s4:smbd: Use C99 initializer for poptOption in server
[samba.git] / source4 / libcli / ldap /
2018-05-10 Gary Lockyersamdb: Add transaction id control
2018-03-13 Ralph BoehmeCVE-2018-1057: s4:dsdb/samdb: define DSDB_CONTROL_PASSW...
2018-02-27 Volker Lendeckelibsocket: Add "mem_ctx" to socket_create()
2018-02-22 Douglas Bagnallutil/rfc1738_unescape(): return end pointer or NULL...
2017-05-21 Stefan Metzmachers4:libcli/ldap: just use gensec_update() in ldap_bind_s...
2016-05-06 Garming Samtypo: mplementation => implementation
2016-04-12 Stefan MetzmacherCVE-2016-2113: s4:libcli/ldap: verify the server certif...
2016-04-12 Stefan MetzmacherCVE-2016-2113: s4:lib/tls: implement infrastructure...
2016-04-12 Stefan MetzmacherCVE-2016-2112: s4:libcli/ldap: auto upgrade to SIGN...
2016-04-12 Stefan MetzmacherCVE-2016-2112: s4:libcli/ldap: make sure we detect...
2016-04-12 Stefan MetzmacherCVE-2016-2112: s4:libcli/ldap: honour "client ldap...
2016-03-10 Stefan Metzmachers4:libcli/ldap: fix retry authentication after a bad...
2016-03-10 Stefan Metzmachers4:libcli/ldap: make use of GENSEC_FEATURE_LDAP_STYLE
2016-03-09 Garming Samldap VLV: correct ASN1 parsing of VLV requests
2016-03-09 Garming Samldap: fix search control rule identifiers ASN.1 type
2016-03-09 Douglas Bagnallldap VLV: memdup, not strdup VLV context_id
2016-03-09 Garming Samldap VLV: use correct ASN.1 encoding for requests
2016-02-19 Andreas Schneiders4-libcli: Add missing ldb header
2016-02-17 Stefan Metzmachers4:libcli/ldap: add support for LDB_CONTROL_DIRSYNC_EX_OID
2016-02-17 Stefan Metzmachers4:libcli/ldap: send AbandonRequests for cancelled...
2016-01-13 Volker Lendeckelibcli: Fix a typo
2016-01-13 Jelmer VernooijRename 'errors' to 'samba-errors' and make it public.
2016-01-13 Jelmer VernooijMake libcli-smb-raw private, for now.
2016-01-05 Volker Lendeckelib: Use asn1_extract_blob()
2015-07-20 Andrew Bartlettlib/tls: Add new 'tls priority' option
2015-07-08 Douglas BagnallFix ldap_bind compilation for i386
2015-06-30 Volker Lendeckelibldap: Fix CID 1308982 Unchecked return value from...
2015-06-23 Stefan Metzmachers4:libcli/ldap: conversion to tstream
2014-09-26 Jeremy Allisons4: libcli: ldap message - Ensure all asn1_XX returns...
2014-09-25 Jeremy Allisons4: libcli: ldap controls - Ensure all asn1_XX returns...
2014-03-26 Stefan Metzmachers4:libcli: make use of gensec_update_ev()
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-09-18 Howard ChuPrepare for SASL/EXTERNAL support
2013-08-10 Stefan Metzmacherauth/gensec: introduce gensec_internal.h
2012-11-01 Andrew Tridgells4-ldapclient: cope with logon failure retry in LDAP
2012-08-21 Matthias Dieter... s4:dsdb - always fail if a search filter could not...
2012-06-23 Matthieu Patous4-ldap: handle VERIFY_NAME control encoding/decoding
2012-04-18 Michael Adams4:samdb:rootdse: implement the schemaUpgradeInProgress...
2011-10-18 Andrew Bartlettgensec: move event context from gensec_*_init() to...
2011-10-04 Andrew Tridgells4-ldap: added DSDB_CONTROL_NO_GLOBAL_CATALOG to ldap...
2011-08-03 Andrew Bartlettgensec: split GENSEC into mechanism-dependent and runti...
2011-07-26 Jelmer Vernooijcli_composite: Lowercase name.
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-06 Andrew Bartletts4-modules Remove lp_ctx from init functions that no...
2011-04-13 Andrew Bartlettlibcli/ldap pull LIBCLI_LDAP_MESSAGE and LIBCLI_LDAP_ND...
2010-12-13 Stefan Metzmachers4:ldap_controls: allow DSDB_CONTROL_BYPASS_PASSWORD_HA...
2010-10-31 Jelmer Vernooijs4: Remove the old perl/m4/make/mk-based build system.
2010-10-27 Nadezhda Ivanovas4-ldb: Changes the aclread module to use LDB_HANDLE_FL...
2010-10-26 Jelmer Vernooijwaf: Stop automaticaly changing dashes to underscores...
2010-10-26 Jelmer Vernooijwaf: Remove lib prefix from libraries manually.
2010-10-26 Jelmer Vernooijs4: Drop duplicate 'lib' prefix for private libraries.
2010-10-24 Jelmer Vernooijs4: Rename LIBCLI_LDAP to libcli_ldap.
2010-10-24 Jelmer Vernooijs4: Rename LIBSAMBA-* to libsamba-*
2010-10-23 Matthias Dieter... s4/ldb:introduce the LDB_CONTROL_PROVISION_OID control
2010-10-23 Matthias Dieter... ldb:rename LDB_CONTROL_BYPASSOPERATIONAL_OID into LDB_C...
2010-10-21 Andrew Tridgells4-libcli: make LIBCLI_LDAP a private library
2010-10-18 Andrew BartlettRevert "s4:dsdb - make the RELAX control private"
2010-10-16 Matthias Dieter... s4:dsdb - make the RELAX control private
2010-10-16 Matthias Dieter... s4:libcli/ldap/ldap_controls.c - fix up the controls...
2010-09-28 Andrew Tridgells4-ildap: two more places that need talloc_reparent()
2010-09-27 Andrew Tridgells4-ildap: fixed a talloc_steal with references error
2010-09-27 Stefan Metzmachers4:libcli/ldap: fix sending oneway requests
2010-09-26 Nadezhda Ivanovas4-ldap: Added a control to apply the access checks...
2010-09-10 Björn Jackes4/ldap: use time_mono for reconnect timeout
2010-08-17 Andrew Tridgells4-dsdb: added support for LDB_CONTROL_RODC_DCPROMO_OID
2010-08-17 Andrew Tridgells4-ldap: use common functions for ldap flag controls...
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-06-28 Endi S. Dewatas4/libcli: Register LDB_CONTROL_REVEAL_INTERNALS and...
2010-06-20 Matthias Dieter... ldb:controls - add the "TREE_DELETE" control for allowi...
2010-06-20 Matthias Dieter... s4:ldap_controls.c - remove encoding functions for...
2010-06-07 Matthieu Patous4: Remove an uselessly exposed control
2010-05-21 Andrew Bartletts4:libcli/ldap Update headermap.txt (autotools build...
2010-05-21 Andrew Bartletts4:libcli/ldap Rename ldap.h to libcli_ldap.h
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgells4-waf: install the rest of the headers
2010-04-06 Andrew Tridgellbuild: commit all the waf build files in the tree
2010-03-02 Endi S. Dewatas4-libcli: Added NULL handlers for DSDB_CONTROL_DN_STOR...
2010-02-17 Kamen Mazdrashkis4/ldap: Refactor the fix for ldap nested searches
2010-01-29 Kamen Mazdrashkis4/ldap: Fix nested searches SEGFAULT bug
2009-11-27 Matthieu Patous4: fix SD update and password change in upgrade script
2009-11-19 Endi S. Dewatas4:ldbcli - Added encoder/decoder for relax control.
2009-11-12 Andrew Bartletts4:libcli/ldap Add 'relax' OID to known network represe...
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-14 Matthias Dieter... s4: Changes the old occurences of "lp_realm" in "lp_dns...
2009-10-02 Matthias Dieter... s4: fix various warnings (not "const" related ones)
2009-08-17 Andrew Bartletts4:libcli/ldap Explain why we set a hostname for ldapi...
2009-07-31 Stefan Metzmachers4:libcli/ldap: the tls code steals the original socket...
2009-07-23 Stefan Metzmachers4:libcli/ldap: add support for new Recycle Bin Feature...
2009-06-10 Andrew Tridgellfixed the encoding/decoding of the reverse attribute...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Stefan Metzmacherlibcli/ldap: move generic ldap control encoding code...
2009-02-24 Stefan Metzmachers4:libcli/ldap: don't use 'void **out' as arguments...
2009-02-24 Stefan Metzmacherlibcli/ldap: move ldap_ndr from source4/ to toplevel
2009-02-24 Stefan Metzmacherlibcli/ldap: move ldap_errors.h to the toplevel and...
2009-02-24 Stefan Metzmacherlibcli/ldap: move ldap_message.[ch] from source4/ to...
2009-02-24 Stefan Metzmachers4:libcli/ldap: remove reference to DEBUG()
2009-02-24 Stefan Metzmachers4:libcli: split out LIBCLI_LDAP_MESSAGE subsystem
next