Separate sudo.conf parsing from plugin loading and move the parse
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 20 Dec 2011 13:50:07 +0000 (08:50 -0500)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 20 Dec 2011 13:50:07 +0000 (08:50 -0500)
commit1c3965f53436952f6ca9d72597c8386239b80e95
tree9cd982b39832bbd80708daf52097e6def4b78593
parentfb3c9f2ca5df71ac1864826ab272030ebebe5571
Separate sudo.conf parsing from plugin loading and move the parse
functions into the common lib so that visudo, etc. can use them.
MANIFEST
common/Makefile.in
src/Makefile.in
src/load_plugins.c
src/parse_args.c
src/sudo.c
src/sudo_plugin_int.h