1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/auth/ntlmssp
Stefan Metzmacher e8264d9678 auth/common: add support for auth4_ctx->check_ntlm_password_send/recv()
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
2017-08-07 15:20:03 +02:00
..
gensec_ntlmssp_server.c auth: Add SID_NT_NTLM_AUTHENTICATION / S-1-5-64-10 to the token during NTLM auth 2017-03-27 20:08:18 +02:00
gensec_ntlmssp.c CVE-2016-2110: auth/ntlmssp: implement new_spnego support including MIC checking (as server) 2016-04-12 19:25:23 +02:00
ntlmssp_client.c auth/ntlmssp: add ntlmssp_{client,server}:force_old_spnego option for testing 2016-04-28 16:51:17 +02:00
ntlmssp_ndr.c ntlmssp: when pulling messages it is important to clear memory first. 2016-02-04 09:29:16 +01:00
ntlmssp_ndr.h ntlmssp: Move ntlmssp code to auth/ntlmssp 2011-10-18 13:13:31 +11:00
ntlmssp_private.h auth/ntlmssp: introduce ntlmssp_server_auth_send/recv 2017-08-07 15:20:03 +02:00
ntlmssp_server.c auth/common: add support for auth4_ctx->check_ntlm_password_send/recv() 2017-08-07 15:20:03 +02:00
ntlmssp_sign.c Correct "intialise" typos. 2017-02-22 08:26:23 +01:00
ntlmssp_util.c auth/ntlmssp: enforce NTLMSSP_NEGOTIATE_NTLM2 for the NTLMv2 client case 2017-06-26 23:16:13 +02:00
ntlmssp.c auth/ntlmssp: introduce ntlmssp_server_auth_send/recv 2017-08-07 15:20:03 +02:00
ntlmssp.h lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
wscript_build auth/ntlmssp: implement GENSEC_FEATURE_NTLM_CCACHE 2016-03-10 06:52:28 +01:00