[sudo-commits] sudo changeset 13233:cbc04201a63e

Todd C. Miller Todd.Miller at sudo.ws
Sun May 2 12:36:53 MDT 2021


changeset:	13233:cbc04201a63e in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/cbc04201a63e
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Sun May 02 06:19:32 2021 -0600

Log Message:
	Make the failed relay retry interval configurable.
	This is the amount of time to wait before trying to resend a
	journal to the relay server after a connection error.

diffstat:

 doc/sudo_logsrvd.conf.man.in  |  24 ++++++++++++++++++++++--
 doc/sudo_logsrvd.conf.mdoc.in |  23 +++++++++++++++++++++--
 examples/sudo_logsrvd.conf    |  15 +++++++++++++++
 logsrvd/logsrvd.h             |   3 ++-
 logsrvd/logsrvd_conf.c        |   8 ++++++++
 logsrvd/logsrvd_queue.c       |   5 +++--
 6 files changed, 71 insertions(+), 7 deletions(-)



More information about the sudo-commits mailing list