[sudo-commits] sudo changeset 14003:aca241d96c0b

Todd C. Miller Todd.Miller at sudo.ws
Tue May 31 14:52:08 MDT 2022


changeset:	14003:aca241d96c0b in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/aca241d96c0b
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue May 31 14:45:00 2022 -0600

Log Message:
	Add support for intercepting the system(3) function.
	This also means we can log system(3) with log_subcmds.

diffstat:

 docs/sudo.conf.man.in  |   5 +-
 docs/sudo.conf.mdoc.in |   5 +-
 docs/sudoers.man.in    |  11 ++++--
 docs/sudoers.mdoc.in   |  11 ++++--
 src/intercept.exp.in   |   1 +
 src/sudo_intercept.c   |  86 ++++++++++++++++++++++++++++++++++++++++++++++++-
 6 files changed, 105 insertions(+), 14 deletions(-)



More information about the sudo-commits mailing list