version 1.8, 2007/08/26 09:28:39
|
version 1.8.2.6, 2008/04/14 22:36:18
|
Line 1
|
Line 1
|
# $OpenLDAP: pkg/openldap-guide/admin/appendix-changes.sdf,v 1.7 2007/08/26 08:21:01 ghenry Exp $ |
# $OpenLDAP: pkg/openldap-guide/admin/appendix-changes.sdf,v 1.8.2.5 2008/04/14 20:42:16 quanah Exp $ |
# Copyright 2007 The OpenLDAP Foundation, All Rights Reserved. |
# Copyright 2007-2008 The OpenLDAP Foundation, All Rights Reserved. |
# COPYING RESTRICTIONS APPLY, see COPYRIGHT. |
# COPYING RESTRICTIONS APPLY, see COPYRIGHT. |
|
|
H1: Changes Since Previous Release |
H1: Changes Since Previous Release |
Line 15 asked on the OpenLDAP mailing lists and
|
Line 15 asked on the OpenLDAP mailing lists and
|
* {{SECT:When should I use LDAP?}} |
* {{SECT:When should I use LDAP?}} |
* {{SECT:When should I not use LDAP?}} |
* {{SECT:When should I not use LDAP?}} |
* {{SECT:LDAP vs RDBMS}} |
* {{SECT:LDAP vs RDBMS}} |
|
* {{SECT:Access Control}} |
* {{SECT:Backends}} |
* {{SECT:Backends}} |
* {{SECT:Overlays}} |
* {{SECT:Overlays}} |
* {{SECT:Replication}} |
* {{SECT:Replication}} |
Line 23 asked on the OpenLDAP mailing lists and
|
Line 24 asked on the OpenLDAP mailing lists and
|
* {{SECT:Tuning}} |
* {{SECT:Tuning}} |
* {{SECT:Troubleshooting}} |
* {{SECT:Troubleshooting}} |
* {{SECT:Changes Since Previous Release}} |
* {{SECT:Changes Since Previous Release}} |
|
* {{SECT:Upgrading from 2.3.x}} |
|
* {{SECT:Common errors encountered when using OpenLDAP Software}} |
|
* {{SECT:Recommended OpenLDAP Software Dependency Versions}} |
|
* {{SECT:Real World OpenLDAP Deployments and Examples}} |
|
* {{SECT:OpenLDAP Software Contributions}} |
* {{SECT:Configuration File Examples}} |
* {{SECT:Configuration File Examples}} |
|
* {{SECT:LDAP Result Codes}} |
* {{SECT:Glossary}} |
* {{SECT:Glossary}} |
|
|
Also, the table of contents is now 3 levels deep to ease navigation. |
Also, the table of contents is now 3 levels deep to ease navigation. |
Line 172 H3: New features in slapd
|
Line 179 H3: New features in slapd
|
* monitoring of back-{b,h}db: cache fill-in, non-indexed searches, |
* monitoring of back-{b,h}db: cache fill-in, non-indexed searches, |
* session tracking control (draft-wahl-ldap-session) |
* session tracking control (draft-wahl-ldap-session) |
* subtree delete in back-sql (draft-armijo-ldap-treedelete) |
* subtree delete in back-sql (draft-armijo-ldap-treedelete) |
|
* sorted values in multivalued attributes for faster matching |
|
* lightweight dispatcher for greater throughput under heavy load and on |
|
multiprocessor machines. (33% faster than 2.3 on AMD quad-socket dual-core server.) |
|
|
|
|
H3: New features in libldap |
H3: New features in libldap |
|
|