git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19347 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-12-15 16:40:51 +00:00
parent 0188d9ca47
commit 2ba004edf0

View File

@@ -1,5 +1,14 @@
2006-12-13 Love H<>rnquist <20>strand <lha@it.su.se>
2006-12-15 Love H<>rnquist <20>strand <lha@it.su.se>
* ntlm/accept_sec_context.c: Check after a credential to use.
2006-12-14 Love H<>rnquist <20>strand <lha@it.su.se>
* krb5/set_sec_context_option.c (GSS_KRB5_SET_DEFAULT_REALM_X):
don't fail on success. Bug report from Stefan Metzmacher.
2006-12-13 Love H<>rnquist <20>strand <lha@it.su.se>
* krb5/init_sec_context.c (init_auth): only turn on
GSS_C_CONF_FLAG and GSS_C_INT_FLAG if the caller requseted it.
From Stefan Metzmacher.