summaryrefslogtreecommitdiff
path: root/libcli
Commit message (Expand)AuthorAgeFilesLines
* 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
* lib: smbreadline xfile->stdioVolker Lendecke2016-12-111-6/+5
* libnbt: lmhosts xfile->stdioVolker Lendecke2016-12-112-15/+13
* lib: security: se_access_check() incorrectly processes owner rights (S-1-3-4)...Jeremy Allison2016-12-101-1/+1
* lib: Make dom_sid_parse_endp init "endp" on all "ok" pathsVolker Lendecke2016-12-061-1/+2
* lib: Remove global xfile.h includesVolker Lendecke2016-11-201-0/+1
* lib: Rename fgets_slash to x_fgets_slashVolker Lendecke2016-11-201-1/+1
* libcli/smb: add smb1cli_session_setup_ext_send/recv()Stefan Metzmacher2016-11-152-0/+277
* libcli/smb: add smb1cli_session_setup_nt1_send/recv()Stefan Metzmacher2016-11-152-0/+332
* libcli/smb: add smb1cli_session_setup_lm21_send/recv()Andreas Schneider2016-11-153-0/+280
* libcli/smb: reformat wscriptStefan Metzmacher2016-11-151-43/+48
* libcli/smb: Add smb_bytes_pull_str() helper functionStefan Metzmacher2016-11-152-0/+63
* libcli/smb: move {smb,trans2}_bytes_push_{str,bytes}() to common codeStefan Metzmacher2016-11-153-71/+151
* libcli/smb: handle a talloc_free() on an unsent smb1 requestStefan Metzmacher2016-10-261-3/+136
* s3: cldap: cldap_multi_netlogon_send() fails with one bad IPv6 address.Jeremy Allison2016-10-181-0/+5
* libcli: Remove code cloneMoritz Beller2016-10-131-1/+1
* s3/vfs: merge offline functionality into DOS attributes handlingRalph Boehme2016-10-111-1/+2
* lib: Annotate well known SID namesSteve French2016-09-291-1/+35
* werror: removed WERR_RPC_E_INVALID_HEADER (unused, already known as HRES_RPC_...Günther Deschner2016-09-281-4/+0