From eb889bfd3921e6d0f22b5dc32bf981219f0b21f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Wed, 25 Aug 2004 16:14:18 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14153 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/kadm5/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/lib/kadm5/ChangeLog b/lib/kadm5/ChangeLog index 475a66105..fbe46f49d 100644 --- a/lib/kadm5/ChangeLog +++ b/lib/kadm5/ChangeLog @@ -1,7 +1,19 @@ +2004-08-25 Love Hörnquist Åstrand + + * set_keys.c (_kadm5_generate_key_set): since arcfour-hmac-md5 is + without salting, some people tries to add the string + "arcfour-hmac-md5" when they really should have used + "arcfour-hmac-md5:pw-salt", help them and add glue for that + 2004-08-18 Johan Danielsson * ipropd_slave.c: add --detach +2004-07-06 Love Hörnquist Åstrand + + * ad.c: use new tsasl interface remove debug printf add upn to + computer-accounts + 2004-06-28 Love Hörnquist Åstrand * ad.c: implement kadm5_ad_init_with_password_ctx set more error