svn commit: samba r1507 - branches/SAMBA_4_0/source/smb_server

tridge at samba.org tridge at samba.org
Thu Jul 15 02:11:06 GMT 2004


Author: tridge
Date: 2004-07-15 02:11:03 +0000 (Thu, 15 Jul 2004)
New Revision: 1507

Modified:
   branches/SAMBA_4_0/source/smb_server/sesssetup.c
   branches/SAMBA_4_0/source/smb_server/smb_server.c
Log:
fixed the handling of SMB chaining with the new server structure. You
must think carefully about packet chaining when dealing with any
authentication or SMB parsing issues. The particular problem here was
that a chained tconX didn't get the req->session setup after an
initial sesstion setup call, so the tconx used a bogus VUID.



WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=1507&nolog=1


More information about the samba-cvs mailing list