[sudo-commits] sudo changeset 11852:69d73358888d

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


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

Log Message:
	Make the logsrvd port and list address configurable.

diffstat:

 examples/sudo_logsrvd.conf |   14 ++++
 include/sudo_iolog.h       |    3 +-
 lib/iolog/iolog_fileio.c   |   16 ++++
 logsrvd/Makefile.in        |   26 ++++---
 logsrvd/logsrvd.c          |   50 ++-----------
 logsrvd/logsrvd.h          |   27 ++++++-
 logsrvd/logsrvd_conf.c     |  157 ++++++++++++++++++++++++++++++++++++++++----
 7 files changed, 220 insertions(+), 73 deletions(-)


More information about the sudo-commits mailing list