s4-dsdb: moved rodc schema validation to samldb.c
commit70cc9fd5c62f385d6e94380597f02da80cea3649
authorAndrew Tridgell <tridge@samba.org>
Thu, 22 Apr 2010 03:32:55 +0000 (22 13:32 +1000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 22 Apr 2010 09:36:15 +0000 (22 19:36 +1000)
tree2b3598ddbd84ac1ef255c87228c99b16e2728f5d
parent73513fb7e7145e9abe1a155acd47c27bc09c5092
s4-dsdb: moved rodc schema validation to samldb.c

This means we are only doing the checks for schema changes

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/samdb/ldb_modules/objectclass.c
source4/dsdb/samdb/ldb_modules/samldb.c