1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/auth/gensec
Andrew Bartlett 149f8f16be s4-gensec: Move parsing of the PAC blob and creating the session_info into auth
This uses a single callback to handle the PAC from the DATA_BLOB
format until it becomes a struct auth_session_info.

This allows a seperation between the GSS acceptor code and the PAC
interpretation code based on the supplied auth context.

Andrew Bartlett

Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Thu Dec 29 01:10:59 CET 2011 on sn-devel-104
2011-12-29 01:10:58 +01:00
..
cyrus_sasl.c s4-gensec: fix cyrus sasl module after update() protype change 2011-12-29 09:36:24 +11:00
gensec_gssapi.c s4-gensec: Move parsing of the PAC blob and creating the session_info into auth 2011-12-29 01:10:58 +01: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 s4-gensec: Move parsing of the PAC blob and creating the session_info into auth 2011-12-29 01:10:58 +01: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 s4-gensec: Move parsing of the PAC blob and creating the session_info into auth 2011-12-29 01:10:58 +01: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 s4:gensec/spnego: only try the mechs that match the client given ones 2011-11-30 17:03:29 +01:00
wscript_build s4-gensec: Move parsing of the PAC blob and creating the session_info into auth 2011-12-29 01:10:58 +01:00