openldap/servers/slapd/overlays
2007-03-20 01:07:10 +00:00
..
accesslog.c Coverity deadcode 2007-02-13 11:21:27 +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 fix in-directory retcode lookup 2007-02-21 14:17:25 +00:00
rwm.c cleanup 2007-03-19 15:50:51 +00:00
rwm.h
rwmconf.c
rwmdn.c
rwmmap.c Solaris doesn't like NULL pointers in printf, which now can occur since IA5string allows the empty string 2007-02-26 23:57:34 +00:00
seqmod.c
slapover.txt
syncprov.c cleanup struct declarations 2007-03-20 01:07:10 +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.