[sudo-cvs] CVS commit: sudo

Todd C. Miller Todd.Miller at courtesan.com
Mon Nov 15 23:24:11 EST 2004


Module Name:	sudo
Committed By:	millert
Date:		Tue Nov 16 04:24:11 UTC 2004

Modified Files:
	sudo: check.c getspwuid.c glob.c ldap.c logging.c match.c
	    mon_systrace.h sudo.c sudo.h testsudoers.c visudo.c

Log Message:
Implement group caching and use the passwd and group caches throughout.


To generate a diff of this commit:
cvs rdiff -r1.227 -r1.228 sudo/check.c
cvs rdiff -r1.69 -r1.70 sudo/getspwuid.c
cvs rdiff -r1.2 -r1.3 sudo/glob.c
cvs rdiff -r1.18 -r1.19 sudo/ldap.c
cvs rdiff -r1.173 -r1.174 sudo/logging.c
cvs rdiff -r1.8 -r1.9 sudo/match.c
cvs rdiff -r1.7 -r1.8 sudo/mon_systrace.h
cvs rdiff -r1.386 -r1.387 sudo/sudo.c
cvs rdiff -r1.223 -r1.224 sudo/sudo.h
cvs rdiff -r1.95 -r1.96 sudo/testsudoers.c
cvs rdiff -r1.183 -r1.184 sudo/visudo.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




More information about the sudo-commits mailing list