git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18685 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-10-20 18:59:05 +00:00
parent 01e1d3e968
commit 9cc58d5356

View File

@@ -1,5 +1,14 @@
2006-10-20 Love H<>rnquist <20>strand <lha@it.su.se> 2006-10-20 Love H<>rnquist <20>strand <lha@it.su.se>
* krb5/set_sec_context_option.c: Implement GSS_KRB5_SEND_TO_KDC_X.
* mech/gss_krb5.c: Add gsskrb5_set_send_to_kdc
* gssapi/gssapi_krb5.h: Add GSS_KRB5_SEND_TO_KDC_X and
gsskrb5_set_send_to_kdc
* krb5/external.c: add GSS_KRB5_SEND_TO_KDC_X
* Makefile.am: more files * Makefile.am: more files
2006-10-19 Love H<>rnquist <20>strand <lha@it.su.se> 2006-10-19 Love H<>rnquist <20>strand <lha@it.su.se>