]> git.ipfire.org Git - thirdparty/krb5.git/commit
Add debug message filtering to krb5_klog_syslog 439/head
authorGreg Hudson <ghudson@mit.edu>
Fri, 22 Apr 2016 18:14:14 +0000 (14:14 -0400)
committerGreg Hudson <ghudson@mit.edu>
Sat, 30 Apr 2016 00:01:52 +0000 (20:01 -0400)
commit386de263238c94efd4584266ea7d757dad07a632
treed9572e2f6719de505d5919e6622c2f0edf02691b
parent1180e627efc2fa2cf884fc60b0351eeb5b548c76
Add debug message filtering to krb5_klog_syslog

Support a new profile relation "debug" in the [logging] section to
indicate whether debugging messages should be included, defaulting to
false.

ticket: 8394 (new)
doc/admin/conf_files/kdc_conf.rst
src/include/k5-int.h
src/lib/kadm5/logger.c