git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12428 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-07-06 23:37:35 +00:00
parent 3026b3bd70
commit 431abedcbb
4 changed files with 28 additions and 1 deletions
+15
View File
@@ -1,3 +1,18 @@
2003-07-07 Love Hörnquist Åstrand <lha@it.su.se>
* kuser/klist.c (check_for_tgt): use krb5_cc_clear_mcred
* appl/test/uu_client.c (proto): use krb5_cc_clear_mcred
* lib/krb5/get_cred.c (init_tgs_req): in case of error, don't free
in the req_body addresses since they where pass in by caller
(find_cred): use krb5_cc_clear_mcred
* lib/krb5/krb5_ccache.3: document krb5_cc_clear_mcred
* lib/krb5/cache.c (krb5_cc_clear_mcred): new function, clear a
krb5_creds to use with krb5_cc_retrieve_cred
2003-06-30 Love Hörnquist Åstrand <lha@it.su.se>
* lib/hdb/hdb.c (find_dynamic_method): if there isn't a prefix,