openldap/servers/slapd/overlays
Howard Chu 6da3e3473c ITS#6716 use sorted CSNs, fix sessionlog
track a CSN per SID in the log->sl_mincsn
2011-06-22 00:30:13 -07:00
..
accesslog.c More for ITS#6815, Unbind and Abandon 2011-04-20 12:31:27 -07:00
auditlog.c ITS#6936 add connID and peername to auditlog 2011-06-09 01:01:06 -07:00
collect.c cleanup: Rename rs_ensure_entry_modifiable(). 2011-01-28 16:33:55 +00:00
constraint.c ITS#6758 Avoid SlapReply reuse, simple cases. 2010-12-31 10:46:22 +00:00
dds.c Happy New Year 2011-01-05 00:42:37 +00:00
deref.c Happy New Year 2011-01-05 00:42:37 +00:00
dyngroup.c Happy New Year 2011-01-05 00:42:37 +00:00
dynlist.c Happy New Year 2011-01-05 00:42:37 +00:00
Makefile.in Happy New Year 2011-01-05 00:42:37 +00:00
memberof.c ITS#6915 Don't replicate internal operations 2011-05-24 11:15:25 -07:00
overlays.c Happy New Year 2011-01-05 00:42:37 +00:00
pcache.c ITS#6831 don't push stack unless needed 2011-06-03 22:22:48 -07:00
ppolicy.c ITS#6932: Clean up strange asserts & nearby code. 2011-05-05 15:55:29 +02:00
README
refint.c Happy New Year 2011-01-05 00:42:37 +00:00
retcode.c Happy New Year 2011-01-05 00:42:37 +00:00
rwm.c fix previous commit 2011-01-17 15:06:11 +00:00
rwm.h Happy New Year 2011-01-05 00:42:37 +00:00
rwmconf.c Happy New Year 2011-01-05 00:42:37 +00:00
rwmdn.c Happy New Year 2011-01-05 00:42:37 +00:00
rwmmap.c check sat_equality before using it (ITS#6943) 2011-05-23 00:22:12 +02:00
seqmod.c Happy New Year 2011-01-05 00:42:37 +00:00
slapover.txt
sssvlv.c ITS#6973 need limits_check if overlay is global 2011-06-21 02:40:38 -07:00
syncprov.c ITS#6716 use sorted CSNs, fix sessionlog 2011-06-22 00:30:13 -07:00
translucent.c removed some used vars 2011-02-08 17:20:44 +00:00
unique.c ITS#6901 fix filter with zero-length values 2011-06-08 19:17:50 -07:00
valsort.c cleanup: Rename rs_ensure_entry_modifiable(). 2011-01-28 16:33:55 +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.