1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/auth/gensec
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
..
cyrus_sasl.c auth: move gensec_start.c to the top level 2011-10-11 13:41:36 +11:00
gensec_gssapi.c gensec: move event context from gensec_*_init() to gensec_update() 2011-10-18 13:13:33 +11:00
gensec_gssapi.h gensec: clarify memory ownership for gensec_session_info() and gensec_session_key() 2011-08-03 18:48:02 +10:00
gensec_krb5.c gensec: move event context from gensec_*_init() to gensec_update() 2011-10-18 13:13:33 +11:00
gensec_socket.h gensec: split GENSEC into mechanism-dependent and runtime functions 2011-08-03 18:48:01 +10:00
gensec_tstream.c gensec: split GENSEC into mechanism-dependent and runtime functions 2011-08-03 18:48:01 +10:00
gensec_tstream.h s4:gensec: add gensec_create_tstream() 2010-09-28 03:48:11 +02:00
gensec_util.c auth: move gensec_start.c to the top level 2011-10-11 13:41:36 +11:00
pygensec.c gensec: move event context from gensec_*_init() to gensec_update() 2011-10-18 13:13:33 +11:00
schannel.c gensec: move event context from gensec_*_init() to gensec_update() 2011-10-18 13:13:33 +11:00
schannel.h gensec: split GENSEC into mechanism-dependent and runtime functions 2011-08-03 18:48:01 +10:00
socket.c s4:misc: remove last usage of legacy event_ fn names 2011-08-14 00:38:13 +02:00
spnego.c gensec: move event context from gensec_*_init() to gensec_update() 2011-10-18 13:13:33 +11:00
wscript_build auth: move gensec_start.c to the top level 2011-10-11 13:41:36 +11:00