openldap/servers/slapd/overlays
2009-11-22 17:43:48 +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 Use fake_init2 in db_open/db_close since they can execute from a 2009-11-15 10:38:13 +00:00
deref.c ITS#6056 pagedresults stacked control is not overlay-friendly, add 2009-04-15 10:34:24 +00:00
dyngroup.c Update copyright notices 2009-01-22 00:40:04 +00:00
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 trim unnecessary test 2009-11-16 10:02:47 +00:00
overlays.c Update copyright notices 2009-01-22 00:40:04 +00:00
pcache.c check result of str2filter; syncrepl: can be broken; retcode: can't; pcache: shouldn't (ITS#6391) 2009-11-22 11:57:17 +00:00
ppolicy.c Implement policy checks on compare op 2009-10-15 07:11:39 +00:00
README
refint.c Plug leak in prev commit 2009-06-05 01:25:35 +00:00
retcode.c check result of str2filter; syncrepl: can be broken; retcode: can't; pcache: shouldn't (ITS#6391) 2009-11-22 11:57:17 +00:00
rwm.c force entry release as appropriate (ITS#6081) 2009-04-29 13:03:50 +00:00
rwm.h fix ITS#6057 2009-04-15 10:46:11 +00:00
rwmconf.c Update copyright notices 2009-01-22 00:40:04 +00:00
rwmdn.c Update copyright notices 2009-01-22 00:40:04 +00:00
rwmmap.c cleanup (related to ITS#5760) 2009-02-15 22:16:21 +00:00
seqmod.c Update copyright notices 2009-01-22 00:40:04 +00:00
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 Revert prev commit, simpler fix... 2009-11-22 17:43:48 +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 Update copyright notices 2009-01-22 00:40:04 +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.