CVS update: samba/source/libsmb

abartlet at samba.org abartlet at samba.org
Tue Mar 9 12:37:05 GMT 2004


Date:	Tue Mar  9 12:37:05 2004
Author:	abartlet

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

Modified Files:
	cliconnect.c clientgen.c smb_signing.c 
Log Message:
Commit to HEAD the updates to smb signing code that I was propsing for 3.0.

This code implements 'opportunistic signing' in our client (when the
server supports it, we will use it), and correct downgrading on both
the client and server for the 'enabled' (rather than required) signing
level.

This means that we can actually set 'server signing = yes' and not
have the world fall apart.  We had a number of bugs in that code, and
it certainly looks like most of the testing was with the 'requried'
setting.

While the changes are reasonable, I'm putting this into HEAD rather
than 3.0 for the timebeing.  SMB signing, like NTLMSSP, tends to have
gotchas in it :-)

(I also need to give it a workout with more than smbclient before I
move it across).

Andrew Bartlett


Revisions:
cliconnect.c		1.147 => 1.148
	http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/cliconnect.c.diff?r1=1.147&r2=1.148
clientgen.c		1.226 => 1.227
	http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/clientgen.c.diff?r1=1.226&r2=1.227
smb_signing.c		1.20 => 1.21
	http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/smb_signing.c.diff?r1=1.20&r2=1.21


More information about the samba-cvs mailing list