openldap/servers/slapd/overlays
2007-09-24 05:30:53 +00:00
..
accesslog.c More for a_numvals 2007-09-23 04:40:16 +00:00
auditlog.c
collect.c Convert collect to dynamic config. Even though it's only a demo... 2007-08-28 09:19:07 +00:00
constraint.c
dds.c More for Mod.sm_numvals 2007-09-24 05:30:53 +00:00
dyngroup.c Add cn=config support 2007-08-23 01:40:09 +00:00
dynlist.c Use attr_valfind instead of value_find_ex to optimize lookups 2007-09-24 05:02:31 +00:00
Makefile.in add memberOf overlay 2007-08-24 02:46:55 +00:00
memberof.c Preliminary sorted value support 2007-09-24 01:31:23 +00:00
overlays.c
pcache.c More for a_numvals 2007-09-23 04:40:16 +00:00
ppolicy.c Attribute/Modification value counters 2007-09-21 08:43:56 +00:00
README
refint.c More for Modification value counter 2007-09-21 09:34:31 +00:00
retcode.c fix previous commit 2007-09-01 15:47:23 +00:00
rwm.c Partially revert prev commit, unintended. 2007-09-24 05:30:36 +00:00
rwm.h
rwmconf.c
rwmdn.c Protect Debug messages from NULL pointers 2007-09-01 13:35:34 +00:00
rwmmap.c
seqmod.c
slapover.txt
syncprov.c Use attr_valfind instead of value_find_ex to optimize lookups 2007-09-24 05:02:31 +00:00
translucent.c Attribute/Modification value counters 2007-09-21 08:43:56 +00:00
unique.c
valsort.c More for a_numvals 2007-09-23 04:40:16 +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.