Date:   Sun Feb  9 12:26:58 2003
Author: abartlet

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

Modified Files:
        cliconnect.c clientgen.c clispnego.c ntlmssp.c smbencrypt.c 
Log Message:
(only for HEAD at the moment).

Add NTLMv2 support to our client, used when so configured ('client use NTLMv2 =
yes') and only when 'client use spengo = no'.  (A new option to allow the
client and server ends to chose spnego seperatly).

NTLMv2 signing doesn't yet work, and NTLMv2 is not done for NTLMSSP yet.

Also some parinoia checks in our input parsing.

Andrew Bartlett


Revisions:
cliconnect.c            1.120 => 1.121
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/cliconnect.c?r1=1.120&r2=1.121
clientgen.c             1.212 => 1.213
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/clientgen.c?r1=1.212&r2=1.213
clispnego.c             1.23 => 1.24
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/clispnego.c?r1=1.23&r2=1.24
ntlmssp.c               1.4 => 1.5
        http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/ntlmssp.c?r1=1.4&r2=1.5
smbencrypt.c            1.84 => 1.85
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/smbencrypt.c?r1=1.84&r2=1.85

Reply via email to