From 69f3fca61536d994bb82b723490e5559475ec427 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Wed, 29 Jan 2003 12:33:56 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11628 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 23 +++++++++++++++++++++++ kadmin/ChangeLog | 2 +- 2 files changed, 24 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 0280ac6e6..3c2e837c1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,28 @@ +2003-01-26 Love Hörquist Åstrand + + * lib/asn1/check-gen.c: add checks for Authenticator too + +2003-01-25 Love Hörquist Åstrand + + * doc/setup.texi: in the hprop example, use hprop and the first + component, not host + + * lib/krb5/get_addrs.c (find_all_addresses): address-less + point-to-point might not have an address, just ignore + those. Reported by Harald Barth. + 2003-01-23 Love Hörquist Åstrand + * lib/krb5/verify_krb5_conf.c (check_section): when key isn't + found, don't print out all known keys + + * lib/krb5/verify_krb5_conf.c (syslogvals): mark up where severity + and facility start resp + (check_log): find_value() returns -1 when key isn't found + + * lib/krb5/crypto.c (_krb5_aes_cts_encrypt): make key argument a + 'const void *' to avoid AES_KEY being exposed in krb5-private.h + * lib/krb5/krb5.conf.5: add [kdc]use_2b * kdc/524.c (encode_524_response): its 2b not b2 diff --git a/kadmin/ChangeLog b/kadmin/ChangeLog index 27b088503..d7c481f58 100644 --- a/kadmin/ChangeLog +++ b/kadmin/ChangeLog @@ -1,4 +1,4 @@ -2003-01-29 Love +2003-01-29 Love Hörquist Åstrand * server.c (kadmind_dispatch): kadm_chpass: require the password to pass the password quality check in case the user changes the