summaryrefslogtreecommitdiffstats
path: root/libcli/ldap/ldap_message.c
Commit message (Expand)AuthorAgeFilesLines
* libcli/ldap: Cope with substring match with no chunks in ldap_push_filterAndrew Bartlett2013-06-241-18/+21
* libcli: make it easier to understand that a control was not correctly encodedMatthieu Patou2012-05-191-1/+1
* ldapcli: allocate control value on the control object not on the control cont...Matthieu Patou2011-03-201-2/+2
* libcli/ldap Don't try and encode a control with a NULL OIDAndrew Bartlett2010-10-201-0/+6
* libcli/ldap: ldap_full_packet() requires at least 6 bytesStefan Metzmacher2010-10-041-0/+7
* libcli/ldap: correctly marshall LDAP Unbind PDUsStefan Metzmacher2010-09-271-0/+2
* libcli/ldap: let ldap_full_packet() use asn1_peek_tag_needed_size()Stefan Metzmacher2010-09-261-1/+1
* ldap: give a debug error when we don't know a controlAndrew Tridgell2009-12-161-0/+2
* Fix a couple of warningsVolker Lendecke2009-04-231-2/+2
* libcli/ldap: move generic ldap control encoding code to ldap_message.cStefan Metzmacher2009-02-241-4/+144
* libcli/ldap: fix compiler warningsStefan Metzmacher2009-02-241-5/+10
* libcli/ldap: move ldap_message.[ch] from source4/ to the toplevelStefan Metzmacher2009-02-241-0/+1466