Split schema_init.c into smaller bits.
authorAndrew Bartlett <abartlet@samba.org>
Wed, 20 Aug 2008 03:22:16 +0000 (13:22 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 20 Aug 2008 03:22:16 +0000 (13:22 +1000)
commit300ed83526e75d834bd23ddd1c1c26ebe2555e0f
tree9c8a0fe6f2407f9ba2e594ecf451889c9b22d869
parented19d0abea5b206d186a51fa11dc0c04197e6ee2
Split schema_init.c into smaller bits.

This should make schema manipulation a little easier to follow.

Andrew Bartlett
source/dsdb/config.mk
source/dsdb/schema/schema_init.c
source/dsdb/schema/schema_query.c [new file with mode: 0644]
source/dsdb/schema/schema_set.c [new file with mode: 0644]