[sudo-commits] sudo changeset 11825:fb1e188a3d05

Todd C. Miller Todd.Miller at sudo.ws
Thu Oct 17 13:47:13 MDT 2019


changeset:	11825:fb1e188a3d05 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/fb1e188a3d05
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Thu Oct 17 13:43:04 2019 -0600

Log Message:
	Add log_allowed and log_denied sudoers flags, defaulting to true.

diffstat:

 doc/sudoers.man.in          |   52 ++++++++++++++----
 doc/sudoers.mdoc.in         |  116 +++++++++++++++++++++++++----------------
 plugins/sudoers/audit.c     |    6 ++
 plugins/sudoers/def_data.c  |    8 ++
 plugins/sudoers/def_data.h  |    4 +
 plugins/sudoers/def_data.in |    6 ++
 plugins/sudoers/defaults.c  |    2 +
 plugins/sudoers/logging.c   |  121 ++++++++++++++++++++++++-------------------
 8 files changed, 204 insertions(+), 111 deletions(-)


More information about the sudo-commits mailing list