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)
commit61f2958c84beeedcf369ccdc02afed0c8055b108
treef71c71d7c01496b18d5a9cfbf19d389b9b531b34
parent88cf5d8b708d6247772b33128f0e212a4c2e9ba8
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
source/dsdb/config.mk
source/dsdb/schema/schema.h
source/dsdb/schema/schema_convert.c [deleted file]
source/dsdb/schema/schema_convert.h [deleted file]
source/dsdb/schema/schema_description.c
source/dsdb/schema/schema_syntax.c
source/setup/schema-map-openldap-2.3
source/utils/ad2oLschema.c
source/utils/oLschema2ldif.c