openldap/servers/slapd/overlays
2006-05-12 15:38:58 +00:00
..
accesslog.c Apply logoldattr / reqOld to modRDN requests as well 2006-05-03 21:29:56 +00:00
auditlog.c Log a comment with realdn if different from authzDN 2006-04-28 23:37:35 +00:00
collect.c
constraint.c fix automated static build 2006-05-01 14:53:19 +00:00
dds.c init_module() typo: Log() -> Log2() 2006-04-13 22:24:23 +00:00
denyop.c
dyngroup.c
dynlist.c coverity cleanup 2006-05-09 10:41:05 +00:00
lastmod.c plug leaks 2006-04-04 10:58:08 +00:00
Makefile.in ITS#4463 add constraint overlay 2006-04-29 10:03:36 +00:00
overlays.c
pcache.c ITS#4472: Make t_rwlock a lock pointer instead of a lock, and malloc/free it. 2006-04-04 23:12:58 +00:00
ppolicy.c ITS#4516 clear restricted status if other Binds have succeeded 2006-05-11 13:39:44 +00:00
README
refint.c cleanup (unused variable) 2006-04-27 16:05:41 +00:00
retcode.c more ITS#4503 cleanup 2006-04-25 19:30:48 +00:00
rwm.c first round at adding passwd exop support to slapo-rwm (ITS#4458) 2006-05-12 15:38:58 +00:00
rwm.h
rwmconf.c
rwmdn.c
rwmmap.c more coverity issues 2006-04-14 00:17:27 +00:00
seqmod.c
slapover.txt
syncprov.c ITS#4534 propagate CSN for delete syncID sets 2006-05-11 10:46:44 +00:00
translucent.c Fix translucent modify 2006-04-13 23:00:11 +00:00
unique.c back-config support, cleanup init/destroy 2006-04-27 02:28:07 +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.