]> git.ipfire.org Git - thirdparty/krb5.git/commit
Add err_fmt profile parameter
authorNicolas Williams <nico@cryptonector.com>
Wed, 12 Nov 2014 21:50:53 +0000 (15:50 -0600)
committerGreg Hudson <ghudson@mit.edu>
Sun, 7 Dec 2014 20:11:02 +0000 (15:11 -0500)
commit8c0b9a839fdf8ef1485a85300d82e41654864719
tree19987a301520d136b629373b1a33fc6dc414b6c2
parentebcdf02f8ec212555b1762007fa8454615900f36
Add err_fmt profile parameter

Support the err_fmt relation in [libdefaults] which allows custom
error message formatting.

[ghudson@mit.edu: maintain alphabetical order in documentation and
reword docs; simplify err_fmt_fmt; expand commit message]

ticket: 8047 (new)
doc/admin/conf_files/krb5_conf.rst
src/include/k5-int.h
src/lib/krb5/krb/copy_ctx.c
src/lib/krb5/krb/init_ctx.c
src/lib/krb5/krb/kerrs.c