[sudo-commits] sudo changeset 5261:09c072ebde8b

Todd C. Miller Todd.Miller at courtesan.com
Fri Apr 23 23:15:54 EDT 2010


changeset:	5261:09c072ebde8b in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/09c072ebde8b
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Apr 20 17:00:31 2010 -0400

Log Message:
	Convert perm setting to push/pop model; still needs some work
	Use the stashed runas groups instead of using getgrouplist()
	Reset perms to the initial value on error

diffstat:

 plugins/sudoers/auth/sudo_auth.c |     8 +-
 plugins/sudoers/set_perms.c      |  1051 +++++++++++++++++++++++++------------
 plugins/sudoers/sudoers.c        |    34 +-
 plugins/sudoers/sudoers.h        |     3 +-
 plugins/sudoers/testsudoers.c    |    10 +-
 5 files changed, 732 insertions(+), 374 deletions(-)



More information about the sudo-commits mailing list