openldap/servers/slapd/overlays
Kurt Zeilenga c9156d7995 cleanup
2004-12-31 12:02:35 +00:00
..
chain.c more cleanup 2004-12-11 18:36:31 +00:00
collect.c
denyop.c
dyngroup.c
glue.c Fix entry_release backend swapping 2004-12-06 22:13:19 +00:00
lastmod.c improve usability of global ovrlays for write operations; may need to anticipate SLAPI accordingly. More work needed for add (overlays need to understand they're global and call slap_mods2entry() explicitly) 2004-12-11 17:48:15 +00:00
Makefile.in Add glue overlay 2004-12-05 21:15:48 +00:00
overlays.c Delete define of SLAPD_OVER_GLUE 2004-11-30 01:40:58 +00:00
pcache.c Rename syncrepl_rq to slapd_rq, move to daemon.c 2004-12-03 16:49:23 +00:00
ppolicy.c Better fix for ITS#3365, manage back-bdb's read locks so frontend/etc. 2004-12-05 02:00:19 +00:00
README
refint.c Disable back-bdb native syncrepl support, enable syncprov overlay, 2004-11-25 21:16:54 +00:00
rwm.c remap compare attribute; fix erroneous pointers; minor cleanup 2004-12-30 17:46:38 +00:00
rwm.h disable referral rewrite in default suffix massage 2004-11-13 12:15:40 +00:00
rwmconf.c allow undefined schema items to be returned by back-ldap and remapped by the rwm overlay 2004-12-01 21:47:13 +00:00
rwmdn.c disable referral rewrite in default suffix massage 2004-11-13 12:15:40 +00:00
rwmmap.c remap compare attribute; fix erroneous pointers; minor cleanup 2004-12-30 17:46:38 +00:00
seqmod.c Fix op_cleanup 2004-11-27 07:04:52 +00:00
slapover.txt
syncprov.c cleanup 2004-12-31 12:02:35 +00:00
unique.c Fix typo 2004-12-05 03:06:01 +00:00

This directory contains a number of SLAPD overlays, some
project-maintained, some not.  Some are generally usable,
others are purely experimental.