openldap/servers/slapd/overlays
2008-11-06 21:10:25 +00:00
..
accesslog.c Warning cleanup: Remove no-op bv_len < 0 and bv_len >= 0 tests 2008-10-17 17:40:48 +00:00
auditlog.c
collect.c ITS#5747: Simplify previous fix. Just use the struct hack. 2008-10-17 21:58:09 +00:00
constraint.c return LDAP_OTHER if the filter cannot be parsed (ITS#5751) 2008-10-19 21:23:06 +00:00
dds.c don't free and reuse filter structure; don't rewrite undefined filter values (ITS#5731,ITS#5732) 2008-10-09 22:34:43 +00:00
deref.c fix dangling pointer issue; cleanup as early as possible 2008-10-26 19:24:10 +00:00
dyngroup.c
dynlist.c add optional URI to allow restricting the scope of application of a specific dynamic list expansion rule (ITS#5761) 2008-10-21 11:30:04 +00:00
Makefile.in add support for (experimental) dereference control (ITS#5768); need to re-run autoconf (and autoheader?) 2008-10-22 22:19:49 +00:00
memberof.c
overlays.c
pcache.c be->be_pcl_mutexp superseded by be->bd_self 2008-11-02 07:58:50 +00:00
ppolicy.c ITS#5770: Fix unaligned BerElements: Use BerElementBuffer, not char[size]. 2008-10-24 17:52:05 +00:00
README
refint.c
retcode.c don't free and reuse filter structure; don't rewrite undefined filter values (ITS#5731,ITS#5732) 2008-10-09 22:34:43 +00:00
rwm.c address ITS#5773 for slapo-rwm(); needs work 2008-10-26 20:47:11 +00:00
rwm.h normalize rewritten DN-valued attrs (ITS#5772) 2008-10-26 19:29:36 +00:00
rwmconf.c
rwmdn.c
rwmmap.c normalize rewritten DN-valued attrs (ITS#5772) 2008-10-26 19:29:36 +00:00
seqmod.c
slapover.txt
syncprov.c ITS#5710 fix stupid updateCookie hack, use explicit o_dont_replicate flag 2008-11-06 21:10:25 +00:00
translucent.c be->be_pcl_mutexp superseded by be->bd_self 2008-11-02 07:58:50 +00:00
unique.c don't free and reuse filter structure; don't rewrite undefined filter values (ITS#5731,ITS#5732) 2008-10-09 22:34:43 +00:00
valsort.c

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.