r3583: - seperate the ldap client code and the ldap parsing code
authorStefan Metzmacher <metze@samba.org>
Sat, 6 Nov 2004 20:15:39 +0000 (20:15 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:05:35 +0000 (13:05 -0500)
commit8408b3428d8c263f8453a0da8ef71e7fc1e4ec81
tree4c8b4a7686f730333fdf137c28166c7c561414b0
parenteee5cc3b9a6fe7cdc1fa81fac8ce524391bee519
r3583: - seperate the ldap client code and the ldap parsing code
  (vl: we should only sync the parsing code with trunk)

- use hierachical talloc in the ldap client code

metze
(This used to be commit 1e9c0b68ca9ddb28877d45fc1b47653b13a7446d)
source4/libcli/ldap/config.mk
source4/libcli/ldap/ldap.c
source4/libcli/ldap/ldap_client.c [new file with mode: 0644]
source4/libcli/ldap/ldap_ldif.c
source4/torture/ldap/basic.c
source4/torture/ldap/common.c