[sudo-commits] sudo changeset 15119:df2ac695bcf7

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


changeset:	15119:df2ac695bcf7 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/df2ac695bcf7
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Sat Oct 21 19:15:46 2023 -0600
files:		include/sudo_eventlog.h lib/eventlog/eventlog.c lib/eventlog/eventlog_free.c lib/eventlog/parse_json.c lib/iolog/iolog_loginfo.c logsrvd/iolog_writer.c logsrvd/sendlog.c plugins/sudoers/iolog.c plugins/sudoers/log_client.c plugins/sudoers/logging.c plugins/sudoers/sudoers.c plugins/sudoers/sudoers.h plugins/sudoers/sudoreplay.c

Log Message:
	struct eventlog: rename argv/env to runargv/runenv.

	This matches the JSON logs.


diffstat:

 include/sudo_eventlog.h      |   4 ++--
 lib/eventlog/eventlog.c      |  20 ++++++++++----------
 lib/eventlog/eventlog_free.c |  16 ++++++++--------
 lib/eventlog/parse_json.c    |  24 ++++++++++++------------
 lib/iolog/iolog_loginfo.c    |   2 +-
 logsrvd/iolog_writer.c       |   8 ++++----
 logsrvd/sendlog.c            |  10 +++++-----
 plugins/sudoers/iolog.c      |  16 ++++++++--------
 plugins/sudoers/log_client.c |   8 ++++----
 plugins/sudoers/logging.c    |   4 ++--
 plugins/sudoers/sudoers.c    |   3 ++-
 plugins/sudoers/sudoers.h    |   1 +
 plugins/sudoers/sudoreplay.c |  16 ++++++++--------
 13 files changed, 67 insertions(+), 65 deletions(-)



More information about the sudo-commits mailing list