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

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

Modified Files:
      Tag: SAMBA_3_0
        winbindd.c winbindd_misc.c winbindd_nss.h 
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:
winbindd.c              1.55.2.15 => 1.55.2.16
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd.c?r1=1.55.2.15&r2=1.55.2.16
winbindd_misc.c         1.22.2.4 => 1.22.2.5
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_misc.c?r1=1.22.2.4&r2=1.22.2.5
winbindd_nss.h          1.21.2.6 => 1.21.2.7
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_nss.h?r1=1.21.2.6&r2=1.21.2.7

Reply via email to