[sudo-commits] sudo changeset 12188:8005b14fd0c7

Todd C. Miller Todd.Miller at sudo.ws
Thu Feb 6 13:53:34 MST 2020


changeset:	12188:8005b14fd0c7 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/8005b14fd0c7
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Thu Feb 06 13:53:09 2020 -0700

Log Message:
	Add sample approval plugin that simply tests for "business hours"

diffstat:

 MANIFEST                                    |    3 +
 plugins/sample_approval/Makefile.in         |  219 ++++++++++++++++++++++++++++
 plugins/sample_approval/sample_approval.c   |  194 ++++++++++++++++++++++++
 plugins/sample_approval/sample_approval.exp |    1 +
 4 files changed, 417 insertions(+), 0 deletions(-)


More information about the sudo-commits mailing list