s4:schema Allow a schema load on an unconnected database
authorAndrew Bartlett <abartlet@samba.org>
Thu, 13 Aug 2009 04:33:57 +0000 (14:33 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 16 Aug 2009 23:50:56 +0000 (09:50 +1000)
commit51d2d3df6db016250c12bf8c97374402dc4cb277
tree705e5eb0db399294609a1ebf5e989c1a8eb2a123
parente1e99a7c7bb3a69d2c522ef272301b0ba73efd7f
s4:schema Allow a schema load on an unconnected database

This helps ensure we don't load the schema too often in the provision
(allowing a reference in of the schema before the modules load).

Andrew Bartlett
source4/dsdb/schema/schema_set.c
source4/scripting/python/pyglue.c