summaryrefslogtreecommitdiff
path: root/libcli
Commit message (Expand)AuthorAgeFilesLines
* 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
* libcli/smb: add smb_protocol_types_string()Stefan Metzmacher2017-06-223-0/+40
* libcli: smb: Add smb2cli_tcon_set_id().Jeremy Allison2017-06-172-0/+6
* libcli: smb: Add smbXcli_tcon_copy().Jeremy Allison2017-06-172-0/+34
* libcli:smb2: Gracefully handle not supported for FSCTL_VALIDATE_NEGOTIATE_INFOAndreas Schneider2017-06-151-0/+15
* libcli:smb: Add unit test for smb_bytes_pull_str()Andreas Schneider2017-06-092-0/+219
* libcli/smb: Fix alignment problems of smb_bytes_pull_str()Stefan Metzmacher2017-06-093-31/+47
* Revert "libcli:smb: Fix pulling strings from the wire"Andreas Schneider2017-06-091-1/+1
* libcli:smb: Fix pulling strings from the wireAndreas Schneider2017-06-071-1/+1
* libcli:util: Update werror tableAndreas Schneider2017-06-072-4/+7
* 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
* s4: nmblookup: Allocate event context off NULL instead of talloc_autofree_con...Jeremy Allison2017-05-131-1/+1
* s4: torture: Change torture_register_suite() to add a TALLOC_CTX *.Jeremy Allison2017-05-051-2/+2
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-221-2/+2
* lib/util: add and use iov_concatRalph Boehme2017-04-181-24/+2
* libcli/security: fix dom_sid_in_domain()Ralph Boehme2017-04-121-1/+5
* named_pipe_auth: Rename client -> remote_client and server -> local_serverGary Lockyer2017-03-292-58/+66
* libcli: introduce smbXcli_conn_support_passthrough()Uri Simchoni2017-03-282-0/+18
* libcli/security: add SID_NAME_LABEL to sid_type_lookup()Stefan Metzmacher2017-03-231-1/+2
* getncchanges: Return correct denied REPL_SECRET error codeGarming Sam2017-03-131-0/+2
* libcli/smb: add smb2cli_conn_get_mid and smb2cli_conn_set_midRalph Boehme2017-03-032-0/+12
* libcli/smb: add smb2cli_conn_get_cur_creditsRalph Boehme2017-03-032-0/+6
* libcli/smb: add max_credits arg to smbXcli_negprot_send()Ralph Boehme2017-03-032-13/+10
* Correct "intialise" typos.Chris Lamb2017-02-221-1/+1
* 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
* errors: add WERROR generation to build systemBob Campbell2017-02-143-7850/+143
* errors: add table to generate WERRORs fromBob Campbell2017-02-141-0/+18929
* errors: pull out code into common fileBob Campbell2017-02-141-1/+1
* python: Add python module with NTSTATUS constantsBob Campbell2017-02-141-0/+5
* errors: add gen_ntstatus.py to build systemBob Campbell2017-02-143-5456/+102
* errors/gen_ntstatus: add error table for generation scriptBob Campbell2017-02-141-0/+12629
* libcli/smb: outbuf length is a IVAL ie a uint32_tRalph Boehme2017-01-311-1/+1
* libcli: Add an overflow checkVolker Lendecke2017-01-231-0/+4
* libcli: Do not overwrite pointer on realloc failureVolker Lendecke2017-01-231-3/+5
* wscript: remove executable bits for all wscript* filesStefan Metzmacher2017-01-114-0/+0
* libcli: Use "all_zero" where appropriateVolker Lendecke2017-01-031-9/+6
* libcli: Use "all_zero" where appropriateVolker Lendecke2017-01-031-7/+3
* libcli: Use "all_zero" where appropriateVolker Lendecke2017-01-031-3/+2
* libcli: Use "all_zero" where appropriateVolker Lendecke2017-01-031-19/+14
* lib: Add required prerequisites for librpc/gen_ndr/security.hVolker Lendecke2016-12-281-0/+3
* lib: Fix whitespace in lmhosts.cVolker Lendecke2016-12-271-4/+4
* 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