git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13921 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2004-06-09 10:52:26 +00:00
parent 2def6c8dd2
commit 1c2b8aec3c

View File

@@ -1,4 +1,14 @@
2004-06-02 Love <lha@stacken.kth.se>
2004-06-09 Love H<EFBFBD>rnquist <20>strand <lha@it.su.se>
* admin/get.c (kt_get): catch errors from krb5_parse_name
2004-06-05 Love H<>rnquist <20>strand <lha@it.su.se>
* 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 <20>strand <lha@it.su.se>
* 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 <20>strand <lha@it.su.se>
* lib/hdb/hdb-ldap.c: Allow the objectClass to be
"sambaSamAccount" or structural_object when searching for uid
entries.