summaryrefslogtreecommitdiff
path: root/source4/libcli
AgeCommit message (Expand)AuthorFilesLines
2016-04-25s4:libcli: fix 'Conditional jump or move' valgrind errorNoel Power1-1/+4
2016-04-19s4:libcli:smb2: Use constant time memcmp() to verify the signatureAndreas Schneider1-1/+1
2016-04-12CVE-2016-2115: s4:libcli/raw: pass the minprotocol to smb_raw_negotiate*()Stefan Metzmacher3-3/+7
2016-04-12CVE-2016-2115: s4:libcli/raw: limit maxprotocol to NT1 in smb_raw_negotiate*()Stefan Metzmacher1-0/+4
2016-04-12CVE-2016-2115: s4:libcli/smb2: use the configured min_protocolStefan Metzmacher1-1/+6
2016-04-12CVE-2016-2115: s4:libcli/raw: add smbcli_options.min_protocolStefan Metzmacher1-0/+1
2016-04-12CVE-2016-2113: s4:libcli/ldap: verify the server certificate and hostname if ...Stefan Metzmacher1-7/+4
2016-04-12CVE-2016-2113: s4:lib/tls: implement infrastructure to do peer verificationStefan Metzmacher1-0/+2
2016-04-12CVE-2016-2112: s4:libcli/ldap: auto upgrade to SIGN after STRONG_AUTH_REQUIREDStefan Metzmacher1-0/+7
2016-04-12CVE-2016-2112: s4:libcli/ldap: make sure we detect downgrade attacksStefan Metzmacher1-0/+14
2016-04-12CVE-2016-2112: s4:libcli/ldap: honour "client ldap sasl wrapping" optionStefan Metzmacher1-4/+26
2016-04-12CVE-2016-2111: s4:libcli: don't send a raw NTLMv2 response when we want to us...Stefan Metzmacher1-0/+11
2016-04-12CVE-2016-2111: s4:libcli: don't allow the LANMAN2 session setup without "clie...Stefan Metzmacher1-11/+11
2016-04-12CVE-2016-2110: auth/credentials: pass server_timestamp to cli_credentials_get...Stefan Metzmacher1-0/+2
2016-03-15build: mark explicit dependencies on pytalloc-utilGarming Sam1-1/+1
2016-03-10s4:libcli/ldap: fix retry authentication after a bad passwordStefan Metzmacher1-2/+2
2016-03-10s4:libcli/ldap: make use of GENSEC_FEATURE_LDAP_STYLEStefan Metzmacher1-0/+7
2016-03-09ldap VLV: correct ASN1 parsing of VLV requestsGarming Sam1-20/+5
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