git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20391 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-04-18 08:58:18 +00:00
parent ba17b15958
commit 7d21052e80

View File

@@ -1,5 +1,20 @@
2007-04-17 Love H<>rnquist <20>strand <lha@it.su.se>
2007-04-18 Love H<>rnquist <20>strand <lha@it.su.se>
* Makefile.am: test_acquire_cred need test_common.[ch]
* test_acquire_cred.c: add more test options.
* krb5/external.c: add GSS_KRB5_CCACHE_NAME_X
* gssapi/gssapi_krb5.h: add GSS_KRB5_CCACHE_NAME_X
* krb5/set_sec_context_option.c: refactor code, implement
GSS_KRB5_CCACHE_NAME_X
* mech/gss_krb5.c: reimplement gss_krb5_ccache_name
2007-04-17 Love H<>rnquist <20>strand <lha@it.su.se>
* spnego/cred_stubs.c: Need to import spnego name before we can
use it as a gss_name_t.