openldap/servers/slapd/overlays
2007-09-20 17:23:56 +00:00
..
accesslog.c add helper for internal searchs for objectClass=* 2007-09-15 17:38:53 +00:00
auditlog.c Reworked recent backend API changes, now using a separate struct, 2007-08-03 12:02:07 +00:00
collect.c Convert collect to dynamic config. Even though it's only a demo... 2007-08-28 09:19:07 +00:00
constraint.c Reworked recent backend API changes, now using a separate struct, 2007-08-03 12:02:07 +00:00
dds.c hide (experimental) schema 2007-09-01 15:38:03 +00:00
dyngroup.c Add cn=config support 2007-08-23 01:40:09 +00:00
dynlist.c add helper for internal searchs for objectClass=* 2007-09-15 17:38:53 +00:00
Makefile.in add memberOf overlay 2007-08-24 02:46:55 +00:00
memberof.c fix one-time leak (coverity) 2007-09-03 16:27:01 +00:00
overlays.c happy new year 2007-01-02 20:00:42 +00:00
pcache.c Use rwlock for CachedQuery to avoid returning incomplete results (ITS#5113) 2007-09-20 17:23:56 +00:00
ppolicy.c Paranoia for prev commit 2007-08-16 20:03:27 +00:00
README
refint.c fix subtree rename integrity; curiously enough, tes023 only failed on 64 bit arch; probably because we'd need to double the stack of the slab on 64 bit archs... 2007-08-22 17:46:55 +00:00
retcode.c fix previous commit 2007-09-01 15:47:23 +00:00
rwm.c also copy modifications we don't deal with, as they will be freed altogether (ITS#5124) 2007-09-07 09:38:38 +00:00
rwm.h major improvement: baseline support for back-config; minor improvement: trim code to handle absence of librewrite (enable forced when slapo-rwm is configured...) 2007-07-14 16:18:44 +00:00
rwmconf.c major improvement: baseline support for back-config; minor improvement: trim code to handle absence of librewrite (enable forced when slapo-rwm is configured...) 2007-07-14 16:18:44 +00:00
rwmdn.c Protect Debug messages from NULL pointers 2007-09-01 13:35:34 +00:00
rwmmap.c major improvement: baseline support for back-config; minor improvement: trim code to handle absence of librewrite (enable forced when slapo-rwm is configured...) 2007-07-14 16:18:44 +00:00
seqmod.c Reworked recent backend API changes, now using a separate struct, 2007-08-03 12:02:07 +00:00
slapover.txt
syncprov.c add helper for internal searchs for objectClass=* 2007-09-15 17:38:53 +00:00
translucent.c ITS#5085 2007-08-10 16:55:50 +00:00
unique.c Reworked recent backend API changes, now using a separate struct, 2007-08-03 12:02:07 +00:00
valsort.c Reworked recent backend API changes, now using a separate struct, 2007-08-03 12:02:07 +00:00

This directory contains a number of SLAPD overlays, some
project-maintained, some not.  Some are generally usable,
others are purely experimental.  Additional overlays can
be found in the contrib/slapd-modules directory.