Return to sudo_debug.c CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / sudo / common |
version 1.1.1.1, 2012/05/29 12:26:49 | version 1.1.1.2, 2012/10/09 09:29:52 |
---|---|
Line 101 const char *const sudo_debug_subsystems[] = { | Line 101 const char *const sudo_debug_subsystems[] = { |
"perms", | "perms", |
"plugin", | "plugin", |
"hooks", | "hooks", |
"sssd", | |
NULL | NULL |
}; | }; |