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

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

Modified Files:
      Tag: SAMBA_3_0
        auth.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:
auth.c          1.32.2.6 => 1.32.2.7
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/auth/auth.c?r1=1.32.2.6&r2=1.32.2.7

Reply via email to