mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-23 08:09:34 -05:00
Change CVS references to Git, or clarify
This commit is contained in:
parent
ffbad797c8
commit
c43b2f3c5b
5 changed files with 6 additions and 6 deletions
4
README
4
README
|
|
@ -1,6 +1,6 @@
|
||||||
OpenLDAP Devel README
|
OpenLDAP Devel README
|
||||||
This software was obtained from the development branch (HEAD) of
|
This software was obtained from a development branch of the
|
||||||
the OpenLDAP Software Repository. This copy is likely already
|
OpenLDAP Software Repository. This copy is likely already
|
||||||
not current, the development branch changes frequently. These
|
not current, the development branch changes frequently. These
|
||||||
changes include code implementing experimental features and
|
changes include code implementing experimental features and
|
||||||
unproven bug fixes. Please do NOT redistribute copies of the
|
unproven bug fixes. Please do NOT redistribute copies of the
|
||||||
|
|
|
||||||
|
|
@ -67,7 +67,7 @@ For additional TODO items, see:
|
||||||
|
|
||||||
|
|
||||||
JLDAP TODO items, see:
|
JLDAP TODO items, see:
|
||||||
http://www.openldap.org/devel/cvsweb.cgi/~checkout~/design/todo.txt?rev=1&cvsroot=JLDAP
|
http://www.openldap.org/devel/gitweb.cgi?p=openldap-jldap.git;a=blob_plain;f=design/todo.txt
|
||||||
|
|
||||||
---
|
---
|
||||||
$OpenLDAP$
|
$OpenLDAP$
|
||||||
|
|
|
||||||
|
|
@ -136,7 +136,7 @@ of magnitude slower than "slapadd -q". It's now at worst only about half the
|
||||||
speed of slapadd -q. Some comparisons of all the 2.x OpenLDAP releases are available
|
speed of slapadd -q. Some comparisons of all the 2.x OpenLDAP releases are available
|
||||||
at {{URL:http://www.openldap.org/pub/hyc/scale2007.pdf}}
|
at {{URL:http://www.openldap.org/pub/hyc/scale2007.pdf}}
|
||||||
|
|
||||||
That compared 2.0.27, 2.1.30, 2.2.30, 2.3.33, and HEAD). Toward the latter end
|
That compared 2.0.27, 2.1.30, 2.2.30, 2.3.33, and CVS HEAD). Toward the latter end
|
||||||
of the "Cached Search Performance" chart it gets hard to see the difference
|
of the "Cached Search Performance" chart it gets hard to see the difference
|
||||||
because the run times are so small, but the new code is about 25% faster than 2.3,
|
because the run times are so small, but the new code is about 25% faster than 2.3,
|
||||||
which was about 20% faster than 2.2, which was about 100% faster than 2.1, which
|
which was about 20% faster than 2.2, which was about 100% faster than 2.1, which
|
||||||
|
|
|
||||||
|
|
@ -53,7 +53,7 @@ our Issue Tracking system {{URL:http://www.openldap.org/its/}} and report it.
|
||||||
However, make sure it's not already a known bug or a common user problem.
|
However, make sure it's not already a known bug or a common user problem.
|
||||||
|
|
||||||
* bugs in historic versions of OpenLDAP will not be considered;
|
* bugs in historic versions of OpenLDAP will not be considered;
|
||||||
* bugs in released versions that are no longer present in HEAD code,
|
* bugs in released versions that are no longer present in the Git master branch,
|
||||||
either because they have been fixed or because they no longer apply,
|
either because they have been fixed or because they no longer apply,
|
||||||
will not be considered as well;
|
will not be considered as well;
|
||||||
* bugs in distributions of OpenLDAP software that are not related to the
|
* bugs in distributions of OpenLDAP software that are not related to the
|
||||||
|
|
|
||||||
|
|
@ -128,9 +128,9 @@ UMLDAP|University of Michigan LDAP Team|http://www.umich.edu/~dirsvcs/ldap/ldap.
|
||||||
!block products; data; sort='Name'
|
!block products; data; sort='Name'
|
||||||
Name|Jump
|
Name|Jump
|
||||||
Berkeley DB|http://www.oracle.com/database/berkeley-db/db/index.html
|
Berkeley DB|http://www.oracle.com/database/berkeley-db/db/index.html
|
||||||
CVS|http://www.cvshome.org/
|
|
||||||
Cyrus|http://cyrusimap.web.cmu.edu/generalinfo.html
|
Cyrus|http://cyrusimap.web.cmu.edu/generalinfo.html
|
||||||
Cyrus SASL|http://asg.web.cmu.edu/sasl/sasl-library.html
|
Cyrus SASL|http://asg.web.cmu.edu/sasl/sasl-library.html
|
||||||
|
Git|http://git-scm.com/
|
||||||
GNU|http://www.gnu.org/software/
|
GNU|http://www.gnu.org/software/
|
||||||
GnuTLS|http://www.gnu.org/software/gnutls/
|
GnuTLS|http://www.gnu.org/software/gnutls/
|
||||||
Heimdal|http://www.pdc.kth.se/heimdal/
|
Heimdal|http://www.pdc.kth.se/heimdal/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue