summaryrefslogtreecommitdiff
path: root/libcli/auth
Commit message (Expand)AuthorAgeFilesLines
* CVE-2018-1139 libcli/auth: Do not allow ntlmv1 over SMB1 when it is disabled ...Günther Deschner2018-08-111-1/+1
* CVE-2018-1139 libcli/auth: fix debug messages in hash_password_check()Günther Deschner2018-08-111-4/+4
* CVE-2018-1139 libcli/auth: Add initial tests for ntlm_password_check()Andrew Bartlett2018-08-112-0/+426
* lib: auth: Store the netlogon_creds_cli_global_db pointer on the NULL context.Jeremy Allison2017-08-171-2/+2
* lib: auth: Add a shutdown function for netlogon_creds_cli_global_db.Jeremy Allison2017-08-172-0/+6
* lib: cli: fname is a local variable already freed in the function scope, does...Jeremy Allison2017-08-171-1/+1
* param: Add new "disabled" value to "ntlm auth" to disable NTLM totallyAndrew Bartlett2017-07-042-1/+7
* auth: Allow NTLMv1 if MSV1_0_ALLOW_MSVCHAPV2 is given and re-factor 'ntlm aut...Andrew Bartlett2017-07-042-3/+14
* libcli/auth: pass the cleartext blob to netlogon_creds_cli_ServerPasswordSet*()Stefan Metzmacher2017-06-272-11/+13
* libcli/auth: add const to set_pw_in_buffer()Stefan Metzmacher2017-06-272-2/+2
* libcli/auth: pass an array of nt_hashes to netlogon_creds_cli_auth*()Stefan Metzmacher2017-06-272-26/+44
* netlogon: Implement SendToSam along with its winbind forwardingGarming Sam2017-05-302-0/+271
* netlogon_creds_cli: Do not corrupt authenticator state on application level e...Garming Sam2017-05-301-15/+17
* libcli/auth: add netlogon_creds_cli_debug_string()Stefan Metzmacher2017-02-212-0/+12
* libcli/auth: check E_md4hash() result in netlogon_creds_cli_ServerPasswordSet...Stefan Metzmacher2017-02-211-1/+5
* libcli/auth: use the correct creds value against servers without LogonSamLogonExStefan Metzmacher2017-02-211-2/+17
* wscript: remove executable bits for all wscript* filesStefan Metzmacher2017-01-111-0/+0
* libcli: Use "all_zero" where appropriateVolker Lendecke2017-01-031-3/+2
* libcli: Use "all_zero" where appropriateVolker Lendecke2017-01-031-19/+14
* rpc_server:netlogon Move from memcache to a tdb cacheDouglas Bagnall2016-12-142-0/+273
* pam: map more NT password errors to PAM errorsBjörn Jacke2016-12-131-1/+5
* libcli/auth: remove unused variable in msrpc_parse()Stefan Metzmacher2016-07-061-7/+0
* libcli/auth: let msrpc_parse() return talloc'ed empty stringsStefan Metzmacher2016-05-091-4/+20
* CVE-2016-2111: libcli/auth: add NTLMv2_RESPONSE_verify_netlogon_creds() helpe...Stefan Metzmacher2016-04-122-1/+138
* CVE-2016-2110: libcli/auth: pass server_timestamp to SMBNTLMv2encrypt_hash()Stefan Metzmacher2016-04-122-9/+28
* CVE-2016-2110: libcli/auth: add SPNEGO_REQUEST_MIC to enum spnego_negResultStefan Metzmacher2016-04-121-1/+5
* CVE-2016-2110: libcli/auth: use enum spnego_negResult instead of uint8_tStefan Metzmacher2016-04-122-2/+5
* netlogon_creds_cli: use dbwrap_purge instead of dbwrap_delete where appropriateMichael Adam2016-03-011-10/+4
* spnego: Some simplificationsVolker Lendecke2016-02-031-4/+3
* Rename 'errors' to 'samba-errors' and make it public.Jelmer Vernooij2016-01-131-1/+1
* Avoid including libds/common/roles.h in public loadparm.h header.Jelmer Vernooij2016-01-131-0/+1
* lib: Use asn1_current_ofs()Volker Lendecke2016-01-061-2/+4
* lib: Use asn1_extract_blob()Volker Lendecke2016-01-061-5/+5
* lib: Use asn1_set_error()Volker Lendecke2016-01-061-10/+10
* lib: Use asn1_has_error()Volker Lendecke2016-01-061-10/+10
* libcli/auth: use WERR_INVALID_PASSWORD instead of WERR_BAD_PASSWORDStefan Metzmacher2015-03-271-3/+3
* libcli/auth: add forward declaration for struct wkssvc_PasswordBufferStefan Metzmacher2015-03-201-0/+1
* libcli/auth: add some const to netlogon_creds_server_{init,step_check}()Stefan Metzmacher2015-03-202-4/+4
* libcli/auth: Match Declaration of netlogon_creds_cli_context_tmp with impleme...Thomas Schulz2015-03-201-1/+1
* libcli/auth: add netlogon_creds_cli_GetForestTrustInformation*()Stefan Metzmacher2015-01-212-0/+281
* libcli/auth: add netlogon_creds_cli_ServerGetTrustInfo*()Stefan Metzmacher2015-01-212-0/+301
* libcli: auth: Ensure all asn1_XX returns are checked.Jeremy Allison2014-09-261-102/+112
* libcli/auth: Ensure that the dns_names in/out parameter is preservedAndrew Bartlett2014-08-011-1/+8
* libcli: Remove an unused variableVolker Lendecke2014-07-011-1/+0
* s3-winbindd: Listen on IRPC and do forwarded DNS updates on an RODCAndrew Bartlett2014-06-112-0/+279
* Typo: s/preceeded/preceded/Jelmer Vernooij2014-04-141-3/+3
* libcli/auth: s/encrypt/do_encryptStefan Metzmacher2014-04-021-6/+6
* libcli: Overflow array index read possible, in auth code.Ira Cooper2014-02-241-1/+1
* Revert "libcli: Overflow array index read possible, in auth code."Ira Cooper2014-02-241-2/+2
* libcli: Overflow array index read possible, in auth code.Ira Cooper2014-02-241-2/+2