]> granicus.if.org Git - sudo/commit
Add new check_defaults() function to check (but not update) the
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 17 Aug 2012 14:31:34 +0000 (10:31 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 17 Aug 2012 14:31:34 +0000 (10:31 -0400)
commit8337a94a612c7227fe8cfa9f56865db43f177a5d
tree9d6e2fdbb76d017337d2d0a23a8568b7f450d94a
parent98d9bc958bce7541af94091295991ebf14f3e87d
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.

--HG--
branch : 1.7
defaults.c
defaults.h
visudo.c