openldap/servers/slapd/overlays
2010-03-23 20:33:06 +00:00
..
accesslog.c ITS#6400 clarify... 2009-11-24 03:41:24 +00:00
auditlog.c fix LDIF comment when modifying (ITS#6286) 2009-09-08 04:40:24 +00:00
collect.c guard against simultaneous REP_ENTRY_MUSTRELEASE and REP_ENTRY_MODIFIABLE (related to ITS#6423) 2009-12-08 20:53:39 +00:00
constraint.c
dds.c check for NULL backend (ITS#6490) 2010-03-22 21:48:25 +00:00
deref.c
dyngroup.c
dynlist.c reduce code duplication 2010-02-12 08:55:34 +00:00
Makefile.in Add sssvlv to build system 2009-07-13 13:35:30 +00:00
memberof.c trim unnecessary test 2009-11-16 10:02:47 +00:00
overlays.c
pcache.c check for NULL backend (ITS#6490) 2010-03-22 21:48:25 +00:00
ppolicy.c Implement policy checks on compare op 2009-10-15 07:11:39 +00:00
README
refint.c Plug leak in prev commit 2009-06-05 01:25:35 +00:00
retcode.c check result of str2filter; syncrepl: can be broken; retcode: can't; pcache: shouldn't (ITS#6391) 2009-11-22 11:57:17 +00:00
rwm.c ITS#6484 don't bypass other overlays' entry_release handler 2010-03-03 23:36:29 +00:00
rwm.h
rwmconf.c
rwmdn.c
rwmmap.c
seqmod.c
slapover.txt
sssvlv.c plugged one time memory leak (found with valgrind) 2010-01-22 18:01:25 +00:00
syncprov.c Plugged memory leak. Syncentry wasn't free'd when sending 2010-01-21 13:33:21 +00:00
translucent.c increment counter (ITS#6497) 2010-03-23 20:33:06 +00:00
unique.c ITS#6270, refix patch from ITS#5511 2009-11-30 06:07:22 +00:00
valsort.c guard against simultaneous REP_ENTRY_MUSTRELEASE and REP_ENTRY_MODIFIABLE (related to ITS#6423) 2009-12-08 20:53:39 +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.