CI: Run autobuild jobs with python3
[amitay/samba.git] / libcli / ldap /
2016-05-06 Garming Samtypo: mplementation => implementation
2016-03-09 Douglas BagnallASN1: use a talloc context in read_contextSimple
2016-02-03 Volker Lendeckeldap: Correctly check asn1_tag_remaining retval
2016-01-13 Jelmer VernooijRename 'errors' to 'samba-errors' and make it public.
2016-01-13 Jelmer Vernooijlibcli: Make headers for private libraries private.
2016-01-05 Volker Lendeckelib: Use asn1_has_nesting
2016-01-05 Volker Lendeckelib: Use asn1_extract_blob()
2016-01-05 Volker Lendeckelib: Use asn1_has_error()
2016-01-05 Volker Lendeckeasn1: Make asn1_peek_full_tag return 0/errno
2015-10-14 Volker Lendeckelibdap: Fix a '\0' vs NULL mixup
2015-06-16 Jeremy Allisonlib: ldap: Properly check talloc error returns.
2014-11-17 Günther Deschnersamba: pass down size_t instead of int to add_string_to...
2014-09-26 Jeremy Allisons4: libcli: ldap message - Ensure all asn1_XX returns...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-06-24 Andrew Bartlettlibcli/ldap: Cope with substring match with no chunks...
2012-05-19 Matthieu Patoulibcli: make it easier to understand that a control...
2011-10-07 Andrew Bartlettldb: use ldb directly rather than via a copy
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-10 Günther Deschnerlibcli/ldap/ldap_ndr.h: fix licence/copyright
2011-04-14 Andrew Bartlettlibcli/ldap Re-add ldap_ndr.h as a public header
2011-04-13 Andrew Bartlettlibcli/ldap pull LIBCLI_LDAP_MESSAGE and LIBCLI_LDAP_ND...
2011-04-06 Andrew Tridgelllib: make asn1_util a private library
2011-03-20 Matthieu Patouldapcli: allocate control value on the control object...
2011-02-10 Andrew Tridgellldb: use #include <ldb.h> for ldb
2011-01-24 Stefan Metzmacherlibcli/ldap: use lib/ldb_compat.h for the s3 build
2010-10-31 Jelmer Vernooijs4: Remove the old perl/m4/make/mk-based build system.
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 LIBSAMBA-* to libsamba-*
2010-10-21 Andrew Tridgells4-waf: removed dependencies on missing subsystems
2010-10-20 Andrew Bartlettlibcli/ldap Don't try and encode a control with a NULL OID
2010-10-04 Stefan Metzmacherlibcli/ldap: ldap_full_packet() requires at least 6...
2010-09-27 Stefan Metzmacherlibcli/ldap: correctly marshall LDAP Unbind PDUs
2010-09-26 Stefan Metzmacherlibcli/ldap: let ldap_full_packet() use asn1_peek_tag_n...
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Andrew Bartlettlibcli/ldap Add const to ldap_encode_ndr_dom_sid()
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-05-06 Jelmer VernooijRemove the copy of ldb from Samba 3.
2010-04-06 Andrew Tridgells4-waf: fixed some deps now we don't auto-include teven...
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
2009-12-16 Andrew Tridgellldap: give a debug error when we don't know a control
2009-12-10 Andrew Tridgelllibcli: use GUID_to_ndr_blob()
2009-04-23 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-23 Volker LendeckeFix a couple of warnings
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 Metzmacherlibcli/ldap: move ldap_ndr from source4/ to toplevel
2009-02-24 Stefan Metzmacherlibcli/ldap: fix compiler warnings
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...