summaryrefslogtreecommitdiff
path: root/libcli/ldap/ldap_message.c
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-03-20ldapcli: allocate control value on the control object not on the control cont...Matthieu Patou1-2/+2
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
2009-12-16ldap: give a debug error when we don't know a controlAndrew Tridgell1-0/+2
2009-04-23Fix a couple of warningsVolker Lendecke1-2/+2
2009-02-24libcli/ldap: move generic ldap control encoding code to ldap_message.cStefan Metzmacher1-4/+144
2009-02-24libcli/ldap: fix compiler warningsStefan Metzmacher1-5/+10
2009-02-24libcli/ldap: move ldap_message.[ch] from source4/ to the toplevelStefan Metzmacher1-0/+1466