git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19350 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-12-15 16:49:10 +00:00
parent 0c000a62f7
commit 5f27c2cd3a

View File

@@ -1,5 +1,14 @@
2006-12-14 Love H<>rnquist <20>strand <lha@it.su.se>
2006-12-15 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/fcache.c: Support "iteration" of file credential caches
by giving the user back the default file credential cache and only
that.
* lib/krb5/krb5_locl.h: Expand the default root for some of the cc
type names.
2006-12-14 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/init_creds_pw.c (free_paid): free the krb5_data
structure too. Bug report from Stefan Metzmacher.