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)
commit09060994c1ed12073ae6e1131d7074db8fdc523c
tree32e4289b027d7b7f5a59aafd2356fba1b08a312d
parentf6c2c5190737ca11f55a147f5295ccca505fb58b
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
source/ldap_server/ldap_rootdse.c
source/libcli/ldap/ldap.c
source/libcli/ldap/ldap_msg.c
source/libcli/util/asn1.c