git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22835 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-04-07 11:48:02 +00:00
parent 2abf5f2292
commit 53913adb42

View File

@@ -1,5 +1,10 @@
2008-04-04 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/test_cc.c: test remove
* lib/krb5/fcache.c: Make the remove cred slight more atomic, now
it might lose creds, but there will be no empty cache at any time.
* lib/krb5/scache.c: Do credential iteration by temporary table.
2008-04-02 Love H<>rnquist <20>strand <lha@it.su.se>