openldap/servers/slapd/overlays
2010-12-01 11:21:29 +00:00
..
accesslog.c Better fix - avoid allocating callback for non-logged mod ops 2010-08-04 08:50:29 +00:00
auditlog.c happy belated New Year 2010-04-13 22:17:29 +00:00
collect.c happy belated New Year 2010-04-13 22:17:29 +00:00
constraint.c add support for ADD_IF_NOT_PRESENT and SOFTDEL internal modification types (ITS#6561) 2010-09-07 13:21:20 +00:00
dds.c add support for ADD_IF_NOT_PRESENT and SOFTDEL internal modification types (ITS#6561) 2010-09-07 13:21:20 +00:00
deref.c Check for SLAP_SYNTAX_DN flag instead of distinguishedName syntax 2010-07-12 03:20:57 +00:00
dyngroup.c happy belated New Year 2010-04-13 22:17:29 +00:00
dynlist.c happy belated New Year 2010-04-13 22:17:29 +00:00
Makefile.in happy belated New Year 2010-04-13 22:17:29 +00:00
memberof.c keep attrs count consistent (ITS#6508) 2010-04-08 17:24:44 +00:00
overlays.c happy belated New Year 2010-04-13 22:17:29 +00:00
pcache.c ignore undefined attrs (ITS#6600, based on patch by Jonathan CLARKE) 2010-09-07 02:03:23 +00:00
ppolicy.c More for ITS#6608 - don't replicate ppolicy state changes on replicas 2010-08-04 08:14:59 +00:00
README
refint.c ITS#6730: Only update modifiersName once per entry 2010-12-01 11:21:29 +00:00
retcode.c happy belated New Year 2010-04-13 22:17:29 +00:00
rwm.c fix double free related to ITS#6720 2010-11-29 16:03:43 +00:00
rwm.h malloc as much as possible on slab 2010-04-15 05:11:23 +00:00
rwmconf.c ITS#6566 use Debug, not fprintf(stderr) 2010-06-02 00:18:32 +00:00
rwmdn.c happy belated New Year 2010-04-13 22:17:29 +00:00
rwmmap.c For ITS#5421: Remove ldap-int.h dependencies. 2010-11-22 12:51:44 +00:00
seqmod.c happy belated New Year 2010-04-13 22:17:29 +00:00
slapover.txt
sssvlv.c Silence gcc -Wsign-compare (no real change) 2010-11-22 13:45:11 +00:00
syncprov.c ITS#6718: Send NEW_COOKIE messages to all consumers. 2010-11-21 19:00:38 +00:00
translucent.c happy belated New Year 2010-04-13 22:17:29 +00:00
unique.c happy belated New Year 2010-04-13 22:17:29 +00:00
valsort.c unregister controls when removing syncprov, ppolicy, valsort, chain or 2010-07-01 11:51:43 +00:00

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.