git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16159 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-10-12 07:25:54 +00:00
parent 72fabc6c6b
commit 4bd45a62b8
2 changed files with 20 additions and 0 deletions

View File

@@ -1,5 +1,15 @@
2005-10-12 Love H<>rnquist <20>strand <lha@it.su.se>
* init_sec_context.c (spnego_reply): Don't pass back raw Kerberos
errors, use GSS-API errors instead. From Michael B Allen.
* display_status.c: Add gssapi_krb5_clear_status,
gssapi_krb5_set_status for handling error messages.
2005-08-23 Love H<>rnquist <20>strand <lha@it.su.se> 2005-08-23 Love H<>rnquist <20>strand <lha@it.su.se>
* external.c: Use rk_UNCONST to avoid const warning.
* display_status.c: Constify strings to avoid warnings. * display_status.c: Constify strings to avoid warnings.
2005-08-11 Love H<>rnquist <20>strand <lha@it.su.se> 2005-08-11 Love H<>rnquist <20>strand <lha@it.su.se>

View File

@@ -1,5 +1,15 @@
2005-10-12 Love H<>rnquist <20>strand <lha@it.su.se>
* init_sec_context.c (spnego_reply): Don't pass back raw Kerberos
errors, use GSS-API errors instead. From Michael B Allen.
* display_status.c: Add gssapi_krb5_clear_status,
gssapi_krb5_set_status for handling error messages.
2005-08-23 Love H<>rnquist <20>strand <lha@it.su.se> 2005-08-23 Love H<>rnquist <20>strand <lha@it.su.se>
* external.c: Use rk_UNCONST to avoid const warning.
* display_status.c: Constify strings to avoid warnings. * display_status.c: Constify strings to avoid warnings.
2005-08-11 Love H<>rnquist <20>strand <lha@it.su.se> 2005-08-11 Love H<>rnquist <20>strand <lha@it.su.se>