]> granicus.if.org Git - sudo/commit
Allow the plugin to determine whether or not an empty timeout is
authorTodd C. Miller <Todd.Miller@sudo.ws>
Mon, 11 Dec 2017 16:20:41 +0000 (09:20 -0700)
committerTodd C. Miller <Todd.Miller@sudo.ws>
Mon, 11 Dec 2017 16:20:41 +0000 (09:20 -0700)
commit5106bfc13933ec44ca7c576d49d41f364023ea27
tree267df48f675a434a522aaf53a0dd03b2ff5e3935
parentb5463c2809625a5747029115f4b005d84cb0bcd0
Allow the plugin to determine whether or not an empty timeout is
allowed.  For sudoers, an error will be returned for an empty timeout.
plugins/sudoers/policy.c
src/parse_args.c