You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by pa...@apache.org on 2010/11/26 17:58:23 UTC

svn commit: r1039463 - /directory/shared/trunk/ldap-schema/src/main/resources/schema/ou=schema/cn=other/

Author: pamarcelot
Date: Fri Nov 26 16:58:22 2010
New Revision: 1039463

URL: http://svn.apache.org/viewvc?rev=1039463&view=rev
Log:
Updated schema files (removed all operational attributes except 'creatorsName' and denormalized the value of the default creator).

Modified:
    directory/shared/trunk/ldap-schema/src/main/resources/schema/ou=schema/cn=other/ou=attributetypes.ldif
    directory/shared/trunk/ldap-schema/src/main/resources/schema/ou=schema/cn=other/ou=comparators.ldif
    directory/shared/trunk/ldap-schema/src/main/resources/schema/ou=schema/cn=other/ou=ditcontentrules.ldif
    directory/shared/trunk/ldap-schema/src/main/resources/schema/ou=schema/cn=other/ou=ditstructurerules.ldif
    directory/shared/trunk/ldap-schema/src/main/resources/schema/ou=schema/cn=other/ou=matchingrules.ldif
    directory/shared/trunk/ldap-schema/src/main/resources/schema/ou=schema/cn=other/ou=matchingruleuse.ldif
    directory/shared/trunk/ldap-schema/src/main/resources/schema/ou=schema/cn=other/ou=nameforms.ldif
    directory/shared/trunk/ldap-schema/src/main/resources/schema/ou=schema/cn=other/ou=normalizers.ldif
    directory/shared/trunk/ldap-schema/src/main/resources/schema/ou=schema/cn=other/ou=objectclasses.ldif
    directory/shared/trunk/ldap-schema/src/main/resources/schema/ou=schema/cn=other/ou=syntaxcheckers.ldif
    directory/shared/trunk/ldap-schema/src/main/resources/schema/ou=schema/cn=other/ou=syntaxes.ldif

Modified: directory/shared/trunk/ldap-schema/src/main/resources/schema/ou=schema/cn=other/ou=attributetypes.ldif
URL: http://svn.apache.org/viewvc/directory/shared/trunk/ldap-schema/src/main/resources/schema/ou%3Dschema/cn%3Dother/ou%3Dattributetypes.ldif?rev=1039463&r1=1039462&r2=1039463&view=diff
==============================================================================
--- directory/shared/trunk/ldap-schema/src/main/resources/schema/ou=schema/cn=other/ou=attributetypes.ldif (original)
+++ directory/shared/trunk/ldap-schema/src/main/resources/schema/ou=schema/cn=other/ou=attributetypes.ldif Fri Nov 26 16:58:22 2010
@@ -1,7 +1,6 @@
 version: 1
 dn: ou=attributeTypes,cn=other,ou=schema
 ou: attributetypes
-entrycsn: 20090818052726.532000Z#000000#000#000000
 objectclass: organizationalUnit
 objectclass: top
-
+creatorsname: uid=admin,ou=system

Modified: directory/shared/trunk/ldap-schema/src/main/resources/schema/ou=schema/cn=other/ou=comparators.ldif
URL: http://svn.apache.org/viewvc/directory/shared/trunk/ldap-schema/src/main/resources/schema/ou%3Dschema/cn%3Dother/ou%3Dcomparators.ldif?rev=1039463&r1=1039462&r2=1039463&view=diff
==============================================================================
--- directory/shared/trunk/ldap-schema/src/main/resources/schema/ou=schema/cn=other/ou=comparators.ldif (original)
+++ directory/shared/trunk/ldap-schema/src/main/resources/schema/ou=schema/cn=other/ou=comparators.ldif Fri Nov 26 16:58:22 2010
@@ -1,7 +1,6 @@
 version: 1
 dn: ou=comparators,cn=other,ou=schema
 ou: comparators
-entrycsn: 20090818052726.515000Z#000000#000#000000
 objectclass: organizationalUnit
 objectclass: top
-
+creatorsname: uid=admin,ou=system

Modified: directory/shared/trunk/ldap-schema/src/main/resources/schema/ou=schema/cn=other/ou=ditcontentrules.ldif
URL: http://svn.apache.org/viewvc/directory/shared/trunk/ldap-schema/src/main/resources/schema/ou%3Dschema/cn%3Dother/ou%3Dditcontentrules.ldif?rev=1039463&r1=1039462&r2=1039463&view=diff
==============================================================================
--- directory/shared/trunk/ldap-schema/src/main/resources/schema/ou=schema/cn=other/ou=ditcontentrules.ldif (original)
+++ directory/shared/trunk/ldap-schema/src/main/resources/schema/ou=schema/cn=other/ou=ditcontentrules.ldif Fri Nov 26 16:58:22 2010
@@ -1,7 +1,6 @@
 version: 1
 dn: ou=ditContentRules,cn=other,ou=schema
 ou: ditcontentrules
