openldap/servers/slapd/overlays
Howard Chu ed356c55d9 ITS#9334 slapo-ppolicy re-fix ITS#9302
The mutex_lock was being skipped in the lockout case,
but still calling mutex_unlock at the end.
2020-09-03 21:30:35 +01:00
..
accesslog.c ITS#6467 Record minCSN in audit container 2020-07-22 22:25:10 +01:00
auditlog.c ITS#9311 - Correctly mark overlays as singular 2020-08-21 19:34:27 +00:00
autoca.c ITS#9311 - Correctly mark overlays as singular 2020-08-21 19:34:27 +00:00
collect.c ITS#9311 - Correctly mark overlays as singular 2020-08-21 19:34:27 +00:00
constraint.c ITS#9311 - Correctly mark overlays as singular 2020-08-21 19:34:27 +00:00
dds.c ITS#9311 - Correctly mark overlays as singular 2020-08-21 19:34:27 +00:00
deref.c ITS#9311 - Correctly mark overlays as singular 2020-08-21 19:34:27 +00:00
dyngroup.c ITS#9311 - Correctly mark overlays as singular 2020-08-21 19:34:27 +00:00
dynlist.c ITS#9121 fix for URLs with no filter 2020-09-02 01:34:07 +01:00
Makefile.in ITS#9235 Merge libldap_r into libldap 2020-07-03 17:23:14 -07:00
memberof.c ITS#9121 slapo-dynlist, -memberof: define memberOf if needed 2020-08-18 23:49:26 +00:00
overlays.c Happy New Year! 2020-01-09 16:50:21 +00:00
pcache.c ITS#7926 support multiple config cleanup functions per op 2020-08-18 22:00:58 +01:00
ppolicy.c ITS#9334 slapo-ppolicy re-fix ITS#9302 2020-09-03 21:30:35 +01:00
README
refint.c Happy New Year! 2020-01-09 16:50:21 +00:00
retcode.c Happy New Year! 2020-01-09 16:50:21 +00:00
rwm.c ITS#6035 olcAuthIDRewrite insert/delete support 2020-04-02 09:10:51 -07:00
rwm.h ITS#6740 - Always enable rewrite 2020-04-22 14:49:10 +00:00
rwmconf.c Happy New Year! 2020-01-09 16:50:21 +00:00
rwmdn.c Happy New Year! 2020-01-09 16:50:21 +00:00
rwmmap.c Happy New Year! 2020-01-09 16:50:21 +00:00
seqmod.c ITS#9311 - Correctly mark overlays as singular 2020-08-21 19:34:27 +00:00
slapover.txt
sssvlv.c ITS#9311 - Correctly mark overlays as singular 2020-08-21 19:34:27 +00:00
syncprov.c ITS#9133 - Fix syncprov to be singular. 2020-08-10 23:41:07 +00:00
translucent.c ITS#7926 support multiple config cleanup functions per op 2020-08-18 22:00:58 +01:00
unique.c ITS#9311 - Correctly mark overlays as singular 2020-08-21 19:34:27 +00:00
valsort.c ITS#9311 - Correctly mark overlays as singular 2020-08-21 19:34:27 +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.