r17703: Fixes to enable the entryUUID module to work for it's objectClass ->
authorAndrew Bartlett <abartlet@samba.org>
Tue, 22 Aug 2006 10:05:20 +0000 (10:05 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:16:28 +0000 (14:16 -0500)
commit6ddd5f6e6686644be8163f289c9480253b45db12
tree1b67908f39ffc21e205beb80abd00db08a3a5572
parentd5c4606798fe291593f7d70080c25643a48124c0
r17703: Fixes to enable the entryUUID module to work for it's objectClass ->
OID mappings.

The key point is to 'enable' the partitions in the partitions module
before the init is complete.  That way, the modules can perform
searches that use partitions.

Andrew Bartlett
(This used to be commit 420d1920a6824a6c0cb70b4ba832ddb90b0e95ff)
source4/dsdb/samdb/ldb_modules/entryUUID.c
source4/dsdb/samdb/ldb_modules/partition.c