openldap/servers/slapd/overlays
2010-01-05 03:50:10 +00:00
..
accesslog.c ITS#6400 clarify... 2009-11-24 03:41:24 +00:00
auditlog.c
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 Use fake_init2 in db_open/db_close since they can execute from a 2009-11-15 10:38:13 +00:00
deref.c
dyngroup.c
dynlist.c remove REP_ENTRY_MUSTRELEASE when copying (ITS#6423) 2009-12-08 18:47:17 +00:00
Makefile.in
memberof.c trim unnecessary test 2009-11-16 10:02:47 +00:00
overlays.c
pcache.c Fix rev 1.200 commit: C90 forbids mixed declarations and code 2009-11-23 16:04:00 +00:00
ppolicy.c Implement policy checks on compare op 2009-10-15 07:11:39 +00:00
README
refint.c
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 allow direct insert/delete of olcRwmMap (ITS#6436) 2009-12-21 18:58:21 +00:00
rwm.h
rwmconf.c
rwmdn.c
rwmmap.c
seqmod.c
slapover.txt
sssvlv.c
syncprov.c ITS#6438 check for redundant syncops_free() ? 2010-01-05 03:50:10 +00:00
translucent.c ITS#6403: reset 'entry' output argument to overlay_entry_get_ov() 2009-11-29 19:53:01 +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.