git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19047 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-11-15 10:31:33 +00:00
parent 75b517309f
commit 062328fffc

View File

@@ -1,5 +1,10 @@
2006-11-15 Love H<>rnquist <20>strand <lha@it.su.se>
* spnego/accept_sec_context.c (_gss_spnego_accept_sec_context):
send back ad accept_completed when the security context is ->open,
w/o this the client doesn't know that the server have completed
the transaction.
* test_context.c: Add delegate flag and check that the delegated
cred works.