mirror of
https://github.com/samba-team/samba.git
synced 2025-01-06 13:18:07 +03:00
ba90b652d9
requirements, and for better error reporting.
In particular, the composite session setup (extended security/SPNEGO)
code now returns errors, rather than NT_STATUS_NO_MEMORY. This is
seen particularly when GENSEC fails to start.
The tighter interface rules apply to NTLMSSP, which must be called
exactly the right number of times. This is to match some of our other
less-tested modules, where adding flexablity is harder. (and this is
security code, so let's just get it right). As such, the DCE/RPC and
LDAP clients have been updated.
Andrew Bartlett
(This used to be commit
|
||
---|---|---|
.. | ||
auth | ||
cldap | ||
composite | ||
dgram | ||
ldap | ||
nbt | ||
raw | ||
resolve | ||
security | ||
util | ||
wins | ||
cliconnect.c | ||
clideltree.c | ||
clifile.c | ||
clilist.c | ||
climessage.c | ||
clireadwrite.c | ||
clitrans2.c | ||
config.m4 | ||
config.mk |