openldap/servers/slapd/overlays
2007-01-25 11:56:49 +00:00
..
accesslog.c ITS#4809 add reqMod attribute to modrdn records so that operational 2007-01-24 09:10:37 +00:00
auditlog.c
collect.c
constraint.c Delete unused variables. 2007-01-11 12:04:22 +00:00
dds.c Don't use ldap_pvt_thread_pool_context_reset(), it interferes with 2007-01-21 13:02:05 +00:00
dyngroup.c
dynlist.c allow to specify the required access privileges in internal operations (ITS#4806) 2007-01-16 22:13:44 +00:00
Makefile.in
overlays.c
pcache.c
ppolicy.c assert expects int. (int)<nonnull ptr> can be 0. Use assert(arg!=NULL). 2007-01-11 12:03:20 +00:00
README
refint.c fix ITS#4802 2007-01-17 22:22:00 +00:00
retcode.c improve disconnect handling 2007-01-05 16:18:42 +00:00
rwm.c shortcut schema mapping if not configured 2007-01-03 21:35:18 +00:00
rwm.h
rwmconf.c shortcut schema mapping if not configured 2007-01-03 21:35:18 +00:00
rwmdn.c
rwmmap.c shortcut schema mapping if not configured 2007-01-03 21:35:18 +00:00
seqmod.c
slapover.txt
syncprov.c Fix debug args 2007-01-25 11:56:49 +00:00
translucent.c Delete unused variables. 2007-01-11 12:04:22 +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.