From 1c2b8aec3cedf7a52defceb545c2211253462dec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Wed, 9 Jun 2004 10:52:26 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13921 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 56273cdd2..606ece1e2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,14 @@ -2004-06-02 Love +2004-06-09 Love Hörnquist Åstrand + + * admin/get.c (kt_get): catch errors from krb5_parse_name + +2004-06-05 Love Hörnquist Åstrand + + * lib/hdb/hdb-ldap.c: if its the entry just contains the + structural object (no samba nor heimdal object), add an aux + heimdal object on to it. + +2004-06-02 Love Hörnquist Åstrand * kpasswd/kpasswd.c: use krb5_set_password_using_ccache @@ -6,8 +16,6 @@ * lib/krb5/changepw.c: implement krb5_set_password_using_ccache -2004-06-02 Love Hörnquist Åstrand - * lib/hdb/hdb-ldap.c: Allow the objectClass to be "sambaSamAccount" or structural_object when searching for uid entries.