openldap/servers/slapd/overlays
2006-09-21 10:12:42 +00:00
..
accesslog.c Use register_at / register_oc 2006-09-13 13:26:56 +00:00
auditlog.c Fix db_init 2006-06-05 22:31:17 +00:00
collect.c Happy new year! 2006-01-03 23:11:52 +00:00
constraint.c Fix null pointer reference (coverity scan) and freed pointer reference 2006-08-18 01:37:21 +00:00
dds.c Use register_at / register_oc 2006-09-13 13:26:56 +00:00
denyop.c Happy new year! 2006-01-03 23:11:52 +00:00
dyngroup.c Happy new year! 2006-01-03 23:11:52 +00:00
dynlist.c plug leaks in search filter (and cleanup code; ITS#4664) 2006-09-03 10:45:07 +00:00
lastmod.c Use register_at / register_oc 2006-09-13 13:26:56 +00:00
Makefile.in ITS#4463 add constraint overlay 2006-04-29 10:03:36 +00:00
overlays.c Happy new year! 2006-01-03 23:11:52 +00:00
pcache.c private database inherits monitoring from underlying one 2006-09-15 00:23:14 +00:00
ppolicy.c Use register_at / register_oc 2006-09-13 13:26:56 +00:00
README Add note about contrib/slapd-modules 2006-01-25 22:12:16 +00:00
refint.c Resurrect special refint modifiersName 2006-07-14 22:19:00 +00:00
retcode.c Portability cleanups 2006-09-14 07:29:46 +00:00
rwm.c s/managedit/relax/ 2006-08-22 23:31:46 +00:00
rwm.h Happy new year! 2006-01-03 23:11:52 +00:00
rwmconf.c unifdef -DSLAPD_CONF_UNKNOWN_BAILOUT -DSLAPD_CONF_UNKNOWN_IGNORED="" 2006-01-24 04:40:01 +00:00
rwmdn.c Happy new year! 2006-01-03 23:11:52 +00:00
rwmmap.c more coverity issues 2006-04-14 00:17:27 +00:00
seqmod.c Happy new year! 2006-01-03 23:11:52 +00:00
slapover.txt
syncprov.c Tweak prev commit, avoid referencing syncop when resetting qtask 2006-09-21 10:12:42 +00:00
translucent.c destroy exactly what needs to 2006-09-14 23:53:23 +00:00
unique.c back-config support, cleanup init/destroy 2006-04-27 02:28:07 +00:00
valsort.c Happy new year! 2006-01-03 23:11:52 +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.