[sudo-commits] sudo changeset 12696:2936d2750af0

Todd C. Miller Todd.Miller at sudo.ws
Tue Oct 27 15:28:21 MDT 2020


changeset:	12696:2936d2750af0 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/2936d2750af0
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Oct 27 15:26:02 2020 -0600

Log Message:
	Add log_format sudoers setting to select sudo or json format logs.
	Defaults to sudo-format logs.

diffstat:

 doc/sudoers.man.in          |  45 +++++++++++++++++++++++++++++++++++++++++----
 doc/sudoers.mdoc.in         |  42 ++++++++++++++++++++++++++++++++++++++----
 plugins/sudoers/def_data.c  |  10 ++++++++++
 plugins/sudoers/def_data.h  |   6 +++++-
 plugins/sudoers/def_data.in |   4 ++++
 plugins/sudoers/logging.c   |  33 +++++++++++++++++++++++----------
 plugins/sudoers/sudoers.c   |  11 +++++++++++
 7 files changed, 132 insertions(+), 19 deletions(-)



More information about the sudo-commits mailing list