git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16173 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-10-12 15:20:55 +00:00
parent 5a5905fef1
commit ac5ccfb7d6
2 changed files with 6 additions and 0 deletions

View File

@@ -1,5 +1,8 @@
2005-10-12 Love H<>rnquist <20>strand <lha@it.su.se>
* gssapi_locl.h: Add gssapi_krb5_set_status and
gssapi_krb5_clear_status
* init_sec_context.c (spnego_reply): Don't pass back raw Kerberos
errors, use GSS-API errors instead. From Michael B Allen.

View File

@@ -1,5 +1,8 @@
2005-10-12 Love H<>rnquist <20>strand <lha@it.su.se>
* gssapi_locl.h: Add gssapi_krb5_set_status and
gssapi_krb5_clear_status
* init_sec_context.c (spnego_reply): Don't pass back raw Kerberos
errors, use GSS-API errors instead. From Michael B Allen.