summaryrefslogtreecommitdiffstats
path: root/source4/libcli
Commit message (Expand)AuthorAgeFilesLines
* s4:libcli/tcon: remove unused smb2_tree_connect*()Stefan Metzmacher2014-09-301-67/+0
* s4:libcli/smb2: make use of smb2cli_tcon*() in connect.cStefan Metzmacher2014-09-301-30/+25
* s3:libsmb: remove unused smb2cli.hStefan Metzmacher2014-09-301-1/+0
* s4:libcli/smb_composite: don't try anonymous smb signingStefan Metzmacher2014-09-301-11/+27
* s4: libcli: ldap message - Ensure all asn1_XX returns are checked.Jeremy Allison2014-09-261-4/+4
* s4: libcli: ldap controls - Ensure all asn1_XX returns are checked.Jeremy Allison2014-09-261-5/+15
* s4:libcli/composite: correctly finish composite smb and smb2 requestsStefan Metzmacher2014-09-191-0/+8
* s4:libcli/raw: Make flags2 and offset available to callers of readxChristof Schmitt2014-08-302-0/+4
* libcli: Fix a typoVolker Lendecke2014-07-311-1/+1
* s4:libcli/smb2: add smb2_session_channel()Stefan Metzmacher2014-07-242-10/+74
* s4:libcli/smb2: remove unused 'primary' argument of smb2_session_init()Stefan Metzmacher2014-07-242-7/+3
* libsmb: Put the "smb2_lease" struct into idlVolker Lendecke2014-06-121-0/+1
* selftest: Rename WINBINDD_SOCKET_DIR environment variable.Andreas Schneider2014-04-171-1/+1
* s4-wbclient: Fix wbc_sids_to_xids to correctly indicate the length of the SID...Andrew Bartlett2014-04-091-1/+1
* s4-wbclient: Cope with winbind returning an errorAndrew Bartlett2014-04-081-0/+4
* s4:libcli/tests: add missing #include "torture/local/proto.h"Stefan Metzmacher2014-04-022-0/+2
* s4:libcli/resolve: avoid some const warningsStefan Metzmacher2014-04-022-4/+5
* s4:libcli: make use of gensec_update_ev()Stefan Metzmacher2014-03-273-6/+6
* auth4: Remove unused wbc_contextVolker Lendecke2014-03-052-41/+1
* libwbclient4: Remove unused composite-based functionsVolker Lendecke2014-03-052-158/+0
* libwbclient4: Add wbc_xids_to_sidsVolker Lendecke2014-03-051-0/+215
* libwbclient4: Add wbc_sids_to_xidsVolker Lendecke2014-03-053-1/+173
* Define the winbindd socket directory when building wbclientGarming Sam2014-02-191-0/+1
* Revert "libwbclient4: Add wbc_sids_to_xids"Volker Lendecke2014-02-183-173/+1
* Revert "libwbclient4: Add wbc_xids_to_sids"Volker Lendecke2014-02-181-215/+0
* Revert "libwbclient4: Remove unused composite-based functions"Volker Lendecke2014-02-182-0/+158
* Revert "auth4: Remove unused wbc_context"Volker Lendecke2014-02-182-1/+41
* auth4: Remove unused wbc_contextVolker Lendecke2014-02-102-41/+1
* libwbclient4: Remove unused composite-based functionsVolker Lendecke2014-02-102-158/+0
* libwbclient4: Add wbc_xids_to_sidsVolker Lendecke2014-02-101-0/+215
* libwbclient4: Add wbc_sids_to_xidsVolker Lendecke2014-02-103-1/+173
* s4-resolve: Add lmhosts support into the source4 name resolve codeAndrew Bartlett2014-01-313-1/+132
* samba:python - Py_RETURN_NONE remove compatibility code for releases < 2.4Matthias Dieter Wallnöfer2014-01-091-4/+0
* libcli/smb: move some *TRANSACT_* flags to smb_constants.hStefan Metzmacher2014-01-072-32/+0
* libcli/smb: move some FILE_* flags to smb_constants.hStefan Metzmacher2014-01-071-16/+0
* s4:libcli fix compiler warningsChristian Ambach2013-12-121-3/+1
* CVE-2013-4408:s3:Ensure LookupNames replies arrays are range checked.Jeremy Allison2013-12-091-1/+5
* CVE-2013-4408:s3:Ensure LookupSids replies arrays are range checked.Jeremy Allison2013-12-091-1/+15
* s4-libcli: Add smb2_util_handle_empty().Andreas Schneider2013-12-061-0/+9
* libcli/smb: move Filesystem Attributes defines to smb_constants.hStefan Metzmacher2013-10-171-14/+0
* libcli4: Remove an unused variableVolker Lendecke2013-10-131-1/+0
* s4:libcli:smb2: make smbcli_options argument to smb2_connect_(send|ext) constMichael Adam2013-10-051-2/+2
* s4:libcli:smb2: add the smb2_capabilities to the smbcli_optionsMichael Adam2013-10-052-4/+2
* s4:libcli:smb2: add the client_guid to the smbcli_optionsMichael Adam2013-10-052-4/+2
* libcli: continue to read from the socket even if the size is 0Matthieu Patou2013-09-201-1/+1
* Prepare for SASL/EXTERNAL supportHoward Chu2013-09-181-2/+11
* libsmb2: Fix opening the rootdirectory, part 1Volker Lendecke2013-08-231-0/+15
* libcli/smb: pass max_dyn_len to smb2cli_req_send()Stefan Metzmacher2013-08-151-3/+6
* libcli: Fix improper use of tevent_req_simple_recv_ntstatusVolker Lendecke2013-08-121-6/+10
* s4:libcli: avoid talloc_reference() in finddcs_nbt_send()Stefan Metzmacher2013-08-121-1/+1