openldap/servers/slapd/overlays
2007-08-29 00:27:47 +00:00
..
accesslog.c first round of CSN normalization consequences 2007-08-28 18:38:27 +00:00
auditlog.c
collect.c Convert collect to dynamic config. Even though it's only a demo... 2007-08-28 09:19:07 +00:00
constraint.c
dds.c more consistent parsing checks 2007-08-17 09:53:47 +00:00
dyngroup.c Add cn=config support 2007-08-23 01:40:09 +00:00
dynlist.c Fix config delete 2007-08-24 23:56:55 +00:00
Makefile.in add memberOf overlay 2007-08-24 02:46:55 +00:00
memberof.c needs work: memberOf should not be replicated 2007-08-25 16:02:43 +00:00
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 fix subtree rename integrity; curiously enough, tes023 only failed on 64 bit arch; probably because we'd need to double the stack of the slab on 64 bit archs... 2007-08-22 17:46:55 +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
slapover.txt
syncprov.c plug yet another leak 2007-08-29 00:27:47 +00:00
translucent.c
unique.c
valsort.c

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.