CVS update: samba/source/nsswitch

Tim Potter tpot at samba.org
Fri Oct 5 10:20:07 EST 2001


Date:	Fri Oct  5 10:20:06 2001
Author:	tpot

Update of /data/cvs/samba/source/nsswitch
In directory va:/tmp/cvs-serv10295/nsswitch

Modified Files:
	winbindd.c winbindd.h winbindd_cache.c winbindd_group.c 
	winbindd_pam.c winbindd_proto.h winbindd_user.c 
	winbindd_util.c 
Added Files:
	winbindd_cm.c 
Log Message:
This is the start of a bit of a rewrite of winbindd's connection handling.
I've wrapped up all the decisions about managing, making and closing
connections into a connection manager in nsswitch/winbindd_cm.c.

It's rather incomplete at the moment - only querying basic user info works
at the moment (i.e finger -m DOMAIN/user) and everything else is broken. 

Jeremy, please take a look and I'll start moving across the rest of
winbindd to this new system.


Revisions:
winbindd_cm.c		NONE => 1.1
	http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_cm.c?rev=1.1
winbindd.c		1.14 => 1.15
	http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd.c?r1=1.14&r2=1.15
winbindd.h		1.6 => 1.7
	http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd.h?r1=1.6&r2=1.7
winbindd_cache.c		1.10 => 1.11
	http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_cache.c?r1=1.10&r2=1.11
winbindd_group.c		1.17 => 1.18
	http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_group.c?r1=1.17&r2=1.18
winbindd_pam.c		1.19 => 1.20
	http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_pam.c?r1=1.19&r2=1.20
winbindd_proto.h		1.8 => 1.9
	http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_proto.h?r1=1.8&r2=1.9
winbindd_user.c		1.15 => 1.16
	http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_user.c?r1=1.15&r2=1.16
winbindd_util.c		1.25 => 1.26
	http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_util.c?r1=1.25&r2=1.26




More information about the samba-cvs mailing list