From commits-return-20839-apmail-directory-commits-archive=directory.apache.org@directory.apache.org Mon Jan 05 22:48:32 2009 Return-Path: Delivered-To: apmail-directory-commits-archive@www.apache.org Received: (qmail 71568 invoked from network); 5 Jan 2009 22:48:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Jan 2009 22:48:32 -0000 Received: (qmail 69095 invoked by uid 500); 5 Jan 2009 22:48:32 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 69058 invoked by uid 500); 5 Jan 2009 22:48:32 -0000 Mailing-List: contact commits-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@directory.apache.org Delivered-To: mailing list commits@directory.apache.org Received: (qmail 69049 invoked by uid 99); 5 Jan 2009 22:48:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Jan 2009 14:48:32 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Jan 2009 22:48:31 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 768762388896; Mon, 5 Jan 2009 14:48:11 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r731754 - /directory/apacheds/trunk/schema-bootstrap/src/main/schema/apache.schema Date: Mon, 05 Jan 2009 22:48:11 -0000 To: commits@directory.apache.org From: elecharny@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090105224811.768762388896@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: elecharny Date: Mon Jan 5 14:48:11 2009 New Revision: 731754 URL: http://svn.apache.org/viewvc?rev=731754&view=rev Log: Listed all the added OC and AT in the header Modified: directory/apacheds/trunk/schema-bootstrap/src/main/schema/apache.schema Modified: directory/apacheds/trunk/schema-bootstrap/src/main/schema/apache.schema URL: http://svn.apache.org/viewvc/directory/apacheds/trunk/schema-bootstrap/src/main/schema/apache.schema?rev=731754&r1=731753&r2=731754&view=diff ============================================================================== --- directory/apacheds/trunk/schema-bootstrap/src/main/schema/apache.schema (original) +++ directory/apacheds/trunk/schema-bootstrap/src/main/schema/apache.schema Mon Jan 5 14:48:11 2009 @@ -19,18 +19,83 @@ # Apache Schema # ============================================================================= # -# +------------------------------+-----------------+ -# | Apache AttributeType OID | name | -# +------------------------------+-----------------+ -# | 1.3.6.1.4.1.18060.0.4.1.2.1 | apacheNdn | -# | 1.3.6.1.4.1.18060.0.4.1.2.2 | apacheUpdn | -# | 1.3.6.1.4.1.18060.0.4.1.2.3 | apacheExistance | -# | 1.3.6.1.4.1.18060.0.4.1.2.4 | apacheOneLevel | -# | 1.3.6.1.4.1.18060.0.4.1.2.5 | apacheOneAlias | -# | 1.3.6.1.4.1.18060.0.4.1.2.6 | apacheSubAlias | -# | 1.3.6.1.4.1.18060.0.4.1.2.7 | apacheAlias | -# | 1.3.6.1.4.1.18060.0.4.1.2.43 | apacheSubLevel | -# +------------------------------+-----------------+ +# +------------------------------+----------------------------------+ +# | Apache ObjectClass OID | name | +# +------------------------------+----------------------------------+ +# | 1.3.6.1.4.1.18060.0.4.1.3.1 | prefNode | +# | 1.3.6.1.4.1.18060.0.4.1.3.3 | apacheServiceConfiguration | +# | 1.3.6.1.4.1.18060.0.4.1.3.4 | apacheFactoryConfiguration | +# | 1.3.6.1.4.1.18060.0.4.1.3.5 | apacheCatalogEntry | +# | 1.3.6.1.4.1.18060.0.4.1.3.6 | windowsFile | +# | 1.3.6.1.4.1.18060.0.4.1.3.7 | unixFile | +# | 1.3.6.1.4.1.18060.0.4.1.3.8 | javaClass | +# | 1.3.6.1.4.1.18060.0.4.1.3.9 | apacheSubschema | +# | 1.3.6.1.4.1.18060.0.4.1.3.10 | schemaModificationAttributes | +# | 1.3.6.1.4.1.18060.0.4.1.3.11 | tlsKeyInfo | +# | 1.3.6.1.4.1.18060.0.4.1.3.12 | changeLogEvent | +# | 1.3.6.1.4.1.18060.0.4.1.3.13 | tag | +# | 1.3.6.1.4.1.18060.0.4.1.5.3 | storedProcUnit | +# | 1.3.6.1.4.1.18060.0.4.1.5.5 | javaStoredProcUnit | +# | 1.3.6.1.4.1.18060.0.4.1.5.8 | javaxScriptStoredProcUnit | +# | 2.5.17.1 | accessControlSubentry | +# +------------------------------+----------------------------------+ +# +# +------------------------------+----------------------------------+ +# | Apache AttributeType OID | name | +# +------------------------------+----------------------------------+ +# | 1.3.6.1.4.1.18060.0.4.1.2.1 | apacheNdn | +# | 1.3.6.1.4.1.18060.0.4.1.2.2 | apacheUpdn | +# | 1.3.6.1.4.1.18060.0.4.1.2.3 | apacheExistance | +# | 1.3.6.1.4.1.18060.0.4.1.2.4 | apacheOneLevel | +# | 1.3.6.1.4.1.18060.0.4.1.2.5 | apacheOneAlias | +# | 1.3.6.1.4.1.18060.0.4.1.2.6 | apacheSubAlias | +# | 1.3.6.1.4.1.18060.0.4.1.2.7 | apacheAlias | +# | 1.3.6.1.4.1.18060.0.4.1.2.8 | prefNodeName | +# | 1.3.6.1.4.1.18060.0.4.1.2.9 | apacheSamType | +# | 1.3.6.1.4.1.18060.0.4.1.2.10 | autonomousAreaSubentry | +# | 1.3.6.1.4.1.18060.0.4.1.2.11 | accessControlSubentries | +# | 1.3.6.1.4.1.18060.0.4.1.2.43 | apacheSubLevel | +# | 1.3.6.1.4.1.18060.0.4.1.2.15 | apacheServicePid | +# | 1.3.6.1.4.1.18060.0.4.1.2.16 | apacheServiceFactoryPid | +# | 1.3.6.1.4.1.18060.0.4.1.2.17 | apacheCatalogEntryName | +# | 1.3.6.1.4.1.18060.0.4.1.2.18 | apacheCatalogEntryBaseDn | +# | 1.3.6.1.4.1.18060.0.4.1.2.19 | windowsFilePath | +# | 1.3.6.1.4.1.18060.0.4.1.2.20 | unixFilePath | +# | 1.3.6.1.4.1.18060.0.4.1.2.21 | fullyQualifiedJavaClassName | +# | 1.3.6.1.4.1.18060.0.4.1.2.22 | javaClassByteCode | +# | 1.3.6.1.4.1.18060.0.4.1.2.23 | classLoaderDefaultSearchContext | +# | 1.3.6.1.4.1.18060.0.4.1.2.25 | prescriptiveTriggerSpecification | +# | 1.3.6.1.4.1.18060.0.4.1.2.26 | entryTriggerSpecification | +# | 1.3.6.1.4.1.18060.0.4.1.2.27 | triggerExecutionSubentries | +# | 1.3.6.1.4.1.18060.0.4.1.2.29 | entryUUID | +# | 1.3.6.1.4.1.18060.0.4.1.2.30 | entryCSN | +# | 1.3.6.1.4.1.18060.0.4.1.2.31 | entryDeleted | +# | 1.3.6.1.4.1.18060.0.4.1.2.32 | comparators | +# | 1.3.6.1.4.1.18060.0.4.1.2.33 | normalizers | +# | 1.3.6.1.4.1.18060.0.4.1.2.34 | syntaxCheckers | +# | 1.3.6.1.4.1.18060.0.4.1.2.35 | schemaModifyTimestamp | +# | 1.3.6.1.4.1.18060.0.4.1.2.36 | schemaModifiersName | +# | 1.3.6.1.4.1.18060.0.4.1.2.37 | subschemaSubentryName | +# | 1.3.6.1.4.1.18060.0.4.1.2.38 | privateKeyFormat | +# | 1.3.6.1.4.1.18060.0.4.1.2.39 | keyAlgorithm | +# | 1.3.6.1.4.1.18060.0.4.1.2.40 | privateKey | +# | 1.3.6.1.4.1.18060.0.4.1.2.41 | publicKeyFormat | +# | 1.3.6.1.4.1.18060.0.4.1.2.42 | publicKey | +# | 1.3.6.1.4.1.18060.0.4.1.2.44 | revisions | +# | 1.3.6.1.4.1.18060.0.4.1.2.45 | changeTime | +# | 1.3.6.1.4.1.18060.0.4.1.2.46 | changeType | +# | 1.3.6.1.4.1.18060.0.4.1.2.47 | rev, eventId | +# | 1.3.6.1.4.1.18060.0.4.1.2.48 | committer | +# | 1.3.6.1.4.1.18060.0.4.1.2.49 | changeLogContext | +# | 1.3.6.1.4.1.18060.0.4.1.5.1 | storedProcLangId | +# | 1.3.6.1.4.1.18060.0.4.1.5.2 | storedProcUnitName | +# | 1.3.6.1.4.1.18060.0.4.1.5.4 | javaByteCode | +# | 1.3.6.1.4.1.18060.0.4.1.5.6 | javaxScriptLangId | +# | 1.3.6.1.4.1.18060.0.4.1.5.7 | javaxScriptCode | +# | 2.5.24.4 | prescriptiveACI | +# | 2.5.24.5 | entryACI | +# | 2.5.24.6 | subentryACI | +# +------------------------------+----------------------------------+ # =============================================================================