From 99c773a1db18c45c006ec9a9bdcf49bb112724f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 1 Jun 2004 15:33:44 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13898 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/ChangeLog b/ChangeLog index 3f651883e..4476c669d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,30 @@ +2004-06-01 Love + + * lib/hdb/hdb-ldap.c: require search base to be configured, create + local context structure + +2004-05-31 Love Hörnquist Åstrand + + * doc/setup.texi: more ldap text, partly from Tarjei Huse + + +2004-05-28 Love Hörnquist Åstrand + + * lib/hdb/hdb-ldap.c: clean, indent + + * lib/hdb/hdb-ldap.c (LDAP_entry2mods): make sure + krb5KeyVersionNumber is added on new entires + +2004-05-27 Love Hörnquist Åstrand + + * doc/setup.texi: minor fixes, partly from Tarjei Huse + + + * lib/krb5/krb5.conf.5: some text about dbname and realm + + * lib/krb5/krb5.conf.5: default value for + hdb-ldap-structural-object is account + 2004-05-26 Love Hörnquist Åstrand * tools/Makefile.am: use ! instead of , as sed delimiter