summaryrefslogtreecommitdiff
path: root/source4/libcli
Commit message (Expand)AuthorAgeFilesLines
...
* CVE-2016-2112: s4:libcli/ldap: make sure we detect downgrade attacksStefan Metzmacher2016-04-121-0/+14
* CVE-2016-2112: s4:libcli/ldap: honour "client ldap sasl wrapping" optionStefan Metzmacher2016-04-121-4/+26
* CVE-2016-2111: s4:libcli: don't send a raw NTLMv2 response when we want to us...Stefan Metzmacher2016-04-121-0/+11
* CVE-2016-2111: s4:libcli: don't allow the LANMAN2 session setup without "clie...Stefan Metzmacher2016-04-121-11/+11
* CVE-2016-2110: auth/credentials: pass server_timestamp to cli_credentials_get...Stefan Metzmacher2016-04-121-0/+2
* build: mark explicit dependencies on pytalloc-utilGarming Sam2016-03-151-1/+1
* s4:libcli/ldap: fix retry authentication after a bad passwordStefan Metzmacher2016-03-101-2/+2
* s4:libcli/ldap: make use of GENSEC_FEATURE_LDAP_STYLEStefan Metzmacher2016-03-101-0/+7
* ldap VLV: correct ASN1 parsing of VLV requestsGarming Sam2016-03-091-20/+5
* ldap: fix search control rule identifiers ASN.1 typeGarming Sam2016-03-091-1/+2
* ldap VLV: memdup, not strdup VLV context_idDouglas Bagnall2016-03-091-1/+1
* ldap VLV: use correct ASN.1 encoding for requestsGarming Sam2016-03-091-11/+3
* pysmb: Use pytalloc_BaseObject_PyType_Ready()Andrew Bartlett2016-03-081-8/+1
* pysmb: Do not use pytalloc_Object directlyAndrew Bartlett2016-03-081-17/+17
* pysmb: Rework py_smb_new() to use pytalloc_steal()Andrew Bartlett2016-03-081-21/+14
* pysmb: Use pytalloc_get_mem_ctx()Andrew Bartlett2016-03-081-7/+7
* pysmb: Use pytalloc_get_ptr()Andrew Bartlett2016-03-081-12/+12
* libwbclient: Make source4/ use nsswitch/libwbclientVolker Lendecke2016-02-222-321/+105
* s4-libcli: Add missing ldb headerAndreas Schneider2016-02-192-1/+4
* s4:libcli/ldap: add support for LDB_CONTROL_DIRSYNC_EX_OIDStefan Metzmacher2016-02-171-0/+1
* s4:libcli/ldap: send AbandonRequests for cancelled requestsStefan Metzmacher2016-02-171-0/+50
* dlist: remove unneeded type argument from DLIST_ADD_END()Michael Adam2016-02-062-2/+2
* libcli: Fix a typoVolker Lendecke2016-01-131-1/+1
* Rename 'errors' to 'samba-errors' and make it public.Jelmer Vernooij2016-01-133-4/+4
* Make libcli-smb-raw private, for now.Jelmer Vernooij2016-01-134-18/+6
* lib: Use asn1_extract_blob()Volker Lendecke2016-01-061-24/+24
* lib/tls: Add new 'tls priority' optionAndrew Bartlett2015-07-201-1/+2
* Fix ldap_bind compilation for i386Douglas Bagnall2015-07-091-1/+1
* s4:libcli/clilsa: only remember the dcerpc_binding_handleStefan Metzmacher2015-07-071-12/+13
* libldap: Fix CID 1308982 Unchecked return value from libraryVolker Lendecke2015-07-011-1/+7
* s4:libcli/ldap: conversion to tstreamStefan Metzmacher2015-06-234-172/+357
* s4:libcli/raw: make sure smbcli_transport_connect_send/recv correctly cleanup...Stefan Metzmacher2015-06-121-17/+42
* s4: libcli/finddcs_cldap: continue processing CLDAP until all addresses are usedAlexander Bokovoy2015-05-201-10/+32
* Rename SMB2_OP_FIND to SMB2_OP_QUERY_DIRECTORY so that it conforms with the M...Richard Sharpe2015-03-271-1/+1
* s4/ntvfs: support FS_SECTOR_SIZE_INFORMATION query-infoDavid Disseldorp2015-03-181-0/+21
* s4/client: add FS_SECTOR_SIZE_INFORMATION query supportDavid Disseldorp2015-03-182-1/+27
* pidl/python: support HRESULT errors in generated python bindings.Günther Deschner2015-03-131-0/+2
* Remove use of the "staticforward" macroPetr Viktorin2015-01-221-1/+1
* s4-libcli: Remove obsolete support for file resolving.Andreas Schneider2014-12-183-163/+1
* addns: Remove support for dns_host_file.Andreas Schneider2014-12-181-1/+1
* s4:libcli/raw: make short_name available in bufferRalph Boehme2014-12-042-0/+2
* s4:libcli/smb2: initialize ls->lease_versionStefan Metzmacher2014-11-271-0/+2
* s4:libcli/smb2: add new_epoch to struct smb2_lease_breakStefan Metzmacher2014-11-272-0/+2
* s4:libcli/smb2: allow the caller to specify a specific value for max_protocol.Stefan Metzmacher2014-11-272-1/+10
* s4:libcli/raw: fix up the max_protocol value for the current transport connec...Stefan Metzmacher2014-11-271-0/+8
* s4:libcli/smb_composite: use the options on the transportStefan Metzmacher2014-11-271-1/+1
* s4:libcli/raw: use smb_setfsinfo_level in smb_setfsinfoStefan Metzmacher2014-11-251-2/+2
* 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