[sudo-cvs] CVS commit: sudo

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


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

Modified Files:
	sudo [SUDO_1_6_9]: 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.168.2.12 -r1.168.2.13 sudo/logging.c
cvs rdiff -r1.30.2.4 -r1.30.2.5 sudo/set_perms.c




More information about the sudo-commits mailing list