[sudo-commits] sudo changeset 5230:aae102290866

Todd C. Miller Todd.Miller at courtesan.com
Sat Apr 10 12:18:17 EDT 2010


changeset:	5230:aae102290866 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/aae102290866
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Sat Apr 10 10:34:37 2010 -0400

Log Message:
	Primitive set/restore permissions.  Will be replaced by a push/pop
	model.

diffstat:

 plugins/sudoers/check.c     |  11 ++---
 plugins/sudoers/logging.c   |   2 +-
 plugins/sudoers/parse.c     |   2 +-
 plugins/sudoers/set_perms.c |  80 ++++++++++++++++++++++++++++++++++++---------
 plugins/sudoers/sudoers.c   |   6 +-
 plugins/sudoers/sudoers.h   |  16 +++++---
 6 files changed, 82 insertions(+), 35 deletions(-)



More information about the sudo-commits mailing list