[sudo-commits] sudo changeset 8327:3fa879ce1b65

Todd C. Miller Todd.Miller at courtesan.com
Fri Aug 17 10:12:00 EDT 2012


changeset:	8327:3fa879ce1b65 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/3fa879ce1b65
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Aug 14 10:45:55 2012 -0400

Log Message:
	Add new check_defaults() function to check (but not update) the
	Defaults entries.  Visudo can now use this instead of update_defaults
	to check all the defaults regardless instead of just the global
	Defaults entries.

diffstat:

 plugins/sudoers/defaults.c |  50 +++++++++++++++++++++++++++++++++++++++++++++-
 plugins/sudoers/defaults.h |   7 +++--
 plugins/sudoers/visudo.c   |  18 ++++++++++------
 3 files changed, 64 insertions(+), 11 deletions(-)



More information about the sudo-commits mailing list