openldap/servers/slapd/overlays
2010-12-12 18:12:05 +00:00
..
accesslog.c
auditlog.c
collect.c
constraint.c add support for ADD_IF_NOT_PRESENT and SOFTDEL internal modification types (ITS#6561) 2010-09-07 13:21:20 +00:00
dds.c add support for ADD_IF_NOT_PRESENT and SOFTDEL internal modification types (ITS#6561) 2010-09-07 13:21:20 +00:00
deref.c
dyngroup.c
dynlist.c
Makefile.in
memberof.c
overlays.c
pcache.c ignore undefined attrs (ITS#6600, based on patch by Jonathan CLARKE) 2010-09-07 02:03:23 +00:00
ppolicy.c ITS#6620: Don't delete absent pwdChangedTime. 2010-12-02 12:19:31 +00:00
README
refint.c ITS#6730: Only update modifiersName once per entry 2010-12-01 11:21:29 +00:00
retcode.c
rwm.c Fix rev 1.132 (ITS#6632): Initialize all of roc in rwm_callback_get() 2010-12-03 10:08:59 +00:00
rwm.h
rwmconf.c
rwmdn.c
rwmmap.c For ITS#5421: Remove ldap-int.h dependencies. 2010-11-22 12:51:44 +00:00
seqmod.c
slapover.txt
sssvlv.c Silence gcc -Wsign-compare (no real change) 2010-11-22 13:45:11 +00:00
syncprov.c ITS#6716: Keep sessionlog sorted by csn, compare mincsn with head. 2010-12-12 18:12:05 +00:00
translucent.c
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.