From commits-return-4589-apmail-directory-commits-archive=directory.apache.org@directory.apache.org Fri May 06 23:32:27 2005 Return-Path: Delivered-To: apmail-directory-commits-archive@www.apache.org Received: (qmail 7476 invoked from network); 6 May 2005 23:32:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 May 2005 23:32:27 -0000 Received: (qmail 50759 invoked by uid 500); 6 May 2005 23:35:17 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 50722 invoked by uid 500); 6 May 2005 23:35:17 -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 50705 invoked by uid 99); 6 May 2005 23:35:17 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from minotaur.apache.org (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Fri, 06 May 2005 16:35:17 -0700 Received: (qmail 3688 invoked by uid 65534); 6 May 2005 23:25:44 -0000 Message-ID: <20050506232544.3687.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Subject: svn commit: r168983 - /directory/sitedocs/trunk/xdocs/subprojects/ldap.xml Date: Fri, 06 May 2005 23:25:44 -0000 To: commits@directory.apache.org From: akarasulu@apache.org X-Mailer: svnmailer-1.0.0-dev X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: akarasulu Date: Fri May 6 16:25:43 2005 New Revision: 168983 URL: http://svn.apache.org/viewcvs?rev=3D168983&view=3Drev Log: fixed paths to new areas containing the docs Modified: directory/sitedocs/trunk/xdocs/subprojects/ldap.xml Modified: directory/sitedocs/trunk/xdocs/subprojects/ldap.xml URL: http://svn.apache.org/viewcvs/directory/sitedocs/trunk/xdocs/subprojec= ts/ldap.xml?rev=3D168983&r1=3D168982&r2=3D168983&view=3Ddiff =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- directory/sitedocs/trunk/xdocs/subprojects/ldap.xml (original) +++ directory/sitedocs/trunk/xdocs/subprojects/ldap.xml Fri May 6 16:25:43= 2005 @@ -19,18 +19,18 @@ =20 - LDAP Common + LDAP Common

- Common LDAP API for implementing other API's, clients, and s= ervers + Shared LDAP API for implementing other API's, clients, and s= ervers

=20 - LDAP Clients + LDAP Clients

@@ -46,6 +46,17 @@

ApacheDS is a modular LDAP server written in Java. +

+ + + + + + LDAP Provider + + +

+ The LDAP Protocol Provider implementing the line protocol.