From 2e035d66b35a1417e37dd56550e412187e000596 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Mon, 18 Apr 2005 10:08:19 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14825 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 25 ++++++++++++++++++------- 1 file changed, 18 insertions(+), 7 deletions(-) diff --git a/ChangeLog b/ChangeLog index c6b7665d4..ef973bf17 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,15 +1,26 @@ -2005-04-15 Love Hörnquist Åstrand +2005-04-18 Love Hörnquist Åstrand - * lib/krb5/krb5_keyblock.3: document krb5_keyblock_init + * lib/hdb/hdb-ldap.c: drop , no longer use any of the is* + macros in this file + + * include/make_crypto.c: cast to unsigned char to make sure its + not negative when passing it to is* functions + +2005-04-15 Love Hörnquist Åstrand + + * doc/programming.texi: remove manpage macro, add some more + references to manpages + + * doc/heimdal.texi: define manpage macro -2005-04-15 Love Hörnquist Åstrand - * doc/setup.texi: document new password policy code * kpasswd/kpasswdd.c: add verifier libraries with kadm5_add_passwd_quality_verifier -2005-04-14 Love Hörnquist Åstrand + * lib/krb5/krb5_keyblock.3: document krb5_keyblock_init + +2005-04-14 Love Hörnquist Åstrand * kdc/kaserver.c: AUTHENTICATE and AUTHENTICATE_V2 is almost the same, and clients @@ -19,7 +30,7 @@ * lib/krb5/keyblock.c: Add krb5_keyblock_init to allocate an fill in a keyblock from key data. -2005-04-12 Love Hörnquist Åstrand +2005-04-12 Love Hörnquist Åstrand * configure.in: rk_WIN32_EXPORT for roken @@ -33,7 +44,7 @@ * lib/krb5/init_creds_pw.c (process_pa_data_to_key): also check for KRB5_PADATA_PK_AS_REP_19, From: Douglas Engert -2005-04-07 Love Hörnquist Åstrand +2005-04-07 Love Hörnquist Åstrand * .cvsignore: ignore more generate files