Reduce older log messages to level 4 and collect some errors.
commit6db323157f533bc89c81a75c7307843c470806bd
authorRoland C. Dowdeswell <roland.dowdeswell@twosigma.com>
Mon, 18 Nov 2019 22:49:22 +0000 (18 22:49 +0000)
committerViktor Dukhovni <viktor1ghub@dukhovni.org>
Thu, 5 Dec 2019 05:05:56 +0000 (5 00:05 -0500)
tree7cd5a2d4150d3f99b29eccd7dd63e212eb25eee2
parent7d353d05570e5be3def8341d54e18e49f91b130b
Reduce older log messages to level 4 and collect some errors.

We take all of the kdc_log() and _kdc_r_log() calls in AS and TGS
and move their log levels down to debugging on the assumption that
our new log line subsumes the "informational" requirements.  We
collect some additional information in the kv-pair "pe-text" which
is like e-text except it is not returned to the client.
kdc/kerberos5.c
kdc/krb5tgs.c
kdc/windc.c