1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/auth/gensec
Andrew Bartlett 93f3fc54e4 gensec: set flag to continue in outer for loop in gensec_use_kerberos_mechs
This should be the correct fix for the valgrind erorr Volker found in
744ed53a62.  This fix avoids putting
SPNEGO into the list twice when we are in the CRED_DONT_USE_KERBEROS
case.

Andrew Bartlett
2012-02-10 20:49:24 +11:00
..
gensec_gssapi.h auth/gensec_gssapi: sync gensec_gssapi_state with gse_context 2012-01-25 10:22:31 +01:00
gensec_start.c gensec: set flag to continue in outer for loop in gensec_use_kerberos_mechs 2012-02-10 20:49:24 +11:00
gensec_util.c gensec: inline gensec_generate_session_info() into only caller 2012-01-30 08:05:14 +01:00
gensec.c auth/gensec: make sure functions from gensec.c are in gensec.h 2012-01-13 04:58:40 +01:00
gensec.h gensec: inline gensec_generate_session_info() into only caller 2012-01-30 08:05:14 +01:00
gensec.pc.in auth: move gensec_start.c to the top level 2011-10-11 13:41:36 +11:00
spnego.c s3:build: add auth/gensec/spnego.o 2012-01-13 06:32:30 +01:00
wscript_build auth/gensec: move spnego.c to the toplevel 2012-01-13 04:58:41 +01:00