[sudo-commits] sudo changeset 14809:bcd59528055a

Todd C. Miller Todd.Miller at sudo.ws
Fri Jun 30 16:19:29 MDT 2023


changeset:	14809:bcd59528055a in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/bcd59528055a
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Thu Jun 29 17:30:39 2023 -0600

Log Message:
	Add callbacks to sudoers_lookup() so we can use it in testsudoers.

	Also pass in the time to be used for NOTBEFORE/NOTAFTER checks.

diffstat:

 plugins/sudoers/lookup.c                    |  95 ++++++++++++++++------------
 plugins/sudoers/parse.h                     |  11 +++-
 plugins/sudoers/regress/fuzz/fuzz_policy.c  |   4 +-
 plugins/sudoers/regress/fuzz/fuzz_sudoers.c |   6 +-
 plugins/sudoers/sudoers.c                   |   5 +-
 5 files changed, 73 insertions(+), 48 deletions(-)



More information about the sudo-commits mailing list