1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/smb_server
Andrew Tridgell 890a33c99b s4-smb: serialise session setup operations
the mixture of async and sync code in gensec makes a EOF on a socket
during a session setup cause a crash. The simplest solution is to
stop processing events on the socket until the session setup is
complete.
2010-09-15 15:39:34 +10:00
..
smb s4-smb: serialise session setup operations 2010-09-15 15:39:34 +10:00
smb2 s4-smb: serialise session setup operations 2010-09-15 15:39:34 +10:00
blob.c s4-smb: smbsrv_blob_push_string() can return -1 2010-09-15 15:39:34 +10:00
config.mk
handle.c
management.c
session.c
smb_samba3.c s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
smb_server.c s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
smb_server.h
tcon.c
wscript_build