CVS update: samba/source/nsswitch

Tim Potter tpot at samba.org
Thu Jan 10 17:20:04 EST 2002


Date:	Thu Jan 10 17:20:03 2002
Author:	tpot

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

Modified Files:
	winbindd_util.c winbindd_user.c winbindd_rpc.c 
	winbindd_proto.h winbindd_nss.h winbindd_group.c winbindd.c 
	winbind_nss.c 
Log Message:
A big tidyup while thinking about getting trusted domains being re-read
when they are added or removed on the PDC.

 - renamed GETPWNAM_FROM_{UID,USER} constants and functions to GETPW{NAM,UID} 

 - renamed GETGRNAM_FROM_{GID,GROUP} constants and functions to GETGR{NAM,GID}

 - use SIGUSR2 in winbindd for debugging/logging instead of SIGUSR1 in
   preparation for moving to smbcontrol type messages (not sure whether to
   ditch this altogether or not)

 - tidy debugging messages in top level winbind user and group routines

 - convert talloc_init() to talloc_init_named()

 - make enumerations of the domain list use the same local variable names


Revisions:
winbindd_util.c		1.65 => 1.66
	http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_util.c?r1=1.65&r2=1.66
winbindd_user.c		1.37 => 1.38
	http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_user.c?r1=1.37&r2=1.38
winbindd_rpc.c		1.16 => 1.17
	http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_rpc.c?r1=1.16&r2=1.17
winbindd_proto.h		1.34 => 1.35
	http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_proto.h?r1=1.34&r2=1.35
winbindd_nss.h		1.12 => 1.13
	http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_nss.h?r1=1.12&r2=1.13
winbindd_group.c		1.43 => 1.44
	http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_group.c?r1=1.43&r2=1.44
winbindd.c		1.35 => 1.36
	http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd.c?r1=1.35&r2=1.36
winbind_nss.c		1.12 => 1.13
	http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbind_nss.c?r1=1.12&r2=1.13




More information about the samba-cvs mailing list