s4/drs: schema_prefixMap to/from drsuapi_prefixMap conversion implementation
authorKamen Mazdrashki <kamen.mazdrashki@postpath.com>
Sun, 25 Oct 2009 18:34:17 +0000 (20:34 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 6 Nov 2009 13:05:39 +0000 (14:05 +0100)
commit6210237b5aebce71e210dbe39cdf71593e6c03af
tree43341a1f035142ec7c966b20e13df64088f08dee
parent5446123190a6db8a563289e902ed375771e29942
s4/drs: schema_prefixMap to/from drsuapi_prefixMap conversion implementation

Along with this, dsdb_schema_pfm_contains_drsuapi_pfm()
function is implemented to replace previous implementation
for dsdb_verify_oid_mappings_drsuapi().
Name of the function clearly implies how week this verification is,
as currently it is used to indicate "Schema modified on remote"
condition.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
source4/dsdb/schema/schema_prefixmap.c