[sudo-commits] sudo changeset 12691:2ca1e7d376c2

Todd C. Miller Todd.Miller at sudo.ws
Mon Oct 26 18:12:16 MDT 2020


changeset:	12691:2ca1e7d376c2 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/2ca1e7d376c2
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Oct 26 16:10:42 2020 -0600

Log Message:
	Use real setters for the eventlog config.
	This makes it possible to have a base config that the callers can
	modify instead of replacing the config wholesale.

diffstat:

 include/sudo_eventlog.h       |   18 +++-
 lib/eventlog/eventlog.c       |  126 +++++++++++++++++++++++-
 logsrvd/logsrvd_conf.c        |   23 +--
 plugins/sudoers/defaults.c    |    7 +-
 plugins/sudoers/logging.c     |   62 +++++-----
 plugins/sudoers/logging.h     |    2 +-
 plugins/sudoers/stubs.c       |    2 +-
 plugins/sudoers/sudoers.c     |  228 +++++++++++++++++++++++++++++++++++------
 plugins/sudoers/testsudoers.c |    2 +-
 9 files changed, 378 insertions(+), 92 deletions(-)



More information about the sudo-commits mailing list