r11952: added a rootdse module. This will replace the existing rootdse code in
authorAndrew Tridgell <tridge@samba.org>
Tue, 29 Nov 2005 08:50:52 +0000 (08:50 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:46:50 +0000 (13:46 -0500)
commit7e226383f2cd2ce9bb3983ab6a3de454649f8a15
treec659895eb331c3625e59f206f6cb002ee984e00a
parent91327885a2b6432ba20a8dd1370b632240d3263d
r11952: added a rootdse module. This will replace the existing rootdse code in
the ldap server. The reason for the change is that ldb modules need
some way to get at the static info stored in the rootDSE (such as the
location of the schema) but they can't do that right now
source/dsdb/config.mk
source/dsdb/samdb/ldb_modules/config.mk [new file with mode: 0644]
source/dsdb/samdb/ldb_modules/rootdse.c [new file with mode: 0644]