[sudo-commits] sudo changeset 8337:6845cf85ad2c

Todd C. Miller Todd.Miller at courtesan.com
Fri Aug 17 10:32:02 EDT 2012


changeset:	8337:6845cf85ad2c in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/6845cf85ad2c
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Fri Aug 17 10:31:34 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:

 defaults.c |  49 +++++++++++++++++++++++++++++++++++++++++++++++++
 defaults.h |   3 ++-
 visudo.c   |  18 +++++++++++-------
 3 files changed, 62 insertions(+), 8 deletions(-)



More information about the sudo-commits mailing list