r11955: got rid of the old rootDSE code in the ldap server.
authorAndrew Tridgell <tridge@samba.org>
Tue, 29 Nov 2005 08:55:13 +0000 (08:55 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:46:50 +0000 (13:46 -0500)
commit53562f774662eda06563870bb7daf857df01590f
tree022eff0d76d84d7ad08c40f0d2ed4b97afc78bba
parent4ccadc164e144085de4ace0dc5f3f40719fdc527
r11955: got rid of the old rootDSE code in the ldap server.

The partitioning logic is still there, but we only have one
partition. If we need partitioning in the future it might be better to
remove this partitioning code and use a partitioning module instead
(This used to be commit f4685e7dc9bdc3b9e240c9f5891b9da9251f82e5)
source4/ldap_server/config.mk
source4/ldap_server/ldap_backend.c
source4/ldap_server/ldap_rootdse.c [deleted file]
source4/ldap_server/ldap_server.c
source4/ldap_server/ldap_server.h