summaryrefslogtreecommitdiff
path: root/libcli/ldap
AgeCommit message (Expand)AuthorFilesLines
2013-06-24libcli/ldap: Cope with substring match with no chunks in ldap_push_filterAndrew Bartlett1-18/+21
2012-05-19libcli: make it easier to understand that a control was not correctly encodedMatthieu Patou1-1/+1
2011-10-07ldb: use ldb directly rather than via a copyAndrew Bartlett2-8/+0
2011-06-10libcli/ldap/ldap_ndr.h: fix licence/copyrightGünther Deschner1-0/+22
2011-04-14libcli/ldap Re-add ldap_ndr.h as a public headerAndrew Bartlett1-1/+1
2011-04-13libcli/ldap pull LIBCLI_LDAP_MESSAGE and LIBCLI_LDAP_NDR into a libraryAndrew Bartlett1-14/+6
2011-04-06lib: make asn1_util a private libraryAndrew Tridgell1-1/+1
2011-03-20ldapcli: allocate control value on the control object not on the control cont...Matthieu Patou1-2/+2
2011-02-10ldb: use #include <ldb.h> for ldbAndrew Tridgell2-2/+2
2011-01-24libcli/ldap: use lib/ldb_compat.h for the s3 buildStefan Metzmacher1-0/+4
2010-10-31s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij1-15/+0
2010-10-26waf: Remove lib prefix from libraries manually.Jelmer Vernooij1-2/+2
2010-10-26s4: Drop duplicate 'lib' prefix for private libraries.Jelmer Vernooij1-2/+2
2010-10-24s4: Rename LIBSAMBA-* to libsamba-*Jelmer Vernooij1-4/+4
2010-10-21s4-waf: removed dependencies on missing subsystemsAndrew Tridgell1-1/+1
2010-10-20libcli/ldap Don't try and encode a control with a NULL OIDAndrew Bartlett1-0/+6
2010-10-04libcli/ldap: ldap_full_packet() requires at least 6 bytesStefan Metzmacher1-0/+7
2010-09-27libcli/ldap: correctly marshall LDAP Unbind PDUsStefan Metzmacher1-0/+2
2010-09-26libcli/ldap: let ldap_full_packet() use asn1_peek_tag_needed_size()Stefan Metzmacher1-1/+1
2010-09-20libcli/ldap Add const to ldap_encode_ndr_dom_sid()Andrew Bartlett2-2/+2
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-2/+2
2010-05-06Remove the copy of ldb from Samba 3.Jelmer Vernooij1-0/+4
2010-04-06s4-waf: fixed some deps now we don't auto-include tevent and replaceAndrew Tridgell1-1/+1
2010-04-06s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell1-0/+2
2010-04-06s4-waf: install the rest of the headersAndrew Tridgell1-4/+0
2010-04-06build: commit all the waf build files in the treeAndrew Tridgell1-0/+19
2009-12-16ldap: give a debug error when we don't know a controlAndrew Tridgell1-0/+2
2009-12-10libcli: use GUID_to_ndr_blob()Andrew Tridgell1-4/+3
2009-04-23Fix a couple of warningsVolker Lendecke1-2/+2
2009-02-24libcli/ldap: move generic ldap control encoding code to ldap_message.cStefan Metzmacher2-6/+156
2009-02-24libcli/ldap: move ldap_ndr from source4/ to toplevelStefan Metzmacher3-1/+117
2009-02-24libcli/ldap: fix compiler warningsStefan Metzmacher2-6/+11
2009-02-24libcli/ldap: move ldap_errors.h to the toplevel and install itStefan Metzmacher3-2/+70
2009-02-24libcli/ldap: move ldap_message.[ch] from source4/ to the toplevelStefan Metzmacher3-0/+1698