pyldb: avoid segfault when adding an element with no name
[nivanova/samba-autobuild/.git] / auth / ntlmssp / ntlmssp_client.c
2019-04-02 Guenther Deschnerauth:ntlmssp: Add back CRAP ndr debug output
2018-05-15 Stefan Metzmacherauth/ntlmssp: add ntlmssp_client:ldap_style_send_seal...
2018-05-05 Douglas Bagnallauth/ntlmssp_client: correct spelling of response
2018-01-08 kkpleindefine DBGC_AUTH class
2016-04-28 Stefan Metzmacherauth/ntlmssp: add ntlmssp_{client,server}:force_old_spn...
2016-04-28 Stefan Metzmacherauth/ntlmssp: don't require NTLMSSP_SIGN for smb connec...
2016-04-28 Stefan Metzmacherauth/ntlmssp: don't require any flags in the ccache_res...
2016-04-12 Stefan MetzmacherCVE-2016-2110: auth/ntlmssp: implement new_spnego suppo...
2016-04-12 Stefan MetzmacherCVE-2016-2110: auth/credentials: pass server_timestamp...
2016-04-12 Stefan MetzmacherCVE-2016-2110: auth/ntlmssp: call ntlmssp_sign_init...
2016-04-12 Stefan MetzmacherCVE-2016-2110: auth/ntlmssp: let gensec_ntlmssp_client_...
2016-04-12 Stefan MetzmacherCVE-2016-2110: auth/ntlmssp: let gensec_ntlmssp_client_...
2016-04-12 Stefan MetzmacherCVE-2016-2110: auth/ntlmssp: don't let ntlmssp_handle_n...
2016-04-12 Stefan MetzmacherCVE-2016-2110: auth/ntlmssp: don't allow a downgrade...
2016-04-12 Stefan MetzmacherCVE-2016-2110: auth/ntlmssp: split allow_lm_response...
2016-04-12 Stefan MetzmacherCVE-2016-2110: auth/ntlmssp: maintain conf_flags and...
2016-04-12 Stefan MetzmacherCVE-2016-2110: auth/ntlmssp: let ntlmssp_handle_neg_fla...
2016-03-10 Stefan Metzmacherauth/ntlmssp: add more compat for GENSEC_FEATURE_LDAP_STYLE
2016-03-10 Stefan Metzmacherauth/ntlmssp: implement GENSEC_FEATURE_LDAP_STYLE
2016-03-10 Stefan Metzmacherauth/ntlmssp: let the client always include NTLMSSP_NEG...
2016-03-10 Stefan Metzmacherauth/ntlmssp: don't send domain and workstation in...
2016-03-10 Stefan Metzmacherauth/ntlmssp: set NTLMSSP_ANONYMOUS for anonymous authe...
2016-03-10 Stefan Metzmacherauth/ntlmssp: define all client neg_flags in gensec_ntl...
2016-03-10 Stefan Metzmacherauth/ntlmssp: implement GENSEC_FEATURE_NTLM_CCACHE
2016-03-10 Stefan Metzmacherauth/ntlmssp: provide a "ntlmssp_resume_ccache" backend
2016-03-10 Stefan Metzmacherauth/ntlmssp: keep ntlmssp_state->server.netbios_domain...
2015-08-25 Richard SharpePrevent a crash in Python modules that try to authentic...
2015-03-19 Jeremy Allisons4: lib: auth: If NTLMSSP_NEGOTIATE_TARGET_INFO isn...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-08-10 Stefan Metzmacherauth/gensec: introduce gensec_internal.h
2012-08-04 Stefan Metzmacherauth/ntlmssp: avoid talloc_tos() in ntlmssp_client_init...
2012-02-24 Andrew Bartlettauth: Remove plugable password-check functions from...
2012-02-17 Andrew Bartlettauth: Move the rest of the source4 gensec_ntlmssp code...