]> granicus.if.org Git - sudo/commit
Add new check_defaults() function to check (but not update) the
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 14 Aug 2012 14:45:55 +0000 (10:45 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 14 Aug 2012 14:45:55 +0000 (10:45 -0400)
commit7aeadbd5b30e16d6ea0ed218372afd63f809b77b
tree4619d1b9e1f5170922e78fb571d4cea0b47fbd4d
parentd764db707ae81e2ea4a5ee508e645a5b54f34331
Add new check_defaults() function to check (but not update) the
Defaults entries.  Visudo can now use this instead of update_defaults
to check all the defaults regardless instead of just the global
Defaults entries.
plugins/sudoers/defaults.c
plugins/sudoers/defaults.h
plugins/sudoers/visudo.c