[sudo-commits] sudo changeset 12686:260a7ec65485

Todd C. Miller Todd.Miller at sudo.ws
Mon Oct 26 18:12:13 MDT 2020


changeset:	12686:260a7ec65485 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/260a7ec65485
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Oct 26 15:43:43 2020 -0600

Log Message:
	If no JSON callback is provided, store the contents of struct eventlog.
	This moves the JSON formatting of struct eventlog out of libsudo_iolog
	and into libsudo_eventlog where it belongs.

diffstat:

 include/sudo_eventlog.h  |    1 +
 lib/eventlog/eventlog.c  |  153 +++++++++++++++++++++++++++++++++++++++++++++-
 lib/iolog/iolog_fileio.c |  117 +-----------------------------------
 3 files changed, 151 insertions(+), 120 deletions(-)



More information about the sudo-commits mailing list