1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-05 09:18:06 +03:00
samba-mirror/auth
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
..
credentials build: compile gensec_start.c and credentials.c in the autoconf build 2011-10-18 13:13:31 +11:00
gensec gensec: move event context from gensec_*_init() to gensec_update() 2011-10-18 13:13:33 +11:00
kerberos Add missing com_err dependencies 2011-10-06 02:10:21 +02:00
ntlmssp ntlmssp: Refuse to seal if we did not negotiate to sign 2011-10-18 13:13:33 +11:00
auth_sam_reply.c auth: Set NETLOGON_GUEST and use it to determine guest status 2011-07-20 09:17:14 +10:00
auth_sam_reply.h auth: Split out make_user_info_SamBaseInfo and add authenticated argument 2011-07-20 09:17:14 +10:00
common_auth.h auth: include auth.idl structures into common_auth.h 2011-07-20 09:17:10 +10:00
wscript_build ntlmssp: Move ntlmssp code to auth/ntlmssp 2011-10-18 13:13:31 +11:00