[sudo-commits] sudo changeset 10560:7d9b50f42d0b

Todd C. Miller Todd.Miller at courtesan.com
Sat Jul 23 12:34:43 MDT 2016


changeset:	10560:7d9b50f42d0b in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/7d9b50f42d0b
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Sat Jul 23 09:10:48 2016 -0600

Log Message:
	Split set_default_entry() out of set_default() so we can call it
	from check_defaults() to validate the defaults value.  In visudo,
	suppress warnings from update_defaults() and rely on check_defaults()
	to provide warnings.

diffstat:

 plugins/sudoers/defaults.c |  349 +++++++++++++++++++++++---------------------
 plugins/sudoers/visudo.c   |   16 +-
 2 files changed, 190 insertions(+), 175 deletions(-)


More information about the sudo-commits mailing list