[sudo-commits] sudo changeset 11876:b2180b6ef53b

Todd C. Miller Todd.Miller at sudo.ws
Thu Oct 24 20:05:22 MDT 2019


changeset:	11876:b2180b6ef53b in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/b2180b6ef53b
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Thu Oct 24 20:04:33 2019 -0600

Log Message:
	Clear the write bit on the timing file for completed logs.
	This allows us to tell whether or not a log can be restarted.

diffstat:

 doc/sudo_logsrvd.man.in  |  24 ++++++++++++++++--------
 doc/sudo_logsrvd.mdoc.in |  21 ++++++++++++++-------
 logsrvd/iolog_writer.c   |  17 +++++++++++++++++
 logsrvd/logsrvd.c        |  13 +++++++++++--
 logsrvd/logsrvd.h        |   1 +
 logsrvd/logsrvd_conf.c   |   6 ++++++
 6 files changed, 65 insertions(+), 17 deletions(-)


More information about the sudo-commits mailing list