Date:   Tue Mar 18 12:01:47 2003
Author: abartlet

Update of /home/cvs/samba/source/libsmb
In directory dp.samba.org:/tmp/cvs-serv17805/libsmb

Modified Files:
      Tag: SAMBA_3_0
        cliconnect.c clientgen.c smbencrypt.c 
Added Files:
      Tag: SAMBA_3_0
        ntlmssp_sign.c smb_signing.c 
Log Message:
Merge from HEAD:

A much better SMB signing module, that allows for mulitple signing algorithms
and correctly backs down from signing when the server cannot sign the reply.

This also attempts to enable SMB signing on NTLMSSP connections, but I don't
know what NTLMSSP flags to set yet.

This would allow 'client use signing' to be set by default, for server 
compatability.  (A seperate option value should be provided for mandetory
signing, which would not back down).

Andrew Bartlett


Revisions:
ntlmssp_sign.c          NONE => 1.1.2.1
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/ntlmssp_sign.c?rev=1.1.2.1
smb_signing.c           NONE => 1.4.2.1
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/smb_signing.c?rev=1.4.2.1
cliconnect.c            1.71.2.16 => 1.71.2.17
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/cliconnect.c?r1=1.71.2.16&r2=1.71.2.17
clientgen.c             1.190.2.9 => 1.190.2.10
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/clientgen.c?r1=1.190.2.9&r2=1.190.2.10
smbencrypt.c            1.68.2.6 => 1.68.2.7
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/smbencrypt.c?r1=1.68.2.6&r2=1.68.2.7

Reply via email to