[sudo-commits] sudo changeset 12673:a0ded23e81c4

Todd C. Miller Todd.Miller at sudo.ws
Wed Oct 14 06:37:28 MDT 2020


changeset:	12673:a0ded23e81c4 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/a0ded23e81c4
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed Oct 14 06:33:35 2020 -0600

Log Message:
	Rename sudoers_policy_exec_setup() -> sudoers_policy_store().
	It is called even when there is no command to execute.
	Also pass in status of whether or not the command was accepted.

diffstat:

 plugins/sudoers/policy.c  |  8 ++++----
 plugins/sudoers/sudoers.c |  4 ++--
 plugins/sudoers/sudoers.h |  2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)



More information about the sudo-commits mailing list