[sudo-commits] sudo changeset 13232:7ed12983af85

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


changeset:	13232:7ed12983af85 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/7ed12983af85
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Sat May 01 16:27:21 2021 -0600

Log Message:
	Send outgoing messages to the relay server on startup.
	Also attempt to retry messages that could not be relayed periodically.

diffstat:

 MANIFEST                  |    3 +-
 logsrvd/Makefile.in       |   24 +++-
 logsrvd/logsrvd.c         |   18 ++-
 logsrvd/logsrvd.h         |   19 +++
 logsrvd/logsrvd_journal.c |   15 +-
 logsrvd/logsrvd_queue.c   |  288 ++++++++++++++++++++++++++++++++++++++++++++++
 logsrvd/logsrvd_relay.c   |    4 +
 7 files changed, 365 insertions(+), 6 deletions(-)



More information about the sudo-commits mailing list