[sudo-commits] sudo changeset 7847:29188d469b5c

Todd C. Miller Todd.Miller at courtesan.com
Fri Mar 9 17:07:53 EST 2012


changeset:	7847:29188d469b5c in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/29188d469b5c
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Fri Mar 09 17:07:41 2012 -0500

Log Message:
	Better error messages, and added debugging throughout.
	Fixed seteuid() version of set_perms()/restore_perms().
	Fixed logic bug in AIX version of restore_perms().
	Added checks to avoid changing uid/gid when we don't have to.
	Never set gid/uid state to -1, use the old value instead.

diffstat:

 plugins/sudoers/set_perms.c |  630 ++++++++++++++++++++++++++++++-------------
 1 files changed, 442 insertions(+), 188 deletions(-)



More information about the sudo-commits mailing list