git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16206 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-10-21 12:44:33 +00:00
parent bc4a1da9c6
commit b3da510397
2 changed files with 12 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
2005-10-21 Love H<>rnquist <20>strand <lha@it.su.se>
* acquire_cred.c (acquire_initiator_cred): use krb5_cc_cache_match
to find a matching creditial cache, if that failes, fallback to
the default cache.
2005-10-12 Love H<>rnquist <20>strand <lha@it.su.se>
* gssapi_locl.h: Add gssapi_krb5_set_status and

View File

@@ -1,3 +1,9 @@
2005-10-21 Love H<>rnquist <20>strand <lha@it.su.se>
* acquire_cred.c (acquire_initiator_cred): use krb5_cc_cache_match
to find a matching creditial cache, if that failes, fallback to
the default cache.
2005-10-12 Love H<>rnquist <20>strand <lha@it.su.se>
* gssapi_locl.h: Add gssapi_krb5_set_status and