[sudo-commits] sudo changeset 10824:a7fdb44677dd

Todd C. Miller Todd.Miller at courtesan.com
Mon Feb 6 05:44:02 MST 2017


changeset:	10824:a7fdb44677dd in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/a7fdb44677dd
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Feb 06 05:41:57 2017 -0700

Log Message:
	Add ignore_unknown_defaults flag to ignore unknown Defaults entries
	in sudoers instead of producing a warning.

diffstat:

 doc/sudoers.cat             |   8 +++++++-
 doc/sudoers.man.in          |  13 ++++++++++++-
 doc/sudoers.mdoc.in         |  12 +++++++++++-
 plugins/sudoers/def_data.c  |   4 ++++
 plugins/sudoers/def_data.h  |   2 ++
 plugins/sudoers/def_data.in |   3 +++
 plugins/sudoers/defaults.c  |   3 ++-
 7 files changed, 41 insertions(+), 4 deletions(-)


More information about the sudo-commits mailing list