[krbdev.mit.edu #8772] git commit
Greg Hudson via RT
rt-comment at KRBDEV-PROD-APP-1.mit.edu
Thu Jan 17 10:57:14 EST 2019
Make etype names in KDC logs human-readable
Introduce enctype_name() as a wrapper over krb5_enctype_to_name for
converting between registered constants and names. Adjust signatures
and rewrite ktypes2str() and rep_etypes2str() to operate on dynamic
buffers.
https://github.com/krb5/krb5/commit/a649279727490687d54becad91fde8cf7429d951
Author: Robbie Harwood <rharwood at redhat.com>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: a649279727490687d54becad91fde8cf7429d951
Branch: master
src/kdc/kdc_log.c | 42 +++++++++---------
src/kdc/kdc_util.c | 125 ++++++++++++++++++++++++++-------------------------
src/kdc/kdc_util.h | 6 +--
3 files changed, 87 insertions(+), 86 deletions(-)
More information about the krb5-bugs
mailing list