-entrycsn: 20090818052726.551000Z#000000#000#000000
 objectclass: organizationalUnit
 objectclass: top
-
+creatorsname: uid=admin,ou=system

Modified: directory/shared/trunk/ldap-schema/src/main/resources/schema/ou=schema/cn=other/ou=ditstructurerules.ldif
URL: http://svn.apache.org/viewvc/directory/shared/trunk/ldap-schema/src/main/resources/schema/ou%3Dschema/cn%3Dother/ou%3Dditstructurerules.ldif?rev=1039463&r1=1039462&r2=1039463&view=diff
==============================================================================
--- directory/shared/trunk/ldap-schema/src/main/resources/schema/ou=schema/cn=other/ou=ditstructurerules.ldif (original)
+++ directory/shared/trunk/ldap-schema/src/main/resources/schema/ou=schema/cn=other/ou=ditstructurerules.ldif Fri Nov 26 16:58:22 2010
@@ -1,7 +1,6 @@
 version: 1
 dn: ou=ditStructureRules,cn=other,ou=schema
 ou: ditstructurerules
-entrycsn: 20090818052726.548000Z#000000#000#000000
 objectclass: organizationalUnit
 objectclass: top
-
+creatorsname: uid=admin,ou=system

Modified: directory/shared/trunk/ldap-schema/src/main/resources/schema/ou=schema/cn=other/ou=matchingrules.ldif
URL: http://svn.apache.org/viewvc/directory/shared/trunk/ldap-schema/src/main/resources/schema/ou%3Dschema/cn%3Dother/ou%3Dmatchingrules.ldif?rev=1039463&r1=1039462&r2=1039463&view=diff
==============================================================================
--- directory/shared/trunk/ldap-schema/src/main/resources/schema/ou=schema/cn=other/ou=matchingrules.ldif (original)
+++ directory/shared/trunk/ldap-schema/src/main/resources/schema/ou=schema/cn=other/ou=matchingrules.ldif Fri Nov 26 16:58:22 2010
@@ -1,7 +1,6 @@
 version: 1
 dn: ou=matchingRules,cn=other,ou=schema
 ou: matchingrules
-entrycsn: 20090818052726.529000Z#000000#000#000000
 objectclass: organizationalUnit
 objectclass: top
-
+creatorsname: uid=admin,ou=system

Modified: directory/shared/trunk/ldap-schema/src/main/resources/schema/ou=schema/cn=other/ou=matchingruleuse.ldif
URL: http://svn.apache.org/viewvc/directory/shared/trunk/ldap-schema/src/main/resources/schema/ou%3Dschema/cn%3Dother/ou%3Dmatchingruleuse.ldif?rev=1039463&r1=1039462&r2=1039463&view=diff
==============================================================================
--- directory/shared/trunk/ldap-schema/src/main/resources/schema/ou=schema/cn=other/ou=matchingruleuse.ldif (original)
+++ directory/shared/trunk/ldap-schema/src/main/resources/schema/ou=schema/cn=other/ou=matchingruleuse.ldif Fri Nov 26 16:58:22 2010
@@ -1,7 +1,6 @@
 version: 1
 dn: ou=matchingRuleUse,cn=other,ou=schema
 ou: matchingruleuse
-entrycsn: 20090818052726.554000Z#000000#000#000000
 objectclass: organizationalUnit
 objectclass: top
-
+creatorsname: uid=admin,ou=system

Modified: directory/shared/trunk/ldap-schema/src/main/resources/schema/ou=schema/cn=other/ou=nameforms.ldif
URL: http://svn.apache.org/viewvc/directory/shared/trunk/ldap-schema/src/main/resources/schema/ou%3Dschema/cn%3Dother/ou%3Dnameforms.ldif?rev=1039463&r1=1039462&r2=1039463&view=diff
==============================================================================
--- directory/shared/trunk/ldap-schema/src/main/resources/schema/ou=schema/cn=other/ou=nameforms.ldif (original)
+++ directory/shared/trunk/ldap-schema/src/main/resources/schema/ou=schema/cn=other/ou=nameforms.ldif Fri Nov 26 16:58:22 2010
@@ -1,7 +1,6 @@
 version: 1
 dn: ou=nameForms,cn=other,ou=schema
 ou: nameforms
