git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21207 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-06-20 06:02:00 +00:00
parent 8b203992a0
commit e95f7ab196

View File

@@ -1,5 +1,7 @@
2007-06-20 Love H<>rnquist <20>strand <lha@it.su.se>
* ntlm/init_sec_context.c: Use heim_ntlm_calculate_ntlm2_sess.
* mech/gss_accept_sec_context.c: Only wrap the delegated cred if
we got a delegated mech cred. From Rafal Malinowski.