s4:dsdb/schema: store struct dsdb_schema_info instead of a hexstring
authorStefan Metzmacher <metze@samba.org>
Thu, 4 Aug 2016 08:03:14 +0000 (10:03 +0200)
committerJeremy Allison <jra@samba.org>
Wed, 10 Aug 2016 22:49:14 +0000 (00:49 +0200)
commit386dbc428b447bbdf9c500191273658b92b13f7a
tree3db20865abb466ffbe38c3265a7de425076a5cc4
parentab63866e258c1afbe60663f2a36bea58e5e80d53
s4:dsdb/schema: store struct dsdb_schema_info instead of a hexstring

This will simplify the schema checking in future.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12115

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source4/dsdb/schema/schema.h
source4/dsdb/schema/schema_info_attr.c
source4/dsdb/schema/schema_init.c
source4/dsdb/schema/schema_prefixmap.c
source4/torture/drs/unit/prefixmap_tests.c
source4/torture/drs/unit/schemainfo_tests.c