x


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16351 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-12-05 13:09:59 +00:00
parent 8b53c6c4f2
commit f223888240
2 changed files with 6 additions and 0 deletions

View File

@@ -1,5 +1,8 @@
2005-12-05 Love H<>rnquist <20>strand <lha@it.su.se>
* gssapi.h: Change gss_krb5_import_ccache to gss_krb5_import_cred,
it can handle keytabs too.
* add_cred.c (gss_add_cred): avoid deadlock
* context_time.c (gssapi_lifetime_left): define the 0 lifetime as

View File

@@ -1,5 +1,8 @@
2005-12-05 Love H<>rnquist <20>strand <lha@it.su.se>
* gssapi.h: Change gss_krb5_import_ccache to gss_krb5_import_cred,
it can handle keytabs too.
* add_cred.c (gss_add_cred): avoid deadlock
* context_time.c (gssapi_lifetime_left): define the 0 lifetime as