[sudo-commits] sudo changeset 12687:acab8209ddd0

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


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

Log Message:
	Add support for mailing eventlog entries and for logging raw messages.
	These will be used by the sudoers plugin.

diffstat:

 include/sudo_eventlog.h     |   35 +++-
 lib/eventlog/Makefile.in    |    6 +-
 lib/eventlog/eventlog.c     |  387 +++++++++++++++++++++++++++++++++++++++----
 logsrvd/logsrvd.c           |    6 +-
 plugins/sudoers/Makefile.in |   26 +-
 plugins/sudoers/defaults.c  |    1 +
 plugins/sudoers/logging.h   |   10 -
 7 files changed, 397 insertions(+), 74 deletions(-)



More information about the sudo-commits mailing list