summaryrefslogtreecommitdiff
path: root/source4/libcli
AgeCommit message (Expand)AuthorFilesLines
2015-07-20lib/tls: Add new 'tls priority' optionAndrew Bartlett1-1/+2
2015-07-09Fix ldap_bind compilation for i386Douglas Bagnall1-1/+1
2015-07-07s4:libcli/clilsa: only remember the dcerpc_binding_handleStefan Metzmacher1-12/+13
2015-07-01libldap: Fix CID 1308982 Unchecked return value from libraryVolker Lendecke1-1/+7
2015-06-23s4:libcli/ldap: conversion to tstreamStefan Metzmacher4-172/+357
2015-06-12s4:libcli/raw: make sure smbcli_transport_connect_send/recv correctly cleanup...Stefan Metzmacher1-17/+42
2015-05-20s4: libcli/finddcs_cldap: continue processing CLDAP until all addresses are usedAlexander Bokovoy1-10/+32
2015-03-27Rename SMB2_OP_FIND to SMB2_OP_QUERY_DIRECTORY so that it conforms with the M...Richard Sharpe1-1/+1
2015-03-18s4/ntvfs: support FS_SECTOR_SIZE_INFORMATION query-infoDavid Disseldorp1-0/+21
2015-03-18s4/client: add FS_SECTOR_SIZE_INFORMATION query supportDavid Disseldorp2-1/+27
2015-03-13pidl/python: support HRESULT errors in generated python bindings.Günther Deschner1-0/+2
2015-01-22Remove use of the "staticforward" macroPetr Viktorin1-1/+1
2014-12-18s4-libcli: Remove obsolete support for file resolving.Andreas Schneider3-163/+1
2014-12-18addns: Remove support for dns_host_file.Andreas Schneider1-1/+1
2014-12-04s4:libcli/raw: make short_name available in bufferRalph Boehme2-0/+2
2014-11-27s4:libcli/smb2: initialize ls->lease_versionStefan Metzmacher1-0/+2
2014-11-27s4:libcli/smb2: add new_epoch to struct smb2_lease_breakStefan Metzmacher2-0/+2
2014-11-27s4:libcli/smb2: allow the caller to specify a specific value for max_protocol.Stefan Metzmacher2-1/+10
2014-11-27s4:libcli/raw: fix up the max_protocol value for the current transport connec...Stefan Metzmacher1-0/+8
2014-11-27s4:libcli/smb_composite: use the options on the transportStefan Metzmacher1-1/+1
2014-11-25s4:libcli/raw: use smb_setfsinfo_level in smb_setfsinfoStefan Metzmacher1-2/+2
2014-09-30s4:libcli/tcon: remove unused smb2_tree_connect*()Stefan Metzmacher1-67/+0
2014-09-30s4:libcli/smb2: make use of smb2cli_tcon*() in connect.cStefan Metzmacher1-30/+25
2014-09-30s3:libsmb: remove unused smb2cli.hStefan Metzmacher1-1/+0
2014-09-30s4:libcli/smb_composite: don't try anonymous smb signingStefan Metzmacher1-11/+27
2014-09-26s4: libcli: ldap message - Ensure all asn1_XX returns are checked.Jeremy Allison1-4/+4
2014-09-26s4: libcli: ldap controls - Ensure all asn1_XX returns are checked.Jeremy Allison1-5/+15
2014-09-19s4:libcli/composite: correctly finish composite smb and smb2 requestsStefan Metzmacher1-0/+8
2014-08-30s4:libcli/raw: Make flags2 and offset available to callers of readxChristof Schmitt2-0/+4
2014-07-31libcli: Fix a typoVolker Lendecke1-1/+1
2014-07-24s4:libcli/smb2: add smb2_session_channel()Stefan Metzmacher2-10/+74
2014-07-24s4:libcli/smb2: remove unused 'primary' argument of smb2_session_init()Stefan Metzmacher2-7/+3
2014-06-12libsmb: Put the "smb2_lease" struct into idlVolker Lendecke1-0/+1
2014-04-17selftest: Rename WINBINDD_SOCKET_DIR environment variable.Andreas Schneider1-1/+1
2014-04-09s4-wbclient: Fix wbc_sids_to_xids to correctly indicate the length of the SID...Andrew Bartlett1-1/+1
2014-04-08s4-wbclient: Cope with winbind returning an errorAndrew Bartlett1-0/+4
2014-04-02s4:libcli/tests: add missing #include "torture/local/proto.h"Stefan Metzmacher2-0/+2
2014-04-02s4:libcli/resolve: avoid some const warningsStefan Metzmacher2-4/+5
2014-03-27s4:libcli: make use of gensec_update_ev()Stefan Metzmacher3-6/+6
2014-03-05auth4: Remove unused wbc_contextVolker Lendecke2-41/+1
2014-03-05libwbclient4: Remove unused composite-based functionsVolker Lendecke2-158/+0
2014-03-05libwbclient4: Add wbc_xids_to_sidsVolker Lendecke1-0/+215
2014-03-05libwbclient4: Add wbc_sids_to_xidsVolker Lendecke3-1/+173
2014-02-19Define the winbindd socket directory when building wbclientGarming Sam1-0/+1
2014-02-18Revert "libwbclient4: Add wbc_sids_to_xids"Volker Lendecke3-173/+1
2014-02-18Revert "libwbclient4: Add wbc_xids_to_sids"Volker Lendecke1-215/+0
2014-02-18Revert "libwbclient4: Remove unused composite-based functions"Volker Lendecke2-0/+158
2014-02-18Revert "auth4: Remove unused wbc_context"Volker Lendecke2-1/+41
2014-02-10auth4: Remove unused wbc_contextVolker Lendecke2-41/+1
2014-02-10libwbclient4: Remove unused composite-based functionsVolker Lendecke2-158/+0