[sudo-commits] sudo changeset 13390:fd9431d7c878

Todd C. Miller Todd.Miller at sudo.ws
Fri Aug 13 16:12:10 MDT 2021


changeset:	13390:fd9431d7c878 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/fd9431d7c878
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Fri Aug 13 16:00:00 2021 -0600

Log Message:
	For intercepted commands, log an offset into the current I/O log.
	This can be used with sudoreplay to jump to when a specific command
	was executed within a session log.

diffstat:

 include/sudo_eventlog.h   |   1 +
 lib/eventlog/eventlog.c   |  24 +++++++++++++++++++-----
 logsrvd/logsrvd_local.c   |  28 ++++++++++++++++++++++++++++
 plugins/sudoers/logging.c |   8 ++++++++
 4 files changed, 56 insertions(+), 5 deletions(-)



More information about the sudo-commits mailing list