Make ad2oLschema even simpler, by moving the heavy work into dsdb.
authorAndrew Bartlett <abartlet@samba.org>
Thu, 10 Jul 2008 05:52:44 +0000 (15:52 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 10 Jul 2008 05:52:44 +0000 (15:52 +1000)
commitcecd04ce1f8ce2af2fb654b3abc1499092405d60
tree14db22710ac7dce6449bb3bb0927cc6d9ad77f23
parentb7c14af3790bcf825367a7f16d2aaa375b04393c
Make ad2oLschema even simpler, by moving the heavy work into dsdb.

This will allow the kludge_acl and schema code to leverage the same
work.  (We might even get schema validation soon! :-)

Andrew Bartlett
source/dsdb/samdb/ldb_modules/schema_fsmo.c
source/dsdb/schema/schema.h
source/dsdb/schema/schema_init.c
source/utils/ad2oLschema.c