openldap/servers/slapd/overlays
2005-10-14 23:24:34 +00:00
..
accesslog.c Extend age buffer 2005-10-14 23:24:34 +00:00
auditlog.c
collect.c
denyop.c
dyngroup.c
dynlist.c rs->sr_flags should be saved in variables of type slap_mask_t, not int. 2005-07-22 13:28:49 +00:00
lastmod.c Move CSN invocations to backends 2005-10-13 11:58:44 +00:00
Makefile.in Moving glue overlay back into slapd core, returning to 2.2 config syntax 2005-09-01 11:45:04 +00:00
overlays.c Add valsort 2005-08-23 08:52:01 +00:00
pcache.c Align Operation buffers using LBER_ALIGNED_BUFFER 2005-10-12 23:17:28 +00:00
ppolicy.c ITS#4025 add pretty/normal for pwdAttribute that recognizes descr's as 2005-09-27 16:15:59 +00:00
README
refint.c Move CSN invocations to backends 2005-10-13 11:58:44 +00:00
retcode.c cleanup 2005-08-20 19:50:59 +00:00
rwm.c note that "discover" is not supported yet 2005-10-14 00:20:56 +00:00
rwm.h Fix prototype 2005-10-14 05:44:28 +00:00
rwmconf.c improve previous commit (ITS#4071) 2005-10-08 18:54:03 +00:00
rwmdn.c assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL). 2005-07-18 06:22:33 +00:00
rwmmap.c more about ITS#4086: fix back-meta as well 2005-10-14 00:43:23 +00:00
seqmod.c assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL). 2005-07-18 06:22:33 +00:00
slapover.txt
syncprov.c Move CSN invocations to backends 2005-10-13 11:58:44 +00:00
translucent.c slap_mods2entry() should not zero pointers into the modifications 2005-08-01 02:16:02 +00:00
unique.c Remove lint 2005-10-11 02:16:09 +00:00
valsort.c Finish control implementation 2005-08-27 01:21:51 +00:00

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