You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2014/08/08 01:43:57 UTC

svn commit: r1616633 - /directory/shared/trunk/ldap/schema/data/src/main/resources/schema/ou=schema/cn=system/ou=syntaxes/

Author: elecharny
Date: Thu Aug  7 23:43:57 2014
New Revision: 1616633

URL: http://svn.apache.org/r1616633
Log:
Make the AT pointing to their respective matching rule

Modified:
    directory/shared/trunk/ldap/schema/data/src/main/resources/schema/ou=schema/cn=system/ou=syntaxes/m-oid=1.3.6.1.4.1.1466.115.121.1.10.ldif
    directory/shared/trunk/ldap/schema/data/src/main/resources/schema/ou=schema/cn=system/ou=syntaxes/m-oid=1.3.6.1.4.1.1466.115.121.1.49.ldif
    directory/shared/trunk/ldap/schema/data/src/main/resources/schema/ou=schema/cn=system/ou=syntaxes/m-oid=1.3.6.1.4.1.1466.115.121.1.8.ldif
    directory/shared/trunk/ldap/schema/data/src/main/resources/schema/ou=schema/cn=system/ou=syntaxes/m-oid=1.3.6.1.4.1.1466.115.121.1.9.ldif

Modified: directory/shared/trunk/ldap/schema/data/src/main/resources/schema/ou=schema/cn=system/ou=syntaxes/m-oid=1.3.6.1.4.1.1466.115.121.1.10.ldif
URL: http://svn.apache.org/viewvc/directory/shared/trunk/ldap/schema/data/src/main/resources/schema/ou%3Dschema/cn%3Dsystem/ou%3Dsyntaxes/m-oid%3D1.3.6.1.4.1.1466.115.121.1.10.ldif?rev=1616633&r1=1616632&r2=1616633&view=diff
==============================================================================
--- directory/shared/trunk/ldap/schema/data/src/main/resources/schema/ou=schema/cn=system/ou=syntaxes/m-oid=1.3.6.1.4.1.1466.115.121.1.10.ldif (original)
+++ directory/shared/trunk/ldap/schema/data/src/main/resources/schema/ou=schema/cn=system/ou=syntaxes/m-oid=1.3.6.1.4.1.1466.115.121.1.10.ldif Thu Aug  7 23:43:57 2014
@@ -4,7 +4,7 @@ objectclass: top
 objectclass: metaTop
 objectclass: metaSyntax
 m-oid: 1.3.6.1.4.1.1466.115.121.1.10
-m-description: Certificate Pair
+m-description: X.509 Certificate Pair
 m-obsolete: FALSE
 x-not-human-readable: TRUE
 entrycsn: 20100111202214.878000Z#000000#000#000000

Modified: directory/shared/trunk/ldap/schema/data/src/main/resources/schema/ou=schema/cn=system/ou=syntaxes/m-oid=1.3.6.1.4.1.1466.115.121.1.49.ldif
URL: http://svn.apache.org/viewvc/directory/shared/trunk/ldap/schema/data/src/main/resources/schema/ou%3Dschema/cn%3Dsystem/ou%3Dsyntaxes/m-oid%3D1.3.6.1.4.1.1466.115.121.1.49.ldif?rev=1616633&r1=1616632&r2=1616633&view=diff
==============================================================================
--- directory/shared/trunk/ldap/schema/data/src/main/resources/schema/ou=schema/cn=system/ou=syntaxes/m-oid=1.3.6.1.4.1.1466.115.121.1.49.ldif (original)
+++ directory/shared/trunk/ldap/schema/data/src/main/resources/schema/ou=schema/cn=system/ou=syntaxes/m-oid=1.3.6.1.4.1.1466.115.121.1.49.ldif Thu Aug  7 23:43:57 2014
@@ -4,7 +4,7 @@ objectclass: top
 objectclass: metaTop
 objectclass: metaSyntax
 m-oid: 1.3.6.1.4.1.1466.115.121.1.49
-m-description: Supported Algorithm
+m-description: X.509 Supported Algorithm
 m-obsolete: FALSE
 x-not-human-readable: TRUE
 entrycsn: 20100111202214.878000Z#000000#000#000000

Modified: directory/shared/trunk/ldap/schema/data/src/main/resources/schema/ou=schema/cn=system/ou=syntaxes/m-oid=1.3.6.1.4.1.1466.115.121.1.8.ldif
URL: http://svn.apache.org/viewvc/directory/shared/trunk/ldap/schema/data/src/main/resources/schema/ou%3Dschema/cn%3Dsystem/ou%3Dsyntaxes/m-oid%3D1.3.6.1.4.1.1466.115.121.1.8.ldif?rev=1616633&r1=1616632&r2=1616633&view=diff
==============================================================================
--- directory/shared/trunk/ldap/schema/data/src/main/resources/schema/ou=schema/cn=system/ou=syntaxes/m-oid=1.3.6.1.4.1.1466.115.121.1.8.ldif (original)
+++ directory/shared/trunk/ldap/schema/data/src/main/resources/schema/ou=schema/cn=system/ou=syntaxes/m-oid=1.3.6.1.4.1.1466.115.121.1.8.ldif Thu Aug  7 23:43:57 2014
@@ -4,7 +4,7 @@ objectclass: top
 objectclass: metaTop
 objectclass: metaSyntax
 m-oid: 1.3.6.1.4.1.1466.115.121.1.8
-m-description: Certificate
+m-description: X.509 Certificate
 m-obsolete: FALSE
 x-not-human-readable: TRUE
 entrycsn: 20100111202214.878000Z#000000#000#000000

Modified: directory/shared/trunk/ldap/schema/data/src/main/resources/schema/ou=schema/cn=system/ou=syntaxes/m-oid=1.3.6.1.4.1.1466.115.121.1.9.ldif
URL: http://svn.apache.org/viewvc/directory/shared/trunk/ldap/schema/data/src/main/resources/schema/ou%3Dschema/cn%3Dsystem/ou%3Dsyntaxes/m-oid%3D1.3.6.1.4.1.1466.115.121.1.9.ldif?rev=1616633&r1=1616632&r2=1616633&view=diff
==============================================================================
--- directory/shared/trunk/ldap/schema/data/src/main/resources/schema/ou=schema/cn=system/ou=syntaxes/m-oid=1.3.6.1.4.1.1466.115.121.1.9.ldif (original)
+++ directory/shared/trunk/ldap/schema/data/src/main/resources/schema/ou=schema/cn=system/ou=syntaxes/m-oid=1.3.6.1.4.1.1466.115.121.1.9.ldif Thu Aug  7 23:43:57 2014
@@ -4,7 +4,7 @@ objectclass: top
 objectclass: metaTop
 objectclass: metaSyntax
 m-oid: 1.3.6.1.4.1.1466.115.121.1.9
-m-description: Certificate List
+m-description: X.509 Certificate List
 m-obsolete: FALSE
 x-not-human-readable: TRUE
 entrycsn: 20100111202214.878000Z#000000#000#000000