openldap/servers/slapd/overlays
2007-08-21 11:37:33 +00:00
..
accesslog.c s/orb_tmp_mech/orb_mech/ 2007-08-16 09:29:45 +00:00
auditlog.c Reworked recent backend API changes, now using a separate struct, 2007-08-03 12:02:07 +00:00
collect.c
constraint.c Reworked recent backend API changes, now using a separate struct, 2007-08-03 12:02:07 +00:00
dds.c more consistent parsing checks 2007-08-17 09:53:47 +00:00
dyngroup.c Reworked recent backend API changes, now using a separate struct, 2007-08-03 12:02:07 +00:00
dynlist.c Reworked recent backend API changes, now using a separate struct, 2007-08-03 12:02:07 +00:00
Makefile.in
overlays.c
pcache.c set authorizing backend 2007-08-21 11:37:33 +00:00
ppolicy.c Paranoia for prev commit 2007-08-16 20:03:27 +00:00
README
refint.c support subtree rename (ITS#5097) 2007-08-20 19:06:18 +00:00
retcode.c uniformly exploit rootdn bind; add support for rootdn bind to backends that didn't have it (ITS#4962) 2007-08-16 09:38:15 +00:00
rwm.c let req_modify_s and req_modrdn_s have a common portion to interoperate within slap_mods_opattrs() (ITS#5093) 2007-08-16 09:48:53 +00:00
rwm.h
rwmconf.c
rwmdn.c
rwmmap.c
seqmod.c Reworked recent backend API changes, now using a separate struct, 2007-08-03 12:02:07 +00:00
slapover.txt
syncprov.c Reworked recent backend API changes, now using a separate struct, 2007-08-03 12:02:07 +00:00
translucent.c ITS#5085 2007-08-10 16:55:50 +00:00
unique.c Reworked recent backend API changes, now using a separate struct, 2007-08-03 12:02:07 +00:00
valsort.c Reworked recent backend API changes, now using a separate struct, 2007-08-03 12:02:07 +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.