openldap/servers/slapd/overlays
2008-12-11 23:17:08 +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
deref.c fix LDAP deref control response; fix tool response handling; add lutil_memcopy() for API uniformity (more about ITS#5768) 2008-12-11 23:17:08 +00:00
dyngroup.c
dynlist.c fix length 2008-11-18 00:12:22 +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 ITS#5572 retrieve main DB's ACL before relevant operations 2008-11-11 22:10:28 +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
rwm.c add newRDN rewriting; fix rewriteContext names (ITS#5834) 2008-11-28 20:34:02 +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#5827, release syncop after mod op completes 2008-11-23 20:43:39 +00:00
translucent.c ITS#5572 retrieve main DB's ACL before relevant operations 2008-11-11 22:10:28 +00:00
unique.c
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.