[sudo-commits] sudo changeset 11845:4e643a95c88b

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


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

Log Message:
	Add config file support for logsrvd

diffstat:

 MANIFEST                   |    2 +
 examples/sudo_logsrvd.conf |   49 +++++++++
 logsrvd/Makefile.in        |   22 +++-
 logsrvd/iolog_writer.c     |    3 +-
 logsrvd/logsrvd.c          |   31 ++++-
 logsrvd/logsrvd.h          |   19 ++-
 logsrvd/logsrvd_conf.c     |  235 +++++++++++++++++++++++++++++++++++++++++++++
 pathnames.h.in             |    7 +
 8 files changed, 349 insertions(+), 19 deletions(-)


More information about the sudo-commits mailing list