[sudo-commits] sudo changeset 13875:5de37ad1101f

Todd C. Miller Todd.Miller at sudo.ws
Mon Mar 14 14:03:11 MDT 2022


changeset:	13875:5de37ad1101f in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/5de37ad1101f
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Mar 14 13:54:11 2022 -0600

Log Message:
	If there are multiple parse errors, send them in a single mail message.

diffstat:

 plugins/sudoers/logging.c                   |  117 ++++++++++++++++++++++++++-
 plugins/sudoers/logging.h                   |    1 +
 plugins/sudoers/parse.c                     |    2 +-
 plugins/sudoers/regress/fuzz/fuzz_policy.c  |    7 +
 plugins/sudoers/regress/fuzz/fuzz_sudoers.c |    7 +
 plugins/sudoers/sudoers.c                   |   46 ++++++----
 6 files changed, 155 insertions(+), 25 deletions(-)



More information about the sudo-commits mailing list