[sudo-commits] sudo changeset 12718:c2fc2911476b

Todd C. Miller Todd.Miller at sudo.ws
Mon Nov 9 18:44:20 MST 2020


changeset:	12718:c2fc2911476b in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/c2fc2911476b
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Nov 02 15:28:21 2020 -0700

Log Message:
	Add event_alloc to the audit plugin API.
	The sudoers audit plugin will use this to communicate with sudo_logsrvd.

diffstat:

 doc/sudo_plugin.man.in                                                              |  46 +++++++++-
 doc/sudo_plugin.mdoc.in                                                             |  40 ++++++++-
 include/sudo_plugin.h                                                               |   3 +-
 plugins/python/regress/testdata/check_multiple_approval_plugin_and_arguments.stdout |   4 +-
 src/exec.c                                                                          |   2 +-
 src/load_plugins.c                                                                  |   4 +
 6 files changed, 93 insertions(+), 6 deletions(-)



More information about the sudo-commits mailing list