[sudo-cvs] CVS commit: sudo

Todd C. Miller Todd.Miller at courtesan.com
Sat Jan 1 12:41:21 EST 2005


Module Name:	sudo
Committed By:	millert
Date:		Sat Jan  1 17:41:21 UTC 2005

Modified Files:
	sudo: match.c testsudoers.c visudo.c

Log Message:
Only check group vector in usergr_matches() if we are matching the
invoking or list user.  Always check the group members, even if
there was a group vector.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 sudo/match.c
cvs rdiff -r1.101 -r1.102 sudo/testsudoers.c
cvs rdiff -r1.191 -r1.192 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