openldap/servers/slapd/overlays
Ralf Haferkamp e1c2a67517 Unregister VLV control as well when last overlay instance
is removed (additional fix for ITS#6647)
2010-11-04 12:13:26 +00:00
..
accesslog.c Better fix - avoid allocating callback for non-logged mod ops 2010-08-04 08:50:29 +00:00
auditlog.c
collect.c
constraint.c add support for ADD_IF_NOT_PRESENT and SOFTDEL internal modification types (ITS#6561) 2010-09-07 13:21:20 +00:00
dds.c add support for ADD_IF_NOT_PRESENT and SOFTDEL internal modification types (ITS#6561) 2010-09-07 13:21:20 +00:00
deref.c Check for SLAP_SYNTAX_DN flag instead of distinguishedName syntax 2010-07-12 03:20:57 +00:00
dyngroup.c
dynlist.c
Makefile.in
memberof.c
overlays.c
pcache.c ignore undefined attrs (ITS#6600, based on patch by Jonathan CLARKE) 2010-09-07 02:03:23 +00:00
ppolicy.c More for ITS#6608 - don't replicate ppolicy state changes on replicas 2010-08-04 08:14:59 +00:00
README
refint.c More for ITS#6572, fix copy/paste error 2010-06-17 22:05:33 +00:00
retcode.c
rwm.c hacks ITS#6632 2010-08-29 08:08:42 +00:00
rwm.h
rwmconf.c ITS#6566 use Debug, not fprintf(stderr) 2010-06-02 00:18:32 +00:00
rwmdn.c
rwmmap.c
seqmod.c
slapover.txt
sssvlv.c Unregister VLV control as well when last overlay instance 2010-11-04 12:13:26 +00:00
syncprov.c ITS#6606 send error if consumer is newer than provider 2010-07-28 02:21:27 +00:00
translucent.c
unique.c
valsort.c unregister controls when removing syncprov, ppolicy, valsort, chain or 2010-07-01 11:51:43 +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.