git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21458 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-07-10 12:53:48 +00:00
parent c0e76182db
commit b70da07960

View File

@@ -1,3 +1,20 @@
2007-07-10 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/krbhst.c: Set error string when there is no KDC for a
realm.
* lib/krb5/Makefile.am: New library version.
* kdc/Makefile.am: New library version.
* lib/krb5/krb5_locl.h: Add default_cc_name_env.
* lib/krb5/cache.c (enviroment_changed): return non-zero if
enviroment that will determine default krb5cc name has changed.
(krb5_cc_default_name): also check if cached value is uptodate.
* lib/krb5/krb5_locl.h: Drop pkinit_flags.
2007-07-05 Love H<>rnquist <20>strand <lha@it.su.se>
* configure.in: add tests/java/Makefile