[sudo-commits] sudo changeset 13371:5975770561de

Todd C. Miller Todd.Miller at sudo.ws
Mon Aug 9 16:10:11 MDT 2021


changeset:	13371:5975770561de in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/5975770561de
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Aug 09 15:50:26 2021 -0600

Log Message:
	Fix logging intercepted commands to a log server in sudoers.
	Only available when the server supports the subcommands capability.

diffstat:

 plugins/sudoers/audit.c      |  43 +++++++++++++++++------
 plugins/sudoers/iolog.c      |   3 -
 plugins/sudoers/log_client.c |  39 +++++++++++++-------
 plugins/sudoers/log_client.h |   4 ++
 plugins/sudoers/logging.c    |  80 +++++++++++++++++++++++++++++++------------
 5 files changed, 118 insertions(+), 51 deletions(-)



More information about the sudo-commits mailing list