r12880: Remove ldap partitions useless now and probably we
authorSimo Sorce <idra@samba.org>
Fri, 13 Jan 2006 00:38:35 +0000 (00:38 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:50:57 +0000 (13:50 -0500)
commita7a79d2b256c97bd6ffa6e9740d14366ebc7602e
tree3b7b912a8ae86a8f0a523fad0f697d6516d30f70
parent0ac6b5232d1e52bab55227fc5251b363fd97b333
r12880: Remove ldap partitions useless now and probably we
will not use it anyway as we plan to support
partitions in ldb directly like with rootdse

Merge ldap_simple_ldb into ldap_backend, it is
not simple anymore and makes no sense to have
it separated now that ldap partitions are gone

Initial attempt at working to some limit to avoid DOSs
for the ldap server.

Simo.
(This used to be commit 97bff3e049eba48019f2b0f3eb5a19e32fef2e23)
source4/ldap_server/config.mk
source4/ldap_server/ldap_backend.c
source4/ldap_server/ldap_bind.c
source4/ldap_server/ldap_server.c
source4/ldap_server/ldap_server.h
source4/ldap_server/ldap_simple_ldb.c [deleted file]