[sudo-commits] sudo changeset 12443:12ab27768cad

Todd C. Miller Todd.Miller at sudo.ws
Mon May 18 14:30:07 MDT 2020


changeset:	12443:12ab27768cad in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/12ab27768cad
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon May 18 14:27:47 2020 -0600

Log Message:
	Add a follow option (-F) to support replaying a live session.
	By default, sudoreplay will exit when it reaches the end of the
	timing file.  With the -F option, it will keep going until the
	timing file is finished and its write bit is cleared.

diffstat:

 doc/sudoreplay.man.in        |  19 +++++++++-
 doc/sudoreplay.mdoc.in       |  18 +++++++++-
 plugins/sudoers/sudoreplay.c |  77 +++++++++++++++++++++++++++++++++++--------
 3 files changed, 95 insertions(+), 19 deletions(-)


More information about the sudo-commits mailing list