r7720: - simplify the asn1 decode of ldap_search() a lot, taking advantage of
authorAndrew Tridgell <tridge@samba.org>
Sat, 18 Jun 2005 10:38:06 +0000 (10:38 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:18:26 +0000 (13:18 -0500)
commitb4eee348c4d36e67ba83651c250366e84e7125dd
treeb59a92176b422d9b23fb267e1b0f174d34e54459
parent97318cdb45f1022ca2beebbf24ab11af80c07dc2
r7720: - simplify the asn1 decode of ldap_search() a lot, taking advantage of
  the fact that the ldap data structures now use ldb_message_element.

- fixed null termination of elements in ildap
(This used to be commit 09060994c1ed12073ae6e1131d7074db8fdc523c)
source4/ldap_server/ldap_rootdse.c
source4/libcli/ldap/ldap.c
source4/libcli/ldap/ldap_msg.c
source4/libcli/util/asn1.c