Merge the two attribute syntax tables.
authorAndrew Bartlett <abartlet@samba.org>
Mon, 18 Aug 2008 00:16:45 +0000 (10:16 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 18 Aug 2008 00:16:45 +0000 (10:16 +1000)
commit46c94dd8b28cbb6fca28f4884b65be034e135fbb
treeecb953d6d0669032641c971c564ca3d1bdd9832b
parent613b8d398ed73be958e90a1d4c2b728d2139b3fb
Merge the two attribute syntax tables.

This merges the table once found in the oLschema2ldif tool (and moved
many times) with the table used for DRSUAPI.

The OpenLDAP schema map has been updated, to ensure that despite a
number of attributes being declared as OIDs, they are actually used as
strings (as they are actually LDAP class/attribute names).

Andrew Bartlett
(This used to be commit 61f2958c84beeedcf369ccdc02afed0c8055b108)
source4/dsdb/config.mk
source4/dsdb/schema/schema.h
source4/dsdb/schema/schema_convert.c [deleted file]
source4/dsdb/schema/schema_convert.h [deleted file]
source4/dsdb/schema/schema_description.c
source4/dsdb/schema/schema_syntax.c
source4/setup/schema-map-openldap-2.3
source4/utils/ad2oLschema.c
source4/utils/oLschema2ldif.c