[sudo-cvs] CVS commit: sudo

Todd C. Miller Todd.Miller at courtesan.com
Sun Nov 25 08:07:22 EST 2007


Module Name:	sudo
Committed By:	millert
Date:		Sun Nov 25 13:07:21 UTC 2007

Modified Files:
	sudo: logging.c set_perms.c

Log Message:
Set aux group vector for PERM_RUNAS and restore group vector for
PERM_ROOT if we previously changed it.  Stash the runas group vector
so we don't have to call initgroups more than once. Also add no-op
check to check_perms.


To generate a diff of this commit:
cvs rdiff -r1.191 -r1.192 sudo/logging.c
cvs rdiff -r1.39 -r1.40 sudo/set_perms.c




More information about the sudo-commits mailing list