s4:dsdb/schema: add dsdb_syntax_OID_validate_ldb()
authorStefan Metzmacher <metze@samba.org>
Tue, 12 Jan 2010 22:45:02 +0000 (23:45 +0100)
committerStefan Metzmacher <metze@samba.org>
Wed, 13 Jan 2010 15:06:41 +0000 (16:06 +0100)
commit1f2efef214d31fa13d197a3ee7ef589c4444b037
tree94c7570e70208d55d0ac99de5cd42fb2d362cdeb
parentf0fed6cadd869134e801a652ac650b4a45fa9b42
s4:dsdb/schema: add dsdb_syntax_OID_validate_ldb()

This is a very heavy weight way of checking this syntax,
but it's very complex and using the existing function
should be ok for now. We can optimize it later.

metze
source4/dsdb/schema/schema_syntax.c