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)
commit7b1850a411e22e5f096df9a201fb5e47bc50a912
tree5ccc7d8b6d50f3c915751b3bf525e00f8be887fd
parent9b2cd2e797c4b0375a1c5112528bbd8ab89b22ca
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
(This used to be commit 7e226383f2cd2ce9bb3983ab6a3de454649f8a15)
source4/dsdb/config.mk
source4/dsdb/samdb/ldb_modules/config.mk [new file with mode: 0644]
source4/dsdb/samdb/ldb_modules/rootdse.c [new file with mode: 0644]