openldap/servers/slapd/overlays
Howard Chu 7be5837dc0 Cleanup syncprov_db_close/CONFIG_DELETE code
No mutex needed since config ops are single-threaded.
Don't send Unavailable message if we're shutting down.
2011-11-18 01:22:52 -08:00
..
accesslog.c For test063 2011-08-30 19:16:39 -07:00
auditlog.c
collect.c
constraint.c
dds.c fix TTL tolerance (ITS#7017, patch by jvcelak@redhat.com) 2011-08-17 12:57:56 -06:00
deref.c
dyngroup.c
dynlist.c
Makefile.in
memberof.c
overlays.c
pcache.c ITS#7081 fix prev commit 2011-11-04 11:32:38 -07:00
ppolicy.c according to draft-behera, this attribute only affects password modifies by self (ITS#7021) 2011-08-20 18:52:54 -06:00
README
refint.c Don't replicate refint repair ops 2011-08-22 14:05:58 -07:00
retcode.c
rwm.c
rwm.h
rwmconf.c
rwmdn.c
rwmmap.c
seqmod.c
slapover.txt
sssvlv.c ITS#7061 only return requested attrs in sssvlv response 2011-11-01 11:23:59 -07:00
syncprov.c Cleanup syncprov_db_close/CONFIG_DELETE code 2011-11-18 01:22:52 -08: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.