[sudo-commits] sudo changeset 12421:90db0e6f9b68

Todd C. Miller Todd.Miller at sudo.ws
Tue May 12 14:54:31 MDT 2020


changeset:	12421:90db0e6f9b68 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/90db0e6f9b68
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue May 12 14:45:46 2020 -0600

Log Message:
	Add -A and -R options to test logging of accept and reject events.
	If -A is specified, no I/O will be sent, only the accept event.
	For -R, a reject event with the specified reason is sent.

diffstat:

 doc/sudo_sendlog.man.in  |   17 ++-
 doc/sudo_sendlog.mdoc.in |   15 +-
 logsrvd/sendlog.c        |  320 +++++++++++++++++++++++++++++++++-------------
 logsrvd/sendlog.h        |    3 +
 4 files changed, 258 insertions(+), 97 deletions(-)


More information about the sudo-commits mailing list