1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/smb_server/smb2
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
..
config.mk Remove auth/ntlm as a dependency of GENSEC by means of function pointers. 2009-02-13 10:24:16 +11:00
fileinfo.c Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +02:00
fileio.c Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +02:00
find.c s4:smb_server/smb2/find.c - remove unused code 2010-06-29 22:31:00 +02:00
keepalive.c s4-smbd: minimise includes in smbd/ and smb_server 2009-09-19 14:11:54 -07:00
negprot.c s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
receive.c s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
sesssetup.c s4-smb: serialise session setup operations 2010-09-15 15:39:34 +10:00
smb2_server.h s4:smb2srv: correctly fail remaining compounded requests after a failure 2009-06-09 16:49:32 +02:00
tcon.c s4:smb_server: pass tsocket_addresses to the ntvfs layer 2010-04-27 13:01:59 +02:00
wscript_build s4-waf: removed the AUTOGENERATED markers 2010-04-06 20:27:16 +10:00