1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/auth/ntlmssp
Andrew Bartlett e7d5f0a357 gensec: move event context from gensec_*_init() to gensec_update()
This avoids keeping the event context around on a the gensec_security
context structure long term.

In the Samba3 server, the event context we either supply is a NULL
pointer as no server-side modules currently use the event context.

Andrew Bartlett

Signed-off-by: Stefan Metzmacher <metze@samba.org>
2011-10-18 13:13:33 +11:00
..
ntlmssp_client.c ntlmssp: Prepare gensec_ntlmssp_start() for broader use 2011-10-18 13:13:31 +11:00
ntlmssp_server.c s4-auth: match the new s3 gensec client and always negotiate SIGN with SEAL 2011-10-18 13:13:32 +11:00
ntlmssp.c gensec: move event context from gensec_*_init() to gensec_update() 2011-10-18 13:13:33 +11:00
wscript_build ntlmssp: Move ntlmssp code to auth/ntlmssp 2011-10-18 13:13:31 +11:00