git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22121 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-12-03 22:37:13 +00:00
parent 75399b34c3
commit e8e661f05e

View File

@@ -1,5 +1,14 @@
2007-12-03 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/fcache.c (fcc_move): make sure ->version is uptodate.
* kcm/acquire.c: use krb5_free_cred_contents
* kuser/kimpersonate.c: use krb5_free_cred_contents
* kuser/kinit.c: Use krb5_cc_move to make an atomic switch of the
cred cache.
* lib/krb5/cache.c: Put back code that was needed, move gen_new
into new_unique.