CVS update: samba/source/utils

abartlet at samba.org abartlet at samba.org
Mon Jan 5 23:41:50 GMT 2004


Date:	Mon Jan  5 23:41:50 2004
Author:	abartlet

Update of /data/cvs/samba/source/utils
In directory dp.samba.org:/tmp/cvs-serv7449/source/utils

Modified Files:
	net_rpc.c net_rpc_samsync.c 
Log Message:
(merge from 3.0)

JHT came up with a nasty (broken) torture case in preparing examples for
his book.
                                                                                
This prompted me to look at the code that reads the unix group list.  This
code did a lot of name -> uid -> name -> sid translations, which caused                                                                                
problems.  Instead, we now do just name -> sid
                                                                                
I also cleaned up some interfaces, and client tools.
                                                                                
Andrew Bartlett



Revisions:
net_rpc.c		1.64 => 1.65
	http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc.c.diff?r1=1.64&r2=1.65
net_rpc_samsync.c		1.30 => 1.31
	http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net_rpc_samsync.c.diff?r1=1.30&r2=1.31


More information about the samba-cvs mailing list