debug: new debug class for kerberos
[kai/samba-autobuild/.git] / lib / util / debug.c
index 5abca41d534028ee01c7f255d6deecaf826f0bbc..d30b1a9fae504b2e7d28c248a6861a2204ee12b8 100644 (file)
@@ -539,6 +539,7 @@ static const char *default_classname_table[] = {
        [DBGC_TEVENT] =         "tevent",
        [DBGC_AUTH_AUDIT] =     "auth_audit",
        [DBGC_AUTH_AUDIT_JSON] = "auth_json_audit",
+       [DBGC_KERBEROS] =       "kerberos",
 };
 
 /*