openldap/servers/slapd/overlays
Pierangelo Masarati 6f9519543e - fix logging of controls;
- add support for Control syntax;
- use Control syntax and objectIdentifierFirstComponentMatch
  with reqControls/reqRespControls
2007-08-24 23:13:41 +00:00
..
accesslog.c - fix logging of controls; 2007-08-24 23:13:41 +00:00
auditlog.c
collect.c
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 Add dgIdentity support 2007-08-23 23:33:37 +00:00
Makefile.in add memberOf overlay 2007-08-24 02:46:55 +00:00
memberof.c add memberOf overlay 2007-08-24 02:46:55 +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
translucent.c ITS#5085 2007-08-10 16:55:50 +00:00
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.