You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by ak...@apache.org on 2009/08/25 01:12:42 UTC

svn commit: r807426 [2/15] - in /directory/apacheds/branches/apacheds-schema/schema-partition: ./ src/ src/main/ src/main/resources/ src/main/resources/schema/ src/main/resources/schema/schema/ src/main/resources/schema/schema/apache/ src/main/resource...

Added: directory/apacheds/branches/apacheds-schema/schema-partition/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/pom.xml?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/pom.xml (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/pom.xml Mon Aug 24 23:12:05 2009
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+  
+  http://www.apache.org/licenses/LICENSE-2.0
+  
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>org.apache.directory.server</groupId>
+    <artifactId>apacheds-parent</artifactId>
+    <version>1.5.6-SNAPSHOT</version>
+  </parent>
+  <artifactId>apacheds-schema-data</artifactId>
+  <name>ApacheDS Schema Data</name>
+  <packaging>jar</packaging>
+
+  <description>
+    A special jar file that contains pre-loaded partition data with schema 
+    information.  The schema partition data is in LDIF format and so can use
+    the LDIF partition implementation to mount.  This data will be presented
+    at a fixed location in the directory information tree off of the ou=schema 
+    namingContext.  This artifact contains the LDIF files for this partition.
+  </description>
+</project>

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,6 @@
+dn: ou=schema
+entryuuid:: 77+9Bu+/ve+/vRbvv71EUu+/vXkr77+977+9
+ou: schema
+objectclass: organizationalUnit
+objectclass: top
+entrycsn: 20090818052725.311000Z#000000#000#000000

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,9 @@
+dn: cn=apache,ou=schema
+entryuuid:: 77+9DCjvv73vv73vv71O77+977+977+9T++/vUXvv73TnQ==
+creatorsname: uid=admin,ou=system
+createtimestamp: 20090818022725Z
+cn: apache
+objectclass: metaSchema
+objectclass: top
+entrycsn: 20090818052725.807000Z#000000#000#000000
+m-dependencies: system

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,6 @@
+dn: ou=attributeTypes,cn=apache,ou=schema
+entryuuid:: TQrvv73vv70nPEQt77+9Tu+/vQ9EXu+/vRA=
+ou: attributetypes
+objectclass: organizationalUnit
+objectclass: top
+entrycsn: 20090818052725.848000Z#000000#000#000000

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.1.16.4.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.1.16.4.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.1.16.4.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.1.16.4.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,19 @@
+dn: m-oid=1.3.6.1.1.16.4,ou=attributeTypes,cn=apache,ou=schema
+m-equality: uuidMatch
+m-usage: DIRECTORY_OPERATION
+creatorsname: uid=admin,ou=system
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022731Z
+m-name: entryUUID
+m-oid: 1.3.6.1.1.16.4
+m-ordering: uuidOrderingMatch
+m-singlevalue: TRUE
+m-description: UUID of the entry
+entryuuid:: 77+9QUfvv71YH0nvv70O77+9XVDvv70bVw==
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: TRUE
+entrycsn: 20090818052731.567000Z#000000#000#000000
+m-syntax: 1.3.6.1.1.16.1

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.1.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.1.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.1.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.1.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,18 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.2.1,ou=attributeTypes,cn=apache,ou=schema
+m-equality: exactDnAsStringMatch
+m-usage: DSA_OPERATION
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022732Z
+creatorsname: uid=admin,ou=system
+m-name: apacheNdn
+m-oid: 1.3.6.1.4.1.18060.0.4.1.2.1
+m-singlevalue: TRUE
+m-description: Index attribute DN whose values are normalized based on schema
+entryuuid:: 77+9V++/vQJ9AkkT77+9TgJiQ0nvv73vv70=
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: TRUE
+entrycsn: 20090818052732.299000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.12

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.10.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.10.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.10.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.10.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,19 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.2.10,ou=attributeTypes,cn=apache,ou=schema
+m-supattributetype: distinguishedName
+m-equality: distinguishedNameMatch
+m-usage: DIRECTORY_OPERATION
+creatorsname: uid=admin,ou=system
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022731Z
+m-name: autonomousAreaSubentry
+m-oid: 1.3.6.1.4.1.18060.0.4.1.2.10
+m-singlevalue: TRUE
+m-description: Used to track a subentry associated with an autonomousArea
+entryuuid:: 77+9LO+/ve+/ve+/ve+/vUbvv73vv71VdO+/vXsvPQ==
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: TRUE
+entrycsn: 20090818052731.845000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.12

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.11.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.11.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.11.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.11.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,19 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.2.11,ou=attributeTypes,cn=apache,ou=schema
+m-supattributetype: distinguishedName
+m-equality: distinguishedNameMatch
+m-usage: DIRECTORY_OPERATION
+creatorsname: uid=admin,ou=system
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022729Z
+m-name: accessControlSubentries
+m-oid: 1.3.6.1.4.1.18060.0.4.1.2.11
+m-singlevalue: FALSE
+m-description: Used to track a subentry associated with access control areas
+entryuuid:: 77+9ChLvv718aUTvv73vv73vv70BX3FbF2k=
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: TRUE
+entrycsn: 20090818052729.367000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.12

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.15.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.15.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.15.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.15.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,18 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.2.15,ou=attributeTypes,cn=apache,ou=schema
+m-equality: caseIgnoreIA5Match
+m-usage: USER_APPLICATIONS
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022730Z
+creatorsname: uid=admin,ou=system
+m-name: apacheServicePid
+m-oid: 1.3.6.1.4.1.18060.0.4.1.2.15
+m-singlevalue: TRUE
+m-description: A string up to 256 characters in length
+entryuuid:: 77+977+977+977+977+977+9S8Oe77+9TiZ/77+977+9Iw==
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: FALSE
+entrycsn: 20090818052730.309000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.26

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.16.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.16.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.16.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.16.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,18 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.2.16,ou=attributeTypes,cn=apache,ou=schema
+m-equality: caseIgnoreIA5Match
+m-usage: USER_APPLICATIONS
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022732Z
+creatorsname: uid=admin,ou=system
+m-name: apacheServiceFactoryPid
+m-oid: 1.3.6.1.4.1.18060.0.4.1.2.16
+m-singlevalue: TRUE
+m-description: A string up to 256 characters in length
+entryuuid:: 77+9KV5C77+977+9SO+/ve+/ve+/ve+/vTgHcFZI
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: FALSE
+entrycsn: 20090818052732.395000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.26

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.17.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.17.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.17.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.17.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,18 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.2.17,ou=attributeTypes,cn=apache,ou=schema
+m-equality: caseIgnoreIA5Match
+m-usage: USER_APPLICATIONS
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022730Z
+creatorsname: uid=admin,ou=system
+m-name: apacheCatalogEntryName
+m-oid: 1.3.6.1.4.1.18060.0.4.1.2.17
+m-singlevalue: TRUE
+m-description: A string up to 256 characters in length
+entryuuid:: S++/vUdX77+977+9Se+/ve+/ve+/ve+/ve+/vTvvv70=
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: FALSE
+entrycsn: 20090818052730.067000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.26

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.18.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.18.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.18.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.18.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,18 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.2.18,ou=attributeTypes,cn=apache,ou=schema
+m-equality: caseIgnoreIA5Match
+m-usage: USER_APPLICATIONS
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022730Z
+creatorsname: uid=admin,ou=system
+m-name: apacheCatalogEntryBaseDn
+m-oid: 1.3.6.1.4.1.18060.0.4.1.2.18
+m-singlevalue: TRUE
+m-description: A string up to 256 characters in length
+entryuuid:: 77+9azvvv70g77+9TSDvv70Z77+9xLNM77+977+9
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: FALSE
+entrycsn: 20090818052730.503000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.26

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.19.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.19.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.19.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.19.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,18 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.2.19,ou=attributeTypes,cn=apache,ou=schema
+m-equality: caseIgnoreIA5Match
+m-usage: USER_APPLICATIONS
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022730Z
+creatorsname: uid=admin,ou=system
+m-name: windowsFilePath
+m-oid: 1.3.6.1.4.1.18060.0.4.1.2.19
+m-singlevalue: TRUE
+m-description: A windows file path where case does not make a difference
+entryuuid:: 77+977+977+9OO+/vV9FF++/vQfvv73vv70xYO+/vRk=
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: FALSE
+entrycsn: 20090818052730.744000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.26

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.2.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.2.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.2.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.2.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,19 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.2.2,ou=attributeTypes,cn=apache,ou=schema
+m-equality: exactDnAsStringMatch
+m-usage: DSA_OPERATION
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022731Z
+creatorsname: uid=admin,ou=system
+m-name: apacheUpdn
+m-oid: 1.3.6.1.4.1.18060.0.4.1.2.2
+m-singlevalue: TRUE
+m-description: Index attribute for DN whose values are NOT normalized in any way
+ 
+entryuuid:: N0jvv73vv707SV/vv70Sbe+/vULvv73vv73vv70=
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: TRUE
+entrycsn: 20090818052731.575000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.12

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.20.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.20.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.20.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.20.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,18 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.2.20,ou=attributeTypes,cn=apache,ou=schema
+m-equality: caseExactIA5Match
+m-usage: USER_APPLICATIONS
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022731Z
+creatorsname: uid=admin,ou=system
+m-name: unixFilePath
+m-oid: 1.3.6.1.4.1.18060.0.4.1.2.20
+m-singlevalue: TRUE
+m-description: A UNIX file path where case does make a difference
+entryuuid:: Ru+/ve+/vXbvv73vv71E2K7vv73vv73vv70e77+9d++/vQ==
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: FALSE
+entrycsn: 20090818052731.237000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.26

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.21.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.21.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.21.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.21.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,18 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.2.21,ou=attributeTypes,cn=apache,ou=schema
+m-equality: caseExactIA5Match
+m-usage: USER_APPLICATIONS
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022729Z
+creatorsname: uid=admin,ou=system
+m-name: fullyQualifiedJavaClassName
+m-oid: 1.3.6.1.4.1.18060.0.4.1.2.21
+m-singlevalue: TRUE
+m-description: The fully qualified name for a (Java) class
+entryuuid:: bHbvv70qUD5N77+977+9F++/vcW177+9bO+/vQ==
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: FALSE
+entrycsn: 20090818052729.467000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.26

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.22.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.22.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.22.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.22.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,17 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.2.22,ou=attributeTypes,cn=apache,ou=schema
+m-usage: USER_APPLICATIONS
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022730Z
+creatorsname: uid=admin,ou=system
+m-name: javaClassByteCode
+m-oid: 1.3.6.1.4.1.18060.0.4.1.2.22
+m-singlevalue: TRUE
+m-description: The actual byte code for a (Java) class
+entryuuid:: 77+9E++/vScCMk1077+9VO+/vXNMRj/vv70=
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: FALSE
+entrycsn: 20090818052730.346000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.5

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.23.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.23.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.23.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.23.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,19 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.2.23,ou=attributeTypes,cn=apache,ou=schema
+m-supattributetype: distinguishedName
+m-equality: distinguishedNameMatch
+m-usage: USER_APPLICATIONS
+creatorsname: uid=admin,ou=system
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022732Z
+m-name: classLoaderDefaultSearchContext
+m-oid: 1.3.6.1.4.1.18060.0.4.1.2.23
+m-singlevalue: FALSE
+m-description: The default search context for the Ldap Class Loader
+entryuuid:: ERIUMu+/ve+/vUN+77+9Vu+/vWLvv709XWE=
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: FALSE
+entrycsn: 20090818052732.423000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.12

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.25.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.25.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.25.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.25.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,18 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.2.25,ou=attributeTypes,cn=apache,ou=schema
+m-equality: directoryStringFirstComponentMatch
+m-usage: DIRECTORY_OPERATION
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022732Z
+creatorsname: uid=admin,ou=system
+m-name: prescriptiveTriggerSpecification
+m-oid: 1.3.6.1.4.1.18060.0.4.1.2.25
+m-singlevalue: FALSE
+m-description: Trigger specification that applies to a set of entries
+entryuuid:: QO+/vQZSS++/vU3vv73vv70ueHxOG0Hvv70=
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: FALSE
+entrycsn: 20090818052732.360000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.59

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.26.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.26.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.26.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.26.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,18 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.2.26,ou=attributeTypes,cn=apache,ou=schema
+m-equality: directoryStringFirstComponentMatch
+m-usage: DIRECTORY_OPERATION
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022732Z
+creatorsname: uid=admin,ou=system
+m-name: entryTriggerSpecification
+m-oid: 1.3.6.1.4.1.18060.0.4.1.2.26
+m-singlevalue: FALSE
+m-description: Trigger specification that applies to a single entry
+entryuuid:: 77+9AUJo77+9eENh77+95KSh77+977+977+9
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: FALSE
+entrycsn: 20090818052732.301000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.59

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.27.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.27.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.27.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.27.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,20 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.2.27,ou=attributeTypes,cn=apache,ou=schema
+m-supattributetype: distinguishedName
+m-equality: distinguishedNameMatch
+m-usage: DIRECTORY_OPERATION
+creatorsname: uid=admin,ou=system
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022729Z
+m-name: triggerExecutionSubentries
+m-oid: 1.3.6.1.4.1.18060.0.4.1.2.27
+m-singlevalue: FALSE
+m-description: Used to track subentries associated with a trigger area which an 
+ entry falls under
+entryuuid:: 77+9au+/vV3vv73vv71M2aPvv71g77+977+9WSLvv70=
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: TRUE
+entrycsn: 20090818052729.833000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.12

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.3.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.3.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.3.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.3.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,20 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.2.3,ou=attributeTypes,cn=apache,ou=schema
+m-supattributetype: name
+m-equality: caseIgnoreMatch
+m-usage: DSA_OPERATION
+creatorsname: uid=admin,ou=system
+createtimestamp: 20090818022730Z
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+m-name: apacheExistence
+m-oid: 1.3.6.1.4.1.18060.0.4.1.2.3
+m-singlevalue: FALSE
+m-description: Index attribute used to track the existence of attributes
+entryuuid:: CT/vv71H77+9S8yoGQ1YD++/vX/vv70=
+m-collective: FALSE
+m-obsolete: FALSE
+m-substr: caseIgnoreSubstringsMatch
+m-nousermodification: TRUE
+entrycsn: 20090818052730.819000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.15

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.31.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.31.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.31.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.31.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,18 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.2.31,ou=attributeTypes,cn=apache,ou=schema
+m-equality: booleanMatch
+m-usage: DIRECTORY_OPERATION
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022732Z
+creatorsname: uid=admin,ou=system
+m-name: entryDeleted
+m-oid: 1.3.6.1.4.1.18060.0.4.1.2.31
+m-singlevalue: TRUE
+m-description: Whether or not an entry has been deleted.
+entryuuid:: UitIYu+/ve+/vUvvv71gP++/ve+/vQ==
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: TRUE
+entrycsn: 20090818052732.366000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.7

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.32.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.32.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.32.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.32.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,18 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.2.32,ou=attributeTypes,cn=apache,ou=schema
+m-equality: caseIgnoreMatch
+m-usage: DIRECTORY_OPERATION
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022732Z
+creatorsname: uid=admin,ou=system
+m-name: comparators
+m-oid: 1.3.6.1.4.1.18060.0.4.1.2.32
+m-singlevalue: FALSE
+m-description: A multivalued comparator description attribute
+entryuuid:: 77+977+9SO+/ve+/vXBKyKLvv73vv73vv73vv70B77+9Lw==
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: FALSE
+entrycsn: 20090818052732.080000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.15

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.33.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.33.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.33.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.33.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,18 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.2.33,ou=attributeTypes,cn=apache,ou=schema
+m-equality: caseIgnoreMatch
+m-usage: DIRECTORY_OPERATION
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022732Z
+creatorsname: uid=admin,ou=system
+m-name: normalizers
+m-oid: 1.3.6.1.4.1.18060.0.4.1.2.33
+m-singlevalue: FALSE
+m-description: A multivalued normalizer description attribute
+entryuuid:: 77+977+977+9ZO+/vSRBOO+/ve+/vRQd77+977+977+977+9
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: FALSE
+entrycsn: 20090818052732.187000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.15

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.34.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.34.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.34.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.34.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,18 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.2.34,ou=attributeTypes,cn=apache,ou=schema
+m-equality: caseIgnoreMatch
+m-usage: DIRECTORY_OPERATION
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022730Z
+creatorsname: uid=admin,ou=system
+m-name: syntaxCheckers
+m-oid: 1.3.6.1.4.1.18060.0.4.1.2.34
+m-singlevalue: FALSE
+m-description: A multivalued syntaxCheckers description attribute
+entryuuid:: KdeXcO+/vThJ77+977+977+977+9QO+/vRrvv71W
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: FALSE
+entrycsn: 20090818052730.433000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.15

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.35.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.35.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.35.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.35.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,20 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.2.35,ou=attributeTypes,cn=apache,ou=schema
+m-supattributetype: modifyTimestamp
+m-equality: generalizedTimeMatch
+m-usage: USER_APPLICATIONS
+creatorsname: uid=admin,ou=system
+createtimestamp: 20090818022731Z
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+m-name: schemaModifyTimestamp
+m-oid: 1.3.6.1.4.1.18060.0.4.1.2.35
+m-ordering: generalizedTimeOrderingMatch
+m-singlevalue: FALSE
+m-description: time which schema was modified
+entryuuid:: L++/vW5r3b9N0pfvv73vv71p3LHvv70=
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: FALSE
+entrycsn: 20090818052731.566000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.24

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.36.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.36.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.36.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.36.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,19 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.2.36,ou=attributeTypes,cn=apache,ou=schema
+m-supattributetype: modifiersName
+m-equality: distinguishedNameMatch
+m-usage: USER_APPLICATIONS
+creatorsname: uid=admin,ou=system
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022729Z
+m-name: schemaModifiersName
+m-oid: 1.3.6.1.4.1.18060.0.4.1.2.36
+m-singlevalue: FALSE
+m-description: the DN of the modifier of the schema
+entryuuid:: b++/vT/vv73vv71OSAvvv70B77+9dHPvv71M
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: FALSE
+entrycsn: 20090818052729.747000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.12

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.37.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.37.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.37.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.37.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,19 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.2.37,ou=attributeTypes,cn=apache,ou=schema
+m-equality: distinguishedNameMatch
+m-usage: USER_APPLICATIONS
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022730Z
+creatorsname: uid=admin,ou=system
+m-name: subschemaSubentryName
+m-oid: 1.3.6.1.4.1.18060.0.4.1.2.37
+m-singlevalue: FALSE
+m-description: the DN of the schema subentry the modification info corresponds t
+ o
+entryuuid:: Ge+/vXLvv71O77+9Twbvv73vv73vv71GD39877+9
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: FALSE
+entrycsn: 20090818052730.638000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.15

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.38.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.38.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.38.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.38.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,18 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.2.38,ou=attributeTypes,cn=apache,ou=schema
+m-equality: caseExactIA5Match
+m-usage: USER_APPLICATIONS
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022732Z
+creatorsname: uid=admin,ou=system
+m-name: privateKeyFormat
+m-oid: 1.3.6.1.4.1.18060.0.4.1.2.38
+m-singlevalue: TRUE
+m-description: The format of the private key used for TLS
+entryuuid:: 77+9Ne+/vTDvv73vv71O77+977+9L++/ve+/vQc277+9
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: FALSE
+entrycsn: 20090818052732.441000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.26

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.39.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.39.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.39.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.39.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,18 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.2.39,ou=attributeTypes,cn=apache,ou=schema
+m-equality: caseExactIA5Match
+m-usage: USER_APPLICATIONS
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022728Z
+creatorsname: uid=admin,ou=system
+m-name: keyAlgorithm
+m-oid: 1.3.6.1.4.1.18060.0.4.1.2.39
+m-singlevalue: TRUE
+m-description: The algorithm used for the key/pair used by the server for TLS
+entryuuid:: 77+9NFwTP++/vUzDge+/ve+/vRZH77+9
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: FALSE
+entrycsn: 20090818052728.864000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.26

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.4.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.4.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.4.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.4.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,18 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.2.4,ou=attributeTypes,cn=apache,ou=schema
+m-equality: integerMatch
+m-usage: DSA_OPERATION
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022730Z
+creatorsname: uid=admin,ou=system
+m-name: apacheOneLevel
+m-oid: 1.3.6.1.4.1.18060.0.4.1.2.4
+m-singlevalue: FALSE
+m-description: Index attribute used to track one level searches
+entryuuid:: HO+/ve+/vWZKDUNK77+977+977+977+9fe+/ve+/vQ==
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: TRUE
+entrycsn: 20090818052730.150000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.27

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.40.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.40.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.40.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.40.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,17 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.2.40,ou=attributeTypes,cn=apache,ou=schema
+m-usage: USER_APPLICATIONS
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022732Z
+creatorsname: uid=admin,ou=system
+m-name: privateKey
+m-oid: 1.3.6.1.4.1.18060.0.4.1.2.40
+m-singlevalue: TRUE
+m-description: The private key material used for TLS
+entryuuid:: 77+9z5vvv71j77+9Su+/ve+/vdmDRinvv73vv73vv70=
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: FALSE
+entrycsn: 20090818052732.077000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.5

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.41.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.41.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.41.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.41.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,18 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.2.41,ou=attributeTypes,cn=apache,ou=schema
+m-equality: caseExactIA5Match
+m-usage: USER_APPLICATIONS
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022729Z
+creatorsname: uid=admin,ou=system
+m-name: publicKeyFormat
+m-oid: 1.3.6.1.4.1.18060.0.4.1.2.41
+m-singlevalue: TRUE
+m-description: The format of the public key used for TLS
+entryuuid:: OGLvv70Jbk5J25zvv717O++/vRoWag==
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: FALSE
+entrycsn: 20090818052729.817000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.26

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.42.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.42.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.42.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.42.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,17 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.2.42,ou=attributeTypes,cn=apache,ou=schema
+m-usage: USER_APPLICATIONS
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022729Z
+creatorsname: uid=admin,ou=system
+m-name: publicKey
+m-oid: 1.3.6.1.4.1.18060.0.4.1.2.42
+m-singlevalue: TRUE
+m-description: The public key material used for TLS
+entryuuid:: 77+9x4fvv717Qk3Jhu+/vdqnOu+/ve+/vRw=
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: FALSE
+entrycsn: 20090818052729.133000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.5

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.43.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.43.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.43.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.43.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,18 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.2.43,ou=attributeTypes,cn=apache,ou=schema
+m-equality: integerMatch
+m-usage: DSA_OPERATION
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022730Z
+creatorsname: uid=admin,ou=system
+m-name: apacheSubLevel
+m-oid: 1.3.6.1.4.1.18060.0.4.1.2.43
+m-singlevalue: FALSE
+m-description: Index attribute used to track sub level searches
+entryuuid:: BVFZ0oo5QjPvv71U77+9HRTvv73vv70=
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: TRUE
+entrycsn: 20090818052730.156000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.27

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.44.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.44.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.44.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.44.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,19 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.2.44,ou=attributeTypes,cn=apache,ou=schema
+m-equality: integerMatch
+m-usage: DSA_OPERATION
+creatorsname: uid=admin,ou=system
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022729Z
+m-name: revisions
+m-oid: 1.3.6.1.4.1.18060.0.4.1.2.44
+m-ordering: integerOrderingMatch
+m-singlevalue: FALSE
+m-description: Revision numbers used in change log
+entryuuid:: 77+9a++/vURM77+977+9LO+/vRvvv73vv70=
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: TRUE
+entrycsn: 20090818052729.697000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.27

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.45.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.45.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.45.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.45.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,19 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.2.45,ou=attributeTypes,cn=apache,ou=schema
+m-equality: generalizedTimeMatch
+m-usage: DSA_OPERATION
+creatorsname: uid=admin,ou=system
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022731Z
+m-name: changeTime
+m-oid: 1.3.6.1.4.1.18060.0.4.1.2.45
+m-ordering: generalizedTimeOrderingMatch
+m-singlevalue: TRUE
+m-description: represents the time when the change event occurred
+entryuuid:: Yu+/vQzvv73vv73vv71F77+977+977+977+9ATcR77+977+9
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: TRUE
+entrycsn: 20090818052731.458000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.24

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.46.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.46.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.46.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.46.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,18 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.2.46,ou=attributeTypes,cn=apache,ou=schema
+m-equality: caseIgnoreMatch
+m-usage: DSA_OPERATION
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022730Z
+creatorsname: uid=admin,ou=system
+m-name: changeType
+m-oid: 1.3.6.1.4.1.18060.0.4.1.2.46
+m-singlevalue: TRUE
+m-description: type of change operation
+entryuuid:: fkTvv711N++/vUU577+9R++/vTrvv73vv70=
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: TRUE
+entrycsn: 20090818052730.732000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.44

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.47.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.47.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.47.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.47.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,20 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.2.47,ou=attributeTypes,cn=apache,ou=schema
+m-equality: integerMatch
+m-usage: DSA_OPERATION
+creatorsname: uid=admin,ou=system
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022729Z
+m-name: rev
+m-name: eventId
+m-oid: 1.3.6.1.4.1.18060.0.4.1.2.47
+m-ordering: integerOrderingMatch
+m-singlevalue: TRUE
+m-description: the unique sequential id for the event (a.k.a revision number)
+entryuuid:: 77+9Ke+/vUdh77+9Q++/ve+/ve+/vVLvv73vv73vv70=
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: TRUE
+entrycsn: 20090818052729.391000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.27

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.48.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.48.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.48.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.48.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,18 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.2.48,ou=attributeTypes,cn=apache,ou=schema
+m-equality: exactDnAsStringMatch
+m-usage: DSA_OPERATION
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022731Z
+creatorsname: uid=admin,ou=system
+m-name: committer
+m-oid: 1.3.6.1.4.1.18060.0.4.1.2.48
+m-singlevalue: TRUE
+m-description: the principal committing the change
+entryuuid:: 77+977+9D++/vRMASn/vv73vv73vv71tb++/vQ==
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: TRUE
+entrycsn: 20090818052731.537000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.12

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.49.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.49.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.49.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.49.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,17 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.2.49,ou=attributeTypes,cn=apache,ou=schema
+m-usage: DSA_OPERATION
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022730Z
+creatorsname: uid=admin,ou=system
+m-name: changeLogContext
+m-oid: 1.3.6.1.4.1.18060.0.4.1.2.49
+m-singlevalue: TRUE
+m-description: tells about the changelog context suffix
+entryuuid:: Bu+/ve+/vVXvv71Az7gB77+977+977+9DVIv
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: FALSE
+entrycsn: 20090818052730.094000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.12

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.5.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.5.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.5.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.5.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,18 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.2.5,ou=attributeTypes,cn=apache,ou=schema
+m-equality: integerMatch
+m-usage: DSA_OPERATION
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022730Z
+creatorsname: uid=admin,ou=system
+m-name: apacheOneAlias
+m-oid: 1.3.6.1.4.1.18060.0.4.1.2.5
+m-singlevalue: FALSE
+m-description: Index attribute used to track single level aliases
+entryuuid:: 77+977+9bO+/vQpyQSPvv73vv70aXxo777+977+9
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: TRUE
+entrycsn: 20090818052730.238000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.27

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.6.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.6.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.6.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.6.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,18 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.2.6,ou=attributeTypes,cn=apache,ou=schema
+m-equality: integerMatch
+m-usage: DSA_OPERATION
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022729Z
+creatorsname: uid=admin,ou=system
+m-name: apacheSubAlias
+m-oid: 1.3.6.1.4.1.18060.0.4.1.2.6
+m-singlevalue: FALSE
+m-description: Index attribute used to track sub level aliases
+entryuuid:: 77+9A++/vRLvv71uTe+/ve+/ve+/ve+/vSFNB1vvv70=
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: TRUE
+entrycsn: 20090818052729.847000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.27

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.7.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.7.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.7.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.7.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,19 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.2.7,ou=attributeTypes,cn=apache,ou=schema
+m-supattributetype: distinguishedName
+m-equality: distinguishedNameMatch
+m-usage: DSA_OPERATION
+creatorsname: uid=admin,ou=system
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022729Z
+m-name: apacheAlias
+m-oid: 1.3.6.1.4.1.18060.0.4.1.2.7
+m-singlevalue: TRUE
+m-description: asdf
+entryuuid:: Ue+/vWvvv70H77+9Rn3vv70CDUXvv73vv73dvA==
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: TRUE
+entrycsn: 20090818052729.137000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.12

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.8.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.8.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.8.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.8.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,18 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.2.8,ou=attributeTypes,cn=apache,ou=schema
+m-equality: caseExactMatch
+m-usage: USER_APPLICATIONS
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022732Z
+creatorsname: uid=admin,ou=system
+m-name: prefNodeName
+m-oid: 1.3.6.1.4.1.18060.0.4.1.2.8
+m-singlevalue: TRUE
+m-description: Attribute to describe the name of a Java Preferences API node
+entryuuid:: dlYZf++/vQVM77+977+9Vu+/ve+/vQrvv70tBw==
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: FALSE
+entrycsn: 20090818052732.129000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.15

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.9.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.9.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.9.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.2.9.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,18 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.2.9,ou=attributeTypes,cn=apache,ou=schema
+m-equality: integerMatch
+m-usage: USER_APPLICATIONS
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022732Z
+creatorsname: uid=admin,ou=system
+m-name: apacheSamType
+m-oid: 1.3.6.1.4.1.18060.0.4.1.2.9
+m-singlevalue: TRUE
+m-description: Single-use Authentication Mechanism type/vendor code
+entryuuid:: 77+977+9J2bvv71CXO+/ve+/vWrQjDXvv73vv70=
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: FALSE
+entrycsn: 20090818052732.416000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.27

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.5.1.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.5.1.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.5.1.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.5.1.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,17 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.5.1,ou=attributeTypes,cn=apache,ou=schema
+m-equality: caseExactIA5Match
+m-usage: USER_APPLICATIONS
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022729Z
+creatorsname: uid=admin,ou=system
+m-name: storedProcLangId
+m-oid: 1.3.6.1.4.1.18060.0.4.1.5.1
+m-singlevalue: TRUE
+entryuuid:: 77+9ce+/ve+/ve+/vTVB77+9NTs177+9bO+/ve+/vQ==
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: FALSE
+entrycsn: 20090818052729.491000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.26

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.5.2.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.5.2.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.5.2.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.5.2.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,17 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.5.2,ou=attributeTypes,cn=apache,ou=schema
+m-equality: caseExactIA5Match
+m-usage: USER_APPLICATIONS
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022728Z
+creatorsname: uid=admin,ou=system
+m-name: storedProcUnitName
+m-oid: 1.3.6.1.4.1.18060.0.4.1.5.2
+m-singlevalue: TRUE
+entryuuid:: Vjzvv70NfGpD77+9Se+/vUjvv70SXg8=
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: FALSE
+entrycsn: 20090818052728.690000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.26

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.5.4.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.5.4.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.5.4.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.5.4.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,16 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.5.4,ou=attributeTypes,cn=apache,ou=schema
+m-usage: USER_APPLICATIONS
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022732Z
+creatorsname: uid=admin,ou=system
+m-name: javaByteCode
+m-oid: 1.3.6.1.4.1.18060.0.4.1.5.4
+m-singlevalue: TRUE
+entryuuid:: G++/ve+/ve+/vU5ES++/vW3vv71sF++/ve+/vQ==
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: FALSE
+entrycsn: 20090818052732.184000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.5

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.5.6.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.5.6.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.5.6.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.5.6.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,17 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.5.6,ou=attributeTypes,cn=apache,ou=schema
+m-equality: caseExactIA5Match
+m-usage: USER_APPLICATIONS
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022731Z
+creatorsname: uid=admin,ou=system
+m-name: javaxScriptLangId
+m-oid: 1.3.6.1.4.1.18060.0.4.1.5.6
+m-singlevalue: TRUE
+entryuuid:: Ye+/vSfvv70d77+9Ru+/ve+/ve+/ve+/vTbvv73vv71HLA==
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: FALSE
+entrycsn: 20090818052731.228000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.26

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.5.7.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.5.7.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.5.7.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.18060.0.4.1.5.7.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,17 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.5.7,ou=attributeTypes,cn=apache,ou=schema
+m-equality: caseExactIA5Match
+m-usage: USER_APPLICATIONS
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022729Z
+creatorsname: uid=admin,ou=system
+m-name: javaxScriptCode
+m-oid: 1.3.6.1.4.1.18060.0.4.1.5.7
+m-singlevalue: TRUE
+entryuuid:: Le+/vVvUt++/vUhp77+977+9B++/vdi/YRA=
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: FALSE
+entrycsn: 20090818052729.774000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.26

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.4203.666.1.25.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.4203.666.1.25.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.4203.666.1.25.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.4203.666.1.25.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,19 @@
+dn: m-oid=1.3.6.1.4.1.4203.666.1.25,ou=attributeTypes,cn=apache,ou=schema
+m-equality: csnMatch
+m-usage: DIRECTORY_OPERATION
+creatorsname: uid=admin,ou=system
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022730Z
+m-name: contextCSN
+m-oid: 1.3.6.1.4.1.4203.666.1.25
+m-ordering: csnOrderingMatch
+m-singlevalue: FALSE
+m-description: the largest committed CSN of a context
+entryuuid:: OG1SRjRFRjLvv70I77+9DO+/vT/vv73vv70=
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: TRUE
+entrycsn: 20090818052730.974000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.4203.666.11.2.1

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.4203.666.1.7.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.4203.666.1.7.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.4203.666.1.7.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/1.3.6.1.4.1.4203.666.1.7.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,19 @@
+dn: m-oid=1.3.6.1.4.1.4203.666.1.7,ou=attributeTypes,cn=apache,ou=schema
+m-equality: csnMatch
+m-usage: DIRECTORY_OPERATION
+creatorsname: uid=admin,ou=system
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022732Z
+m-name: entryCSN
+m-oid: 1.3.6.1.4.1.4203.666.1.7
+m-ordering: csnOrderingMatch
+m-singlevalue: TRUE
+m-description: change sequence number of the entry
+entryuuid:: f8K1aO+/vSRGT++/vWDvv70TFTo777+9
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: TRUE
+entrycsn: 20090818052732.198000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.4203.666.11.2.1

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/2.5.24.4.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/2.5.24.4.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/2.5.24.4.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/2.5.24.4.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,18 @@
+dn: m-oid=2.5.24.4,ou=attributeTypes,cn=apache,ou=schema
+m-equality: directoryStringFirstComponentMatch
+m-usage: DIRECTORY_OPERATION
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022730Z
+creatorsname: uid=admin,ou=system
+m-name: prescriptiveACI
+m-oid: 2.5.24.4
+m-singlevalue: FALSE
+m-description: Access control information that applies to a set of entries
+entryuuid:: De+/ve+/vUbvv71CWu+/vTTvv70t77+977+9QA==
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: FALSE
+entrycsn: 20090818052730.918000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.1

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/2.5.24.5.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/2.5.24.5.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/2.5.24.5.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/2.5.24.5.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,18 @@
+dn: m-oid=2.5.24.5,ou=attributeTypes,cn=apache,ou=schema
+m-equality: directoryStringFirstComponentMatch
+m-usage: DIRECTORY_OPERATION
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022730Z
+creatorsname: uid=admin,ou=system
+m-name: entryACI
+m-oid: 2.5.24.5
+m-singlevalue: FALSE
+m-description: Access control information that applies to a single entry
+entryuuid:: 77+9G27vv73vv73vv71E77+977+977+977+9fu+/vWwfEg==
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: FALSE
+entrycsn: 20090818052730.153000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.1

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/2.5.24.6.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/2.5.24.6.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/2.5.24.6.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/attributeTypes/2.5.24.6.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,18 @@
+dn: m-oid=2.5.24.6,ou=attributeTypes,cn=apache,ou=schema
+m-equality: directoryStringFirstComponentMatch
+m-usage: DIRECTORY_OPERATION
+objectclass: metaAttributeType
+objectclass: metaTop
+objectclass: top
+createtimestamp: 20090818022729Z
+creatorsname: uid=admin,ou=system
+m-name: subentryACI
+m-oid: 2.5.24.6
+m-singlevalue: FALSE
+m-description: Access control information that applies to a single subentry
+entryuuid:: X++/vWoj77+977+9TD/vv71E77+977+9f1IP77+9
+m-collective: FALSE
+m-obsolete: FALSE
+m-nousermodification: FALSE
+entrycsn: 20090818052729.981000Z#000000#000#000000
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.1

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/comparators.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/comparators.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/comparators.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/comparators.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,6 @@
+dn: ou=comparators,cn=apache,ou=schema
+entryuuid:: ae+/ve+/vVnvv73vv71H77+977+9Hu+/vWlC77+9
+ou: comparators
+objectclass: organizationalUnit
+objectclass: top
+entrycsn: 20090818052725.815000Z#000000#000#000000

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/comparators/1.3.6.1.1.16.2.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/comparators/1.3.6.1.1.16.2.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/comparators/1.3.6.1.1.16.2.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/comparators/1.3.6.1.1.16.2.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,10 @@
+dn: m-oid=1.3.6.1.1.16.2,ou=comparators,cn=apache,ou=schema
+entryuuid:: 77+977+9ByBO77+9RE3vv70Z77+9AR9h77+9CQ==
+creatorsname: uid=admin,ou=system
+createtimestamp: 20090818022728Z
+objectclass: metaComparator
+objectclass: metaTop
+objectclass: top
+entrycsn: 20090818052728.361000Z#000000#000#000000
+m-oid: 1.3.6.1.1.16.2
+m-fqcn: org.apache.directory.shared.ldap.schema.comparators.UUIDComparator

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/comparators/1.3.6.1.1.16.3.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/comparators/1.3.6.1.1.16.3.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/comparators/1.3.6.1.1.16.3.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/comparators/1.3.6.1.1.16.3.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,10 @@
+dn: m-oid=1.3.6.1.1.16.3,ou=comparators,cn=apache,ou=schema
+entryuuid:: GX8o77+977+9D0zvv73vv70r77+9SW1nNu+/vQ==
+creatorsname: uid=admin,ou=system
+createtimestamp: 20090818022728Z
+objectclass: metaComparator
+objectclass: metaTop
+objectclass: top
+entrycsn: 20090818052728.122000Z#000000#000#000000
+m-oid: 1.3.6.1.1.16.3
+m-fqcn: org.apache.directory.shared.ldap.schema.comparators.UUIDComparator

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/comparators/1.3.6.1.4.1.18060.0.4.1.1.1.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/comparators/1.3.6.1.4.1.18060.0.4.1.1.1.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/comparators/1.3.6.1.4.1.18060.0.4.1.1.1.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/comparators/1.3.6.1.4.1.18060.0.4.1.1.1.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,11 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.1.1,ou=comparators,cn=apache,ou=schema
+entryuuid:: 77+9ISbLlShBI++/ve+/vc+577+9K++/vQ==
+creatorsname: uid=admin,ou=system
+createtimestamp: 20090818022728Z
+objectclass: metaComparator
+objectclass: metaTop
+objectclass: top
+entrycsn: 20090818052728.375000Z#000000#000#000000
+m-oid: 1.3.6.1.4.1.18060.0.4.1.1.1
+m-fqcn: org.apache.directory.shared.ldap.schema.comparators.ComparableComparator
+ 

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/comparators/1.3.6.1.4.1.18060.0.4.1.1.2.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/comparators/1.3.6.1.4.1.18060.0.4.1.1.2.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/comparators/1.3.6.1.4.1.18060.0.4.1.1.2.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/comparators/1.3.6.1.4.1.18060.0.4.1.1.2.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,10 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.1.2,ou=comparators,cn=apache,ou=schema
+entryuuid:: 77+90rrvv73UvU/vv73vv71wX13vv73vv71N77+9
+creatorsname: uid=admin,ou=system
+createtimestamp: 20090818022728Z
+objectclass: metaComparator
+objectclass: metaTop
+objectclass: top
+entrycsn: 20090818052728.264000Z#000000#000#000000
+m-oid: 1.3.6.1.4.1.18060.0.4.1.1.2
+m-fqcn: org.apache.directory.shared.ldap.util.LongComparator

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/comparators/1.3.6.1.4.1.18060.0.4.1.1.3.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/comparators/1.3.6.1.4.1.18060.0.4.1.1.3.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/comparators/1.3.6.1.4.1.18060.0.4.1.1.3.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/comparators/1.3.6.1.4.1.18060.0.4.1.1.3.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,10 @@
+dn: m-oid=1.3.6.1.4.1.18060.0.4.1.1.3,ou=comparators,cn=apache,ou=schema
+entryuuid:: Ne+/vSBJAe+/vUPvv73vv70Pce+/vXI8dO+/vQ==
+creatorsname: uid=admin,ou=system
+createtimestamp: 20090818022728Z
+objectclass: metaComparator
+objectclass: metaTop
+objectclass: top
+entrycsn: 20090818052728.082000Z#000000#000#000000
+m-oid: 1.3.6.1.4.1.18060.0.4.1.1.3
+m-fqcn: jdbm.helper.StringComparator

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/comparators/1.3.6.1.4.1.4203.666.11.2.2.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/comparators/1.3.6.1.4.1.4203.666.11.2.2.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/comparators/1.3.6.1.4.1.4203.666.11.2.2.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/comparators/1.3.6.1.4.1.4203.666.11.2.2.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,10 @@
+dn: m-oid=1.3.6.1.4.1.4203.666.11.2.2,ou=comparators,cn=apache,ou=schema
+entryuuid:: Me+/vUZJR++/vUZ877+977+9GO+/vTwATyM=
+creatorsname: uid=admin,ou=system
+createtimestamp: 20090818022728Z
+objectclass: metaComparator
+objectclass: metaTop
+objectclass: top
+entrycsn: 20090818052728.087000Z#000000#000#000000
+m-oid: 1.3.6.1.4.1.4203.666.11.2.2
+m-fqcn: org.apache.directory.shared.ldap.schema.comparators.CsnComparator

Added: directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/comparators/1.3.6.1.4.1.4203.666.11.2.3.ldif
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/comparators/1.3.6.1.4.1.4203.666.11.2.3.ldif?rev=807426&view=auto
==============================================================================
--- directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/comparators/1.3.6.1.4.1.4203.666.11.2.3.ldif (added)
+++ directory/apacheds/branches/apacheds-schema/schema-partition/src/main/resources/schema/schema/apache/comparators/1.3.6.1.4.1.4203.666.11.2.3.ldif Mon Aug 24 23:12:05 2009
@@ -0,0 +1,10 @@
+dn: m-oid=1.3.6.1.4.1.4203.666.11.2.3,ou=comparators,cn=apache,ou=schema
+entryuuid:: Xlsf77+9HldLXu+/vWPvv73vv73fnQ3vv70=
+creatorsname: uid=admin,ou=system
+createtimestamp: 20090818022728Z
+objectclass: metaComparator
+objectclass: metaTop
+objectclass: top
+entrycsn: 20090818052728.142000Z#000000#000#000000
+m-oid: 1.3.6.1.4.1.4203.666.11.2.3
+m-fqcn: org.apache.directory.shared.ldap.schema.comparators.CsnComparator