openldap/servers/slapd/overlays
2009-10-29 23:46:10 +00:00
..
accesslog.c Silence warning (bv_len >= 0 is always true) 2009-08-19 18:59:33 +00:00
auditlog.c fix LDIF comment when modifying (ITS#6286) 2009-09-08 04:40:24 +00:00
collect.c ITS#6076 fix collectinfo ordering 2009-06-17 01:17:42 +00:00
constraint.c
dds.c silence warnings; misc cleanup; test refresh as non-allowed user 2009-08-03 22:49:30 +00:00
deref.c
dyngroup.c
dynlist.c ITS#6308 lock leak: must release entry using same op that acquired it 2009-09-29 06:21:32 +00:00
Makefile.in Add sssvlv to build system 2009-07-13 13:35:30 +00:00
memberof.c update entryCSN (and operational attrs in general) when changing memberOf (ITS#6329) 2009-10-14 20:35:42 +00:00
overlays.c
pcache.c ITS#6310 dup entry before adding to cache 2009-10-24 05:59:39 +00:00
ppolicy.c Implement policy checks on compare op 2009-10-15 07:11:39 +00:00
README
refint.c
retcode.c
rwm.c
rwm.h
rwmconf.c
rwmdn.c
rwmmap.c
seqmod.c
slapover.txt
sssvlv.c ITS#6288 don't deref sort control if it wasn't set 2009-09-29 03:10:03 +00:00
syncprov.c ITS#6346 serialize all responses 2009-10-29 23:46:10 +00:00
translucent.c child DB should have ordering prefix 2009-08-19 23:46:37 +00:00
unique.c Fix last commit: C90 rejects declaration after code 2009-07-30 15:34:42 +00:00
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.