summaryrefslogtreecommitdiff
path: root/source4/libcli
AgeCommit message (Expand)AuthorFilesLines
2016-03-09ldap: fix search control rule identifiers ASN.1 typeGarming Sam1-1/+2
2016-03-09ldap VLV: memdup, not strdup VLV context_idDouglas Bagnall1-1/+1
2016-03-09ldap VLV: use correct ASN.1 encoding for requestsGarming Sam1-11/+3
2016-03-08pysmb: Use pytalloc_BaseObject_PyType_Ready()Andrew Bartlett1-8/+1
2016-03-08pysmb: Do not use pytalloc_Object directlyAndrew Bartlett1-17/+17
2016-03-08pysmb: Rework py_smb_new() to use pytalloc_steal()Andrew Bartlett1-21/+14
2016-03-08pysmb: Use pytalloc_get_mem_ctx()Andrew Bartlett1-7/+7
2016-03-08pysmb: Use pytalloc_get_ptr()Andrew Bartlett1-12/+12
2016-02-22libwbclient: Make source4/ use nsswitch/libwbclientVolker Lendecke2-321/+105
2016-02-19s4-libcli: Add missing ldb headerAndreas Schneider2-1/+4
2016-02-17s4:libcli/ldap: add support for LDB_CONTROL_DIRSYNC_EX_OIDStefan Metzmacher1-0/+1
2016-02-17s4:libcli/ldap: send AbandonRequests for cancelled requestsStefan Metzmacher1-0/+50
2016-02-06dlist: remove unneeded type argument from DLIST_ADD_END()Michael Adam2-2/+2
2016-01-13libcli: Fix a typoVolker Lendecke1-1/+1
2016-01-13Rename 'errors' to 'samba-errors' and make it public.Jelmer Vernooij3-4/+4
2016-01-13Make libcli-smb-raw private, for now.Jelmer Vernooij4-18/+6
2016-01-06lib: Use asn1_extract_blob()Volker Lendecke1-24/+24
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