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 ITS#3691 import auditlog overlay 2005-06-07 03:03:18 +00:00
collect.c Happy New Year! 2005-01-01 20:49:32 +00:00
denyop.c Happy New Year! 2005-01-01 20:49:32 +00:00
dyngroup.c In backend_group, return LDAP_COMPARE_FALSE if attr exists but value is 2005-05-04 06:28:27 +00:00
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 add support for connection_init/destroy and retcode overlay 2005-06-19 22:42:12 +00:00
overlays.c add support for connection_init/destroy and retcode overlay 2005-06-19 22:42:12 +00:00
pcache.c Format fixes (%d<->%lu etc) 2005-07-06 05:53:02 +00:00
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 Seems all overlays are going here (at present) 2004-03-20 23:10:58 +00:00
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 honor T-F filters (ITS#3706) 2005-05-04 23:57:33 +00:00
rwmconf.c more on strict config parsing (ITS#3705) 2005-05-06 16:42:03 +00:00
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 bvalue cleanup 2004-04-08 06:49:17 +00:00
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 Ignore matches from the entry being modified 2005-03-13 23:18:49 +00:00

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