CVS update: samba/source/libsmb

jra at samba.org jra at samba.org
Thu Aug 7 12:59:52 EST 2003


Date:	Thu Aug  7 02:59:52 2003
Author:	jra

Update of /data/cvs/samba/source/libsmb
In directory dp.samba.org:/tmp/cvs-serv30356/libsmb

Modified Files:
      Tag: SAMBA_3_0
	smb_signing.c 
Log Message:
Turns out I had my packet sequences wrong for oplock break code.
I was storing the mid of the oplock break - I should have been
storing the mid from the open. There are thus 2 types of deferred
packet sequence returns - ones that increment the sequence number
(returns from oplock causing opens) and ones that don't (change notify
returns etc). Running with signing forced on does lead to some
interesting tests :-).
Jeremy.


Revisions:
smb_signing.c		1.4.2.33 => 1.4.2.34
	http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/smb_signing.c.diff?r1=1.4.2.33&r2=1.4.2.34



More information about the samba-cvs mailing list