openldap/servers/slapd/overlays
2004-12-01 21:47:13 +00:00
..
chain.c Use BackendInfo instead of direct references to back-ldap functions 2004-11-24 11:31:43 +00:00
collect.c Reworked fix for ITS#3140 - add access parameter to backend_attribute 2004-08-18 17:14:22 +00:00
denyop.c more improvements 2004-04-13 18:43:59 +00:00
dyngroup.c Happy new year 2004-01-01 19:15:16 +00:00
glue.c Backglue hastily modified as an overlay 2004-11-29 20:55:50 +00:00
lastmod.c Use exop_is_write() macro 2004-11-19 23:27:02 +00:00
Makefile.in Disable back-bdb native syncrepl support, enable syncprov overlay, 2004-11-25 21:16:54 +00:00
overlays.c Delete define of SLAPD_OVER_GLUE 2004-11-30 01:40:58 +00:00
pcache.c More migration of syncrepl from frontend to syncprov overlay 2004-11-27 00:57:37 +00:00
ppolicy.c Pass entire entry to password_quality check module, not just attrs 2004-12-01 16:01:04 +00:00
README Seems all overlays are going here (at present) 2004-03-20 23:10:58 +00:00
refint.c Disable back-bdb native syncrepl support, enable syncprov overlay, 2004-11-25 21:16:54 +00:00
rwm.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
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 disable referral rewrite in default suffix massage 2004-11-13 12:15:40 +00:00
seqmod.c Fix op_cleanup 2004-11-27 07:04:52 +00:00
slapover.txt bvalue cleanup 2004-04-08 06:49:17 +00:00
syncprov.c _operational should return SLAP_CB_CONTINUE 2004-11-29 19:33:35 +00:00
unique.c Disable back-bdb native syncrepl support, enable syncprov overlay, 2004-11-25 21:16:54 +00:00

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