Date: Thu Jan 16 03:29:54 2003
Author: abartlet
Update of /data/cvs/samba/source/nsswitch
In directory dp.samba.org:/tmp/cvs-serv31882/nsswitch
Modified Files:
winbindd.c winbindd_misc.c winbindd_nss.h
Log Message:
Updates to the NTLMSSP code again - moving the base64 decode fuctionality out
of the SWAT code, and adding a base64 encoder.
The main purpose of this patch is to add NTLMSSP support to 'ntlm_auth', for
use with Squid. Unfortunetly the squid side doesn't quite support what we need
yet.
Changes to winbind to get us the info we need, and a couple of consequential
changes/cleanups in the rest of the code.
Andrew Bartlett
Revisions:
winbindd.c 1.82 => 1.83
http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd.c?r1=1.82&r2=1.83
winbindd_misc.c 1.28 => 1.29
http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_misc.c?r1=1.28&r2=1.29
winbindd_nss.h 1.26 => 1.27
http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_nss.h?r1=1.26&r2=1.27