openldap/servers/slapd/overlays
2005-08-09 00:26:39 +00:00
..
accesslog.c Cleanup (unused variable ad_oldest) 2005-08-02 10:36:48 +00:00
auditlog.c
collect.c
denyop.c
dyngroup.c
dynlist.c rs->sr_flags should be saved in variables of type slap_mask_t, not int. 2005-07-22 13:28:49 +00:00
glue.c fix various leaks 2005-08-01 23:32:14 +00:00
lastmod.c
Makefile.in
overlays.c fix typo in previous commit 2005-08-01 23:40:40 +00:00
pcache.c plug selected leaks at shutdown 2005-08-07 16:38:20 +00:00
ppolicy.c slap_mods2entry() should not zero pointers into the modifications 2005-08-01 02:16:02 +00:00
README
refint.c slap_mods2entry() should not zero pointers into the modifications 2005-08-01 02:16:02 +00:00
retcode.c
rwm.c ITS#3914 bug was very close to that leak: rwm_dnattr_rewrite() already freed the original value (all this stuff may need work) 2005-08-08 19:49:48 +00:00
rwm.h
rwmconf.c
rwmdn.c
rwmmap.c plug leaks; fix map initialization 2005-08-01 22:40:18 +00:00
seqmod.c
slapover.txt
syncprov.c ITS#3922 don't leak ber buffer on decode/parse errors 2005-08-09 00:26:39 +00:00
translucent.c slap_mods2entry() should not zero pointers into the modifications 2005-08-01 02:16:02 +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.