[sudo-commits] sudo changeset 6459:22f38a0fda2a

Todd C. Miller Todd.Miller at courtesan.com
Wed Feb 23 13:39:00 EST 2011


changeset:	6459:22f38a0fda2a in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/22f38a0fda2a
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Feb 23 13:38:52 2011 -0500

Log Message:
	Allow sudoers file name, mode, uid and gid to be specified in the
	settings list.  The sudo front end does not currently set these
	but may in the future.

diffstat:

 plugins/sudoers/gram.c      |   2 +-
 plugins/sudoers/gram.y      |   2 +-
 plugins/sudoers/parse.c     |   4 +-
 plugins/sudoers/parse.h     |   2 +-
 plugins/sudoers/set_perms.c |  26 ++++++++++----------
 plugins/sudoers/sudoers.c   |  57 ++++++++++++++++++++++++++++++--------------
 plugins/sudoers/sudoers.h   |   4 +++
 7 files changed, 61 insertions(+), 36 deletions(-)



More information about the sudo-commits mailing list