Date:   Tue Jan 28 12:07:02 2003
Author: abartlet

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

Modified Files:
      Tag: SAMBA_3_0
        cliconnect.c clispnego.c 
Added Files:
      Tag: SAMBA_3_0
        ntlmssp.c 
Log Message:
Merge from HEAD:
 - NTLMSSP over SPENGO (sesssion-setup-and-x) cleanup and code refactor.
  - also consequential changes to the NTLMSSP and SPNEGO parsing functions
  - and the client code that uses the same functions
 - Add ntlm_auth, a NTLMSSP authentication interface for use by applications
   like Squid and Apache.
  - also consquential changes to use common code for base64 encode/decode.
 - Winbind changes to support ntlm_auth (I don't want this program to need
   to read smb.conf, instead getting all it's details over the pipe).
 - nmbd changes for fstrcat() instead of fstrcpy().

Andrew Bartlett


Revisions:
ntlmssp.c               NONE => 1.4.2.1
        http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/ntlmssp.c?rev=1.4.2.1
cliconnect.c            1.71.2.12 => 1.71.2.13
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/cliconnect.c?r1=1.71.2.12&r2=1.71.2.13
clispnego.c             1.11.2.3 => 1.11.2.4
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/clispnego.c?r1=1.11.2.3&r2=1.11.2.4

Reply via email to