Date:   Sun Mar  9 09:23:09 2003
Author: abartlet

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

Modified Files:
        cliconnect.c clientgen.c smbencrypt.c 
Added Files:
        smb_signing.c 
Log Message:
Change the way we sign SMB packets, to a function pointer interface.  

The intention is to allow for NTLMSSP and kerberos signing of packets, but
for now it's just what I call 'simple' signing. (aka SMB signing per the SNIA
spec)

Andrew Bartlett


Revisions:
smb_signing.c           NONE => 1.1
        http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/smb_signing.c?rev=1.1
cliconnect.c            1.130 => 1.131
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/cliconnect.c?r1=1.130&r2=1.131
clientgen.c             1.214 => 1.215
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/clientgen.c?r1=1.214&r2=1.215
smbencrypt.c            1.87 => 1.88
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/smbencrypt.c?r1=1.87&r2=1.88

Reply via email to