]> granicus.if.org Git - sudo/commit
In the plugin registers with the debug framework at open time, the
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 24 Oct 2014 17:17:48 +0000 (11:17 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 24 Oct 2014 17:17:48 +0000 (11:17 -0600)
commit4bf641df6931f024310e45ed9ee835443925ce5a
treee9c742d23fb1b843d9dade6b7b13ca355e17ee3c
parenta2e9d66be15b8d870b5af839acb3b9269dad9738
In the plugin registers with the debug framework at open time, the
sudo front-end will now set the default debug instance appropriately
before calling into the plugin.  This means the plugin no longer needs
to do the sudo_debug_set_default_instance() dance.
lib/util/sudo_conf.c
lib/util/sudo_debug.c
plugins/sudoers/iolog.c
plugins/sudoers/policy.c
src/exec_pty.c
src/load_plugins.c
src/sudo.c
src/sudo_plugin_int.h