openldap/servers/slapd/overlays
2005-10-02 12:26:02 +00:00
..
accesslog.c Check log_ops before logging unbind and abandon 2005-09-26 09:49:03 +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
lastmod.c
Makefile.in Moving glue overlay back into slapd core, returning to 2.2 config syntax 2005-09-01 11:45:04 +00:00
overlays.c Add valsort 2005-08-23 08:52:01 +00:00
pcache.c all right, don't worry about free() by now 2005-09-04 23:54:30 +00:00
ppolicy.c ITS#4025 add pretty/normal for pwdAttribute that recognizes descr's as 2005-09-27 16:15:59 +00:00
README
refint.c merge sml_managing into sml_flags (SLAP_MOD_MANAGING) 2005-08-18 08:48:10 +00:00
retcode.c cleanup 2005-08-20 19:50:59 +00:00
rwm.c Add searchFilter var in searchDN session. Would have preferred to confine 2005-09-06 07:13:14 +00:00
rwm.h
rwmconf.c allow undefined attrs to be "proxied" (ITS#3959) 2005-08-25 21:14:26 +00:00
rwmdn.c
rwmmap.c plug leaks; fix map initialization 2005-08-01 22:40:18 +00:00
seqmod.c
slapover.txt
syncprov.c Fix runq scheduling 2005-10-02 12:26:02 +00:00
translucent.c slap_mods2entry() should not zero pointers into the modifications 2005-08-01 02:16:02 +00:00
unique.c ITS#3937 tone down informational debug msgs 2005-08-28 07:02:53 +00:00
valsort.c Finish control implementation 2005-08-27 01:21:51 +00:00

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