From 209070c779e12b30c7b45b78bb01724e176a3549 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Sun, 27 May 2001 23:57:10 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10008 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ChangeLog b/ChangeLog index c15b7a917..d8893b911 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,19 @@ +2001-05-28 Assar Westerlund + + * lib/krb5/krb5.conf.5: add [appdefaults] + * lib/krb5/init_creds_pw.c: remove configuration reading that is + now done in krb5_get_init_creds_opt_set_default_flags + * lib/krb5/init_creds.c + (krb5_get_init_creds_opt_set_default_flags): add reading of + libdefaults versions of these and add no_addresses + + * lib/krb5/get_in_tkt.c (krb5_get_in_cred): clear error string + when preauth was required and we retry + 2001-05-25 Assar Westerlund + * lib/krb5/convert_creds.c (krb524_convert_creds_kdc): call + krb5_get_krb524hst * lib/krb5/krbhst.c (krb5_get_krb524hst): add and restructure the support functions