1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/auth/gensec
Stefan Metzmacher 9d7a01dea9 auth/spnego: add a struct spnego_negTokenTarg *ta variable to make some lines shorter
This makes future modifications easier to review.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
2017-07-05 02:17:12 +02:00
..
external.c gensec: Add a TALLOC_CTX * to gensec_register(). 2017-05-13 16:50:13 +02:00
gensec_internal.h auth/gensec: make sure there's only one pending gensec_update_send() per context 2017-05-21 21:05:11 +02:00
gensec_start.c auth/gensec: clear the update_busy_ptr in gensec_subcontext_start() 2017-06-17 16:48:11 +02:00
gensec_util.c auth/gensec: add gensec_child_* helper functions 2017-05-21 21:05:09 +02:00
gensec.c auth/gensec: make sure there's only one pending gensec_update_send() per context 2017-05-21 21:05:11 +02:00
gensec.h auth/gensec: add GENSEC_UPDATE_IS_NTERROR() helper macro 2017-06-17 16:48:11 +02:00
ncalrpc.c gensec: Add a TALLOC_CTX * to gensec_register(). 2017-05-13 16:50:13 +02:00
schannel.c auth: Disable SChannel authentication if we are not a DC 2017-07-04 06:57:20 +02:00
spnego.c auth/spnego: add a struct spnego_negTokenTarg *ta variable to make some lines shorter 2017-07-05 02:17:12 +02:00
wscript_build auth/gensec: convert external.c to provide update_send/recv 2017-01-12 15:35:14 +01:00