1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/auth/gensec
Stefan Metzmacher b713da052b auth/spnego: make sure a fatal error or the final success make the state as SPNEGO_DONE
This means any further gensec_update() will fail with
NT_STATUS_INVALID_PARAMETER.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2017-05-21 21:05:09 +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: add gensec_child_* helper functions 2017-05-21 21:05:09 +02:00
gensec_start.c auth/gensec: add gensec_child_* helper functions 2017-05-21 21:05:09 +02:00
gensec_util.c auth/gensec: add gensec_child_* helper functions 2017-05-21 21:05:09 +02:00
gensec.c auth/gensec: add gensec_child_* helper functions 2017-05-21 21:05:09 +02:00
gensec.h auth/gensec: make gensec_start_mech() static 2017-05-21 21:05:09 +02:00
ncalrpc.c gensec: Add a TALLOC_CTX * to gensec_register(). 2017-05-13 16:50:13 +02:00
schannel.c gensec: Add a TALLOC_CTX * to gensec_register(). 2017-05-13 16:50:13 +02:00
spnego.c auth/spnego: make sure a fatal error or the final success make the state as SPNEGO_DONE 2017-05-21 21:05:09 +02:00
wscript_build auth/gensec: convert external.c to provide update_send/recv 2017-01-12 15:35:14 +01:00