[sudo-cvs] CVS commit: sudo

Todd C. Miller Todd.Miller at courtesan.com
Sun Jan 9 18:58:21 EST 2005


Module Name:	sudo
Committed By:	millert
Date:		Sun Jan  9 23:58:21 UTC 2005

Modified Files:
	sudo: pwutil.c testsudoers.c tsgetgrpw.c

Log Message:
Use function pointers to only call private passwd/group routines when
using a nonstandard passwd/group file.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 sudo/pwutil.c
cvs rdiff -r1.104 -r1.105 sudo/testsudoers.c
cvs rdiff -r1.4 -r1.5 sudo/tsgetgrpw.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