openldap/libraries/librewrite
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
..
config.c This is the commit of: 2001-05-12 00:51:28 +00:00
context.c This is the commit of: 2001-05-12 00:51:28 +00:00
Copyright This is the commit of: 2001-05-12 00:51:28 +00:00
info.c This is the commit of: 2001-05-12 00:51:28 +00:00
ldapmap.c This is the commit of: 2001-05-12 00:51:28 +00:00
Makefile.in This is the commit of: 2001-05-12 00:51:28 +00:00
map.c This is the commit of: 2001-05-12 00:51:28 +00:00
params.c This is the commit of: 2001-05-12 00:51:28 +00:00
parse.c This is the commit of: 2001-05-12 00:51:28 +00:00
RATIONALE This is the commit of: 2001-05-12 00:51:28 +00:00
rewrite-int.h This is the commit of: 2001-05-12 00:51:28 +00:00
rewrite-map.h This is the commit of: 2001-05-12 00:51:28 +00:00
rewrite.c This is the commit of: 2001-05-12 00:51:28 +00:00
rule.c This is the commit of: 2001-05-12 00:51:28 +00:00
session.c This is the commit of: 2001-05-12 00:51:28 +00:00
subst.c This is the commit of: 2001-05-12 00:51:28 +00:00
var.c This is the commit of: 2001-05-12 00:51:28 +00:00