openldap/servers/slapd/overlays
2008-07-19 11:27:10 +00:00
..
accesslog.c ITS#5490 callback stack may be NULL 2008-04-30 23:50:08 +00:00
auditlog.c make stamp a long no matter what time_t is, to print it accordingly (ITS#5441) 2008-03-29 16:22:50 +00:00
collect.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
constraint.c improve diagnostics 2008-07-12 17:58:11 +00:00
dds.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
dyngroup.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
dynlist.c Fix 1.40, release entry with same backend that obtained it 2008-07-08 06:00:32 +00:00
Makefile.in Happy New Year (belated) 2008-01-08 00:19:56 +00:00
memberof.c s/o_dn/o_ndn/ (ITS#5622) 2008-07-19 11:27:10 +00:00
overlays.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
pcache.c handle negative caching (ITS#5546) 2008-06-14 15:05:00 +00:00
ppolicy.c ITS#5569 ignore internal ops when validating pwd modify 2008-07-08 19:02:38 +00:00
README Add note about contrib/slapd-modules 2006-01-25 22:12:16 +00:00
refint.c allow to customize the modifiersName of internal modifications (partially addresses ITS#5505) 2008-05-24 11:57:18 +00:00
retcode.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
rwm.c make sure rwm_op_cleanup() is called also in case of bind (in partial fulfillment of ITS#5601) 2008-07-12 11:53:49 +00:00
rwm.h Happy New Year (belated) 2008-01-08 00:19:56 +00:00
rwmconf.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
rwmdn.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
rwmmap.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
seqmod.c Happy New Year (belated) 2008-01-08 00:19:56 +00:00
slapover.txt bvalue cleanup 2004-04-08 06:49:17 +00:00
syncprov.c ITS#5596 contextCSN updates are internal operations. 2008-07-04 23:44:39 +00:00
translucent.c ITS#5435 ConfigReply arg must be non-NULL 2008-03-20 01:24:33 +00:00
unique.c make sure the strfilter is in normal form (ITS#5581) 2008-06-29 22:19:14 +00:00
valsort.c Happy New Year (belated) 2008-01-08 00:19:56 +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.