[sudo-commits] sudo changeset 12650:23a8a5eab2ff

Todd C. Miller Todd.Miller at sudo.ws
Wed Sep 23 10:00:48 MDT 2020


changeset:	12650:23a8a5eab2ff in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/23a8a5eab2ff
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed Sep 23 08:18:55 2020 -0600

Log Message:
	Add SLOG_AUDIT flag for log_warningx() to also audit the message.
	This lets us combine audit_failure() and log_warningx() calls with
	the same message.

diffstat:

 plugins/sudoers/audit.c   |  21 ++++++++++++++++-----
 plugins/sudoers/logging.c |   7 +++++++
 plugins/sudoers/logging.h |   2 ++
 plugins/sudoers/sudoers.c |  35 +++++++++++------------------------
 4 files changed, 36 insertions(+), 29 deletions(-)



More information about the sudo-commits mailing list