[sudo-commits] sudo changeset 12079:02e227cfc715

Todd C. Miller Todd.Miller at sudo.ws
Wed Jan 15 14:06:17 MST 2020


changeset:	12079:02e227cfc715 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/02e227cfc715
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed Jan 15 14:05:08 2020 -0700

Log Message:
	Wrap calls to plugin event callbacks to use the plugin's debug instance.
	Otherwise, the debug output in a plugin's event callback will go
	to the sudo debug file, not sudoers.

diffstat:

 src/sudo.c            |  27 ++++++++++++++++++++++++++-
 src/sudo_plugin_int.h |   5 ++++-
 2 files changed, 30 insertions(+), 2 deletions(-)


More information about the sudo-commits mailing list