r7593: simplified the memory management in the ldap code. Having a mem_ctx
authorAndrew Tridgell <tridge@samba.org>
Wed, 15 Jun 2005 00:27:51 +0000 (00:27 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:18:12 +0000 (13:18 -0500)
commitc0947b0d7f809f5139fbfcdbd618ed7b0a77d2be
tree7c0d7391b8f27d55e40b22f2c16315356e10a167
parent74a3621089d4d1e9ba4c1a02e44247d1cff29200
r7593: simplified the memory management in the ldap code. Having a mem_ctx
element in a structure is not necessary any more.
(This used to be commit 912d0427f52eac811b27bf7e385b0642f7dc7f53)
13 files changed:
source4/ldap_server/ldap_backend.c
source4/ldap_server/ldap_bind.c
source4/ldap_server/ldap_hacked_ldb.c
source4/ldap_server/ldap_rootdse.c
source4/ldap_server/ldap_server.c
source4/ldap_server/ldap_server.h
source4/ldap_server/ldap_simple_ldb.c
source4/libcli/cldap/cldap.c
source4/libcli/ldap/ldap.c
source4/libcli/ldap/ldap.h
source4/libcli/ldap/ldap_client.c
source4/libcli/ldap/ldap_ldif.c
source4/torture/ldap/basic.c