openldap/servers/slapd/overlays
2005-07-18 06:22:33 +00:00
..
accesslog.c Silence warnings 2005-07-14 19:32:21 +00:00
auditlog.c
collect.c
denyop.c
dyngroup.c
dynlist.c assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL). 2005-07-18 06:22:33 +00:00
glue.c assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL). 2005-07-18 06:22:33 +00:00
lastmod.c Silence warnings 2005-07-14 19:32:21 +00:00
Makefile.in
overlays.c
pcache.c
ppolicy.c assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL). 2005-07-18 06:22:33 +00:00
README
refint.c Silence warnings 2005-07-14 19:32:21 +00:00
retcode.c Remove spurious printf argument 2005-07-17 12:17:54 +00:00
rwm.c assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL). 2005-07-18 06:22:33 +00:00
rwm.h
rwmconf.c
rwmdn.c assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL). 2005-07-18 06:22:33 +00:00
rwmmap.c assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL). 2005-07-18 06:22:33 +00:00
seqmod.c assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL). 2005-07-18 06:22:33 +00:00
slapover.txt
syncprov.c assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL). 2005-07-18 06:22:33 +00:00
translucent.c Silence warnings 2005-07-14 19:32:21 +00:00
unique.c

This directory contains a number of SLAPD overlays, some
project-maintained, some not.  Some are generally usable,
others are purely experimental.