summaryrefslogtreecommitdiff
path: root/source4/libcli/ldap
Commit message (Expand)AuthorAgeFilesLines
* CVE-2018-1057: s4:dsdb/samdb: define DSDB_CONTROL_PASSWORD_ACL_VALIDATION_OID...Ralph Boehme2018-03-131-0/+1
* s4:libcli/ldap: just use gensec_update() in ldap_bind_sasl()Stefan Metzmacher2017-05-221-2/+1
* typo: mplementation => implementationGarming Sam2016-05-064-4/+4
* CVE-2016-2113: s4:libcli/ldap: verify the server certificate and hostname if ...Stefan Metzmacher2016-04-121-7/+4
* CVE-2016-2113: s4:lib/tls: implement infrastructure to do peer verificationStefan Metzmacher2016-04-121-0/+2
* CVE-2016-2112: s4:libcli/ldap: auto upgrade to SIGN after STRONG_AUTH_REQUIREDStefan Metzmacher2016-04-121-0/+7
* 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
* 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
* 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
* libcli: Fix a typoVolker Lendecke2016-01-131-1/+1
* Rename 'errors' to 'samba-errors' and make it public.Jelmer Vernooij2016-01-131-1/+1
* Make libcli-smb-raw private, for now.Jelmer Vernooij2016-01-131-1/+1
* 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
* 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: 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: make use of gensec_update_ev()Stefan Metzmacher2014-03-271-1/+1
* Prepare for SASL/EXTERNAL supportHoward Chu2013-09-181-2/+11
* auth/gensec: introduce gensec_internal.hStefan Metzmacher2013-08-101-0/+1
* s4-ldapclient: cope with logon failure retry in LDAPAndrew Tridgell2012-11-011-37/+79
* s4:dsdb - always fail if a search filter could not be parsedMatthias Dieter Wallnöfer2012-08-221-1/+5
* s4-ldap: handle VERIFY_NAME control encoding/decodingMatthieu Patou2012-06-221-0/+96
* s4:samdb:rootdse: implement the schemaUpgradeInProgress operation in ldap modifyMichael Adam2012-04-181-0/+1
* gensec: move event context from gensec_*_init() to gensec_update()Andrew Bartlett2011-10-181-1/+1
* s4-ldap: added DSDB_CONTROL_NO_GLOBAL_CATALOG to ldap encoding listAndrew Tridgell2011-10-041-18/+7
* gensec: split GENSEC into mechanism-dependent and runtime functionsAndrew Bartlett2011-08-031-0/+1
* cli_composite: Lowercase name.Jelmer Vernooij2011-07-261-1/+1
* s4-modules Remove lp_ctx from init functions that no longer need itAndrew Bartlett2011-06-061-1/+1
* libcli/ldap pull LIBCLI_LDAP_MESSAGE and LIBCLI_LDAP_NDR into a libraryAndrew Bartlett2011-04-131-1/+1
* s4:ldap_controls: allow DSDB_CONTROL_BYPASS_PASSWORD_HASH_OID over sockets.Stefan Metzmacher2010-12-131-2/+2
* s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij2010-10-311-12/+0
* s4-ldb: Changes the aclread module to use LDB_HANDLE_FLAG_UNTRUSTED to determ...Nadezhda Ivanova2010-10-271-2/+0
* waf: Stop automaticaly changing dashes to underscores in library names.Jelmer Vernooij2010-10-261-1/+1
* waf: Remove lib prefix from libraries manually.Jelmer Vernooij2010-10-261-1/+1
* s4: Drop duplicate 'lib' prefix for private libraries.Jelmer Vernooij2010-10-261-1/+1
* s4: Rename LIBCLI_LDAP to libcli_ldap.Jelmer Vernooij2010-10-241-1/+1
* s4: Rename LIBSAMBA-* to libsamba-*Jelmer Vernooij2010-10-241-1/+1
* s4/ldb:introduce the LDB_CONTROL_PROVISION_OID controlMatthias Dieter Wallnöfer2010-10-231-0/+2
* ldb:rename LDB_CONTROL_BYPASSOPERATIONAL_OID into LDB_CONTROL_BYPASS_OPERATIO...Matthias Dieter Wallnöfer2010-10-231-2/+2