[sudo-commits] sudo changeset 12589:3edb8305abe9

Todd C. Miller Todd.Miller at sudo.ws
Tue Sep 1 15:09:40 MDT 2020


changeset:	12589:3edb8305abe9 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/3edb8305abe9
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Sep 01 06:26:05 2020 -0600

Log Message:
	Read/write runchroot and runcwd entries in the JSON event log.

diffstat:

 include/sudo_iolog.h           |   2 ++
 lib/iolog/iolog_fileio.c       |  14 ++++++++++++++
 lib/iolog/iolog_json.c         |  22 ++++++++++++++++++++++
 lib/iolog/iolog_util.c         |   2 ++
 logsrvd/iolog_writer.c         |  32 ++++++++++++++++++++++++++++++++
 logsrvd/logsrvd.h              |   2 ++
 plugins/sudoers/iolog.c        |  10 ++++++++++
 plugins/sudoers/iolog_client.c |  16 +++++++++++++++-
 plugins/sudoers/iolog_plugin.h |   2 ++
 9 files changed, 101 insertions(+), 1 deletions(-)



More information about the sudo-commits mailing list