git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16745 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-02-15 12:00:22 +00:00
parent 686a5944b6
commit 1662652a84
2 changed files with 12 additions and 2 deletions

View File

@@ -1,5 +1,10 @@
2006-01-16 Love H<>rnquist <20>strand <lha@it.su.se>
2006-02-15 Love H<>rnquist <20>strand <lha@it.su.se>
* import_name.c: Accept both GSS_C_NT_HOSTBASED_SERVICE and
GSS_C_NT_HOSTBASED_SERVICE_X as nametype for hostbased names.
2006-01-16 Love H<>rnquist <20>strand <lha@it.su.se>
* delete_sec_context.c (gss_delete_sec_context): if the context
handle is GSS_C_NO_CONTEXT, don't fall over.