git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16391 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-12-12 16:11:56 +00:00
parent 7750a7a56a
commit ddc468168e

View File

@@ -1,5 +1,12 @@
2005-12-12 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/krb5.3: Add some more entrypoints.
* lib/krb5/changepw.c: If there is a target principal, use the
realm of the realm to change the password with,
* kuser/kinit.c: Default to use DH when fetching keys.
* lib/hdb, kdc, kadmin/load.c: Wrap hdb_entry with hdb_entry_ex, patch
originally from Andrew Bartlet