[sudo-commits] sudo changeset 13372:467f0db6e2c6

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


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

Log Message:
	Use a separate uuid for intercepted commands.
	We use the uuid to match the command with its exit status.

diffstat:

 plugins/sudoers/audit.c   |   2 +-
 plugins/sudoers/logging.c |  30 +++++++++++++++++++++++-------
 plugins/sudoers/logging.h |   2 +-
 3 files changed, 25 insertions(+), 9 deletions(-)



More information about the sudo-commits mailing list