svn commit: samba r3350 - in branches/SAMBA_4_0/source/smb_server: .

tridge at samba.org tridge at samba.org
Fri Oct 29 03:48:50 GMT 2004


Author: tridge
Date: 2004-10-29 03:48:49 +0000 (Fri, 29 Oct 2004)
New Revision: 3350

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=3350

Log:
fixed a bug with sending multiple replies for the one request, as
happens with trans2, trans and echo. Now that smbd is async we queue
the multiples replies all at once, and now need a way to ensure each
reply gets it own smbsrv_request buffer. I have added
req_setup_secondary() to cope with this.

Modified:
   branches/SAMBA_4_0/source/smb_server/nttrans.c
   branches/SAMBA_4_0/source/smb_server/reply.c
   branches/SAMBA_4_0/source/smb_server/request.c
   branches/SAMBA_4_0/source/smb_server/trans2.c


Changeset:
Sorry, the patch is too large (284 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=3350


More information about the samba-cvs mailing list