Go to file
Pierangelo Masarati 74fa239a20 This is the commit of:
- librewrite, for string rewriting; it may be used in back-ldap
    by configuring with '--enable-rewrite'. It must be used in
    back-meta. There's a text file, 'libraries/librewrite/RATIONALE',
    that explains the usage and the features. More comprehensive
    documentation will follow.
  - enhancements of back-ldap (ITS#989,ITS#998,ITS#1002,ITS#1054 and ITS#1137)
    including dn rewriting, a fix to group acl matching and so
  - back-meta: a new backend that proxies a set of remote servers
    by spawning queries. It uses portions of back-ldap and the rewrite
    capabilities of librewrite. It can be compiled by configuring
    with `--enable-ldap --enable-rewrite --enable-meta'.
    There's a text file, 'servers/slapd/back-meta/Documentation', that
    describes the main features and config statements.

Note: someone (Kurt?) should run 'autoconf' and commit 'configure' as
my autoconf version must be different: my configures contain a number
of differences and I didn't feel comfortable in adding them :)
2001-05-12 00:51:28 +00:00
build Clean up begin thread test 2001-05-07 19:01:46 +00:00
clients detect and use fcntl (for BSD/OS) 2001-05-03 05:53:34 +00:00
contrib Added client side caching. (Commited by: Jeff Costlow <j.costlow@f5.com>) 2001-05-04 14:38:13 +00:00
doc No -r needed 2001-05-02 19:53:20 +00:00
include This is the commit of: 2001-05-12 00:51:28 +00:00
libraries This is the commit of: 2001-05-12 00:51:28 +00:00
servers This is the commit of: 2001-05-12 00:51:28 +00:00
tests Append log 2001-05-07 19:30:22 +00:00
acconfig.h Make that LDAP_NEEDS_PROTOTYPES... might as well use proper English 2000-06-19 22:20:36 +00:00
acinclude.m4 Misc yr updates 2001-05-07 19:30:45 +00:00
aclocal.m4 Misc yr updates 2001-05-07 19:30:45 +00:00
configure Misc yr updates 2001-05-07 19:30:45 +00:00
configure.in This is the commit of: 2001-05-12 00:51:28 +00:00
COPYRIGHT Update year 2001-05-02 19:51:02 +00:00
INSTALL Import latest SDF generated INSTALL. This version is quite lean. 2000-09-11 18:44:55 +00:00
LICENSE Import v2.4 2001-01-17 08:25:31 +00:00
Makefile.in Add make test shortcut 2000-05-19 21:01:36 +00:00
README Minor updates 2000-07-28 17:39:50 +00:00

OpenLDAP Devel README
	This software was obtained from the development branch (HEAD) of
	the OpenLDAP Software Repository.  This copy is likely already
	not current, the development branch changes frequently.  These
	changes include code implementing experimental features and
	unproven bug fixes.  This copy is meant only for reference
	purposes.

	The OpenLDAP Developer's FAQ is available at:
		http://www.openldap.org/faq/index.cgi?file=4

	Client developers seeking a stable development platform
	should use OpenLDAP-release or OpenLDAP-software.
		http://www.openldap.org/software/

---
$OpenLDAP$