openldap/servers/slapd/overlays
Hallvard Furuseth f4a3304477 ITS#6758 Use rs_*() to manage SlapReply entries.
Some noop changes + fixes entry leaks and REP_ENTRY_MODIFIABLE flag leaks.
2010-12-31 17:55:36 +00:00
..
accesslog.c ITS#6758 Avoid SlapReply reuse, simple cases. 2010-12-31 10:46:22 +00:00
auditlog.c happy belated New Year 2010-04-13 22:17:29 +00:00
collect.c ITS#6758 Use rs_*() to manage SlapReply entries. 2010-12-31 17:55:36 +00:00
constraint.c ITS#6758 Avoid SlapReply reuse, simple cases. 2010-12-31 10:46:22 +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 ITS#6758 Avoid SlapReply reuse, simple cases. 2010-12-31 10:46:22 +00:00
Makefile.in happy belated New Year 2010-04-13 22:17:29 +00:00
memberof.c ITS#6758 Avoid SlapReply reuse, simple cases. 2010-12-31 10:46:22 +00:00
overlays.c happy belated New Year 2010-04-13 22:17:29 +00:00
pcache.c ITS#6758 Use rs_*() to manage SlapReply entries. 2010-12-31 17:55:36 +00:00
ppolicy.c ITS#6620: Don't delete absent pwdChangedTime. 2010-12-02 12:19:31 +00:00
README Add note about contrib/slapd-modules 2006-01-25 22:12:16 +00:00
refint.c ITS#6758 Avoid SlapReply reuse, simple cases. 2010-12-31 10:46:22 +00:00
retcode.c ITS#6758 Reset some SlapReply flags & data. 2010-12-30 23:55:07 +00:00
rwm.c ITS#6760: Fix rwm entry handling 2010-12-31 12:01:03 +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 bvalue cleanup 2004-04-08 06:49:17 +00:00
sssvlv.c ITS#6686 Fix last commit (declaration after code) 2010-12-28 15:59:48 +00:00
syncprov.c ITS#6758 Use rs_*() to manage SlapReply entries. 2010-12-31 17:55:36 +00:00
translucent.c ITS#6758 Use rs_*() to manage SlapReply entries. 2010-12-31 17:55:36 +00:00
unique.c happy belated New Year 2010-04-13 22:17:29 +00:00
valsort.c ITS#6758 Use rs_*() to manage SlapReply entries. 2010-12-31 17:55:36 +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.