git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19393 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-12-16 08:32:18 +00:00
parent b51a41e7d1
commit 846ad516e0

View File

@@ -1,5 +1,21 @@
2006-12-16 Love H<>rnquist <20>strand <lha@it.su.se>
* ntlm/import_name.c: Allocate the buffer from the right length.
2006-12-15 Love H<>rnquist <20>strand <lha@it.su.se>
* ntlm/init_sec_context.c (init_sec_context): Tell the other side
what domain we think we are talking to.
* ntlm/delete_sec_context.c: free username and password
* ntlm/release_name.c (_gss_ntlm_release_name): free name.
* ntlm/import_name.c (_gss_ntlm_import_name): add support for
GSS_C_NT_HOSTBASED_SERVICE names
* ntlm/ntlm.h: Add ntlm_name.
* test_context.c: allow testing of ntlm.
* gssapi_mech.h: add __gss_ntlm_initialize