git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21111 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-06-18 10:52:30 +00:00
parent c561d08c04
commit 1bd1e8e985

View File

@@ -1,3 +1,14 @@
2007-06-18 Love H<>rnquist <20>strand <lha@it.su.se>
* kdc: export get_dbinfo as krb5_kdc_set_dbinfo and call from
users. This to allows libkdc users to to specify their own
databases
* lib/krb5/pkinit.c (pk_rd_pa_reply_enckey): simplify handling of
content data (and avoid leaking memory).
* kdc/misc.c (_kdc_db_fetch): set error string for failures.
2007-06-15 Love H<>rnquist <20>strand <lha@it.su.se>
* kdc/pkinit.c: Use KRB5_AUTHDATA_INITIAL_VERIFIED_CAS.