-entrycsn: 20090818052726.546000Z#000000#000#000000
 objectclass: organizationalUnit
 objectclass: top
-
+creatorsname: uid=admin,ou=system

Modified: directory/shared/trunk/ldap-schema/src/main/resources/schema/ou=schema/cn=other/ou=normalizers.ldif
URL: http://svn.apache.org/viewvc/directory/shared/trunk/ldap-schema/src/main/resources/schema/ou%3Dschema/cn%3Dother/ou%3Dnormalizers.ldif?rev=1039463&r1=1039462&r2=1039463&view=diff
==============================================================================
--- directory/shared/trunk/ldap-schema/src/main/resources/schema/ou=schema/cn=other/ou=normalizers.ldif (original)
+++ directory/shared/trunk/ldap-schema/src/main/resources/schema/ou=schema/cn=other/ou=normalizers.ldif Fri Nov 26 16:58:22 2010
@@ -1,7 +1,6 @@
 version: 1
 dn: ou=normalizers,cn=other,ou=schema
 ou: normalizers
-entrycsn: 20090818052726.518000Z#000000#000#000000
 objectclass: organizationalUnit
 objectclass: top
-
+creatorsname: uid=admin,ou=system

Modified: directory/shared/trunk/ldap-schema/src/main/resources/schema/ou=schema/cn=other/ou=objectclasses.ldif
URL: http://svn.apache.org/viewvc/directory/shared/trunk/ldap-schema/src/main/resources/schema/ou%3Dschema/cn%3Dother/ou%3Dobjectclasses.ldif?rev=1039463&r1=1039462&r2=1039463&view=diff
==============================================================================
--- directory/shared/trunk/ldap-schema/src/main/resources/schema/ou=schema/cn=other/ou=objectclasses.ldif (original)
+++ directory/shared/trunk/ldap-schema/src/main/resources/schema/ou=schema/cn=other/ou=objectclasses.ldif Fri Nov 26 16:58:22 2010
@@ -1,7 +1,6 @@
 version: 1
 dn: ou=objectClasses,cn=other,ou=schema
 ou: objectclasses
-entrycsn: 20090818052726.540000Z#000000#000#000000
 objectclass: organizationalUnit
 objectclass: top
-
+creatorsname: uid=admin,ou=system

Modified: directory/shared/trunk/ldap-schema/src/main/resources/schema/ou=schema/cn=other/ou=syntaxcheckers.ldif
URL: http://svn.apache.org/viewvc/directory/shared/trunk/ldap-schema/src/main/resources/schema/ou%3Dschema/cn%3Dother/ou%3Dsyntaxcheckers.ldif?rev=1039463&r1=1039462&r2=1039463&view=diff
==============================================================================
--- directory/shared/trunk/ldap-schema/src/main/resources/schema/ou=schema/cn=other/ou=syntaxcheckers.ldif (original)
+++ directory/shared/trunk/ldap-schema/src/main/resources/schema/ou=schema/cn=other/ou=syntaxcheckers.ldif Fri Nov 26 16:58:22 2010
@@ -1,7 +1,6 @@
 version: 1
 dn: ou=syntaxCheckers,cn=other,ou=schema
 ou: syntaxcheckers
-entrycsn: 20090818052726.523000Z#000000#000#000000
 objectclass: organizationalUnit
 objectclass: top
-
+creatorsname: uid=admin,ou=system

Modified: directory/shared/trunk/ldap-schema/src/main/resources/schema/ou=schema/cn=other/ou=syntaxes.ldif
URL: http://svn.apache.org/viewvc/directory/shared/trunk/ldap-schema/src/main/resources/schema/ou%3Dschema/cn%3Dother/ou%3Dsyntaxes.ldif?rev=1039463&r1=1039462&r2=1039463&view=diff
==============================================================================
--- directory/shared/trunk/ldap-schema/src/main/resources/schema/ou=schema/cn=other/ou=syntaxes.ldif (original)
+++ directory/shared/trunk/ldap-schema/src/main/resources/schema/ou=schema/cn=other/ou=syntaxes.ldif Fri Nov 26 16:58:22 2010
@@ -1,7 +1,6 @@
 version: 1
 dn: ou=syntaxes,cn=other,ou=schema
 ou: syntaxes
-entrycsn: 20090818052726.526000Z#000000#000#000000
 objectclass: organizationalUnit
 objectclass: top
-
+creatorsname: uid=admin,ou=system