openldap/servers/slapd/overlays
Pierangelo Masarati 23cbd59126 - proxy cache erroneously returns the filtering attributes
and the objectClass right after caching, even if not requested,
  while subsequent searches are fine;
- the response callback needs be apended at the end of the
  callback list, otherwise the resulting entries are cached
  before other overlays can alter them
- the callback structure and its contents needs be freed
2004-08-24 09:24:55 +00:00
..
chain.c exploit new isroot_dn helper 2004-04-05 17:31:27 +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
lastmod.c more improvements 2004-04-13 18:43:59 +00:00
Makefile.in Added ppolicy rules 2004-04-17 13:35:54 +00:00
overlays.c cleanup 2004-07-12 22:33:44 +00:00
pcache.c - proxy cache erroneously returns the filtering attributes 2004-08-24 09:24:55 +00:00
ppolicy.c Fix crash on modify if userpassword didn't exist yet 2004-08-15 22:23:58 +00:00
README Seems all overlays are going here (at present) 2004-03-20 23:10:58 +00:00
refint.c rework op/rs structures to deal with opeartional attributes 2004-07-18 21:44:29 +00:00
rwm.c slightly rework user/operational attributes handling (including fixing a bug in the logic of the previous change to backend_operational()); cleanup; more improvements to slapo-rwm and back-relay 2004-07-25 23:16:40 +00:00
rwm.h slightly rework user/operational attributes handling (including fixing a bug in the logic of the previous change to backend_operational()); cleanup; more improvements to slapo-rwm and back-relay 2004-07-25 23:16:40 +00:00
rwmconf.c slightly rework user/operational attributes handling (including fixing a bug in the logic of the previous change to backend_operational()); cleanup; more improvements to slapo-rwm and back-relay 2004-07-25 23:16:40 +00:00
rwmdn.c slightly rework user/operational attributes handling (including fixing a bug in the logic of the previous change to backend_operational()); cleanup; more improvements to slapo-rwm and back-relay 2004-07-25 23:16:40 +00:00
rwmmap.c slightly rework user/operational attributes handling (including fixing a bug in the logic of the previous change to backend_operational()); cleanup; more improvements to slapo-rwm and back-relay 2004-07-25 23:16:40 +00:00
slapover.txt bvalue cleanup 2004-04-08 06:49:17 +00:00
unique.c rework op/rs structures to deal with opeartional attributes 2004-07-18 21:44:29 +00:00

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