[sudo-commits] sudo changeset 14961:c7ee4ab87610

Todd C. Miller Todd.Miller at sudo.ws
Tue Aug 8 11:11:20 MDT 2023


changeset:	14961:c7ee4ab87610 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/c7ee4ab87610
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Aug 08 09:57:09 2023 -0600

Log Message:
	Store the source of the matching rule and store in the event log.

	The JSON logs will store the matching rule source.

diffstat:

 plugins/sudoers/iolog.c      |   8 ++++++++
 plugins/sudoers/log_client.c |   3 +++
 plugins/sudoers/logging.c    |   1 +
 plugins/sudoers/policy.c     |   7 ++++++-
 plugins/sudoers/sudoers.c    |  39 ++++++++++++++++++++++++++++++++++++++-
 plugins/sudoers/sudoers.h    |   1 +
 6 files changed, 57 insertions(+), 2 deletions(-)



More information about the sudo-commits mailing list