mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
765daab643
1. Fix a crash bug which should have reared its ugly head ages ago, but for
some reason, remained dormant until recently. The bug pertained to
libsmbclient doing a structure assignment of a cli after having opened a
pipe. The pipe open code makes a copy of the cli pointer that was passed
to it. If the cli is later copied (and that cli pointer that was saved
is no longer valid), the pipe code will cause a crash during shutdown or
when the copied cli is closed.
2. The 'type' field in enumerated shares was not being set correctly with
the new RPC-based mechanism for enumerating shares.
(This used to be commit
|
||
---|---|---|
.. | ||
auth | ||
autofs | ||
dce-dfs | ||
LDAP | ||
libmsrpc | ||
libsmbclient | ||
logon | ||
misc | ||
nss | ||
pdb | ||
perfcounter | ||
printer-accounting | ||
printing | ||
scripts | ||
tridge | ||
validchars | ||
VFS | ||
README | ||
smb.conf.default |
Copyright(C) Samba-Team 1993-2001 This directory contains example config files and related material for Samba. At a minimum please refer to the smb.conf.default file for current information regarding global and share parameter settings. Send additions to: samba@samba.org