[sudo-commits] sudo changeset 15120:3ef684a6f888

Todd C. Miller Todd.Miller at sudo.ws
Sun Oct 22 09:00:47 MDT 2023


changeset:	15120:3ef684a6f888 in /raid/repos/sudo
tags:		tip
details:	https://www.sudo.ws/repos/sudo/rev/3ef684a6f888
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Sun Oct 22 08:36:44 2023 -0600
files:		include/sudo_eventlog.h lib/eventlog/eventlog.c lib/eventlog/eventlog_free.c lib/eventlog/parse_json.c logsrvd/iolog_writer.c logsrvd/sendlog.c plugins/sudoers/iolog.c plugins/sudoers/log_client.c plugins/sudoers/logging.c plugins/sudoers/logging.h

Log Message:
	Store submitenv in eventlog and pass it to sudo_logsrvd.


diffstat:

 include/sudo_eventlog.h      |   1 +
 lib/eventlog/eventlog.c      |  13 +++++++++++++
 lib/eventlog/eventlog_free.c |   5 +++++
 lib/eventlog/parse_json.c    |  17 +++++++++++++++++
 logsrvd/iolog_writer.c       |   8 ++++++++
 logsrvd/sendlog.c            |  27 ++++++++++++++++++++++++++-
 plugins/sudoers/iolog.c      |   8 ++++++++
 plugins/sudoers/log_client.c |  16 +++++++++++++++-
 plugins/sudoers/logging.c    |   9 +++++----
 plugins/sudoers/logging.h    |   2 +-
 10 files changed, 99 insertions(+), 7 deletions(-)



More information about the sudo-commits mailing list