openldap/servers/slapd/overlays
2009-12-21 17:32:05 +00:00
..
accesslog.c ITS#6400 clarify... 2009-11-24 03:41:24 +00:00
auditlog.c fix LDIF comment when modifying (ITS#6286) 2009-09-08 04:40:24 +00:00
collect.c guard against simultaneous REP_ENTRY_MUSTRELEASE and REP_ENTRY_MODIFIABLE (related to ITS#6423) 2009-12-08 20:53:39 +00:00
constraint.c return LDAP_OTHER if the filter cannot be parsed (ITS#5751) 2008-10-19 21:23:06 +00:00
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 remove REP_ENTRY_MUSTRELEASE when copying (ITS#6423) 2009-12-08 18:47:17 +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 Fix rev 1.200 commit: C90 forbids mixed declarations and code 2009-11-23 16:04:00 +00:00
ppolicy.c Implement policy checks on compare op 2009-10-15 07:11:39 +00:00
README Add note about contrib/slapd-modules 2006-01-25 22:12:16 +00:00
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 better fix to ITS#6434 (olcRwmMap needs work to allow atomic mods) 2009-12-21 17:32:05 +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 bvalue cleanup 2004-04-08 06:49:17 +00:00
sssvlv.c ITS#6288 don't deref sort control if it wasn't set 2009-09-29 03:10:03 +00:00
syncprov.c more for #6397 2009-11-23 22:17:25 +00:00
translucent.c ITS#6403: reset 'entry' output argument to overlay_entry_get_ov() 2009-11-29 19:53:01 +00:00
unique.c ITS#6270, refix patch from ITS#5511 2009-11-30 06:07:22 +00:00
valsort.c guard against simultaneous REP_ENTRY_MUSTRELEASE and REP_ENTRY_MODIFIABLE (related to ITS#6423) 2009-12-08 20:53:39 +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.