asn1: Make asn1_peek_full_tag return 0/errno
[obnox/samba/samba-obnox.git] / libcli / ldap / ldap_message.c
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-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-03-20 Matthieu Patouldapcli: allocate control value on the control object...
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...
2009-12-16 Andrew Tridgellldap: give a debug error when we don't know a control
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: fix compiler warnings
2009-02-24 Stefan Metzmacherlibcli/ldap: move ldap_message.[ch] from source4/ to...