openldap/servers/slapd/overlays
2021-09-16 16:18:17 +00:00
..
accesslog.c ITS#9641 Grab a new local csn for failed ops 2021-09-05 14:33:59 +00:00
auditlog.c ITS#7790 - Rename config.h 2021-02-02 21:26:39 +00:00
autoca.c ITS#9152 autoca: no-op if DB doesn't exist yet 2021-03-21 17:28:50 +00:00
collect.c ITS#7790 - Rename config.h 2021-02-02 21:26:39 +00:00
constraint.c ITS#5344 Record and maintain new DN on ModRDN ops 2021-08-06 15:30:47 +01:00
dds.c ITS#9161 - Fix various typos 2021-02-17 18:42:46 +00:00
deref.c ITS#7790 - Rename config.h 2021-02-02 21:26:39 +00:00
dyngroup.c ITS#7790 - Rename config.h 2021-02-02 21:26:39 +00:00
dynlist.c ITS#9001 manual changes 2021-03-30 15:46:40 +01:00
homedir.c ITS#9470 - Fix typos 2021-03-26 16:28:39 +00:00
Makefile.in ITS#9437 - Fix slapo-otp overlay name 2021-03-31 23:12:00 +00:00
memberof.c ITS#5344 Record and maintain new DN on ModRDN ops 2021-08-06 15:30:47 +01:00
otp.c ITS#9437 - Fix slapo-otp overlay name 2021-03-31 23:12:00 +00:00
overlays.c Happy New Year! 2021-01-11 19:25:53 +00:00
pcache.c ITS#9529 pcache: update refresh_time after query refresh 2021-04-21 22:32:42 +01:00
ppolicy.c ITS#9671 Revert some NO-USER-MODIFICATION flags in ppolicy 2021-09-16 16:18:17 +00:00
README Add note about contrib/slapd-modules 2006-01-25 22:12:16 +00:00
refint.c ITS#5344 Record and maintain new DN on ModRDN ops 2021-08-06 15:30:47 +01:00
remoteauth.c ITS#9438 Add remoteauth overlay 2021-02-25 22:11:39 +00:00
retcode.c ITS#6138 drop unnecessary use of o_abandon 2021-08-03 15:19:49 +00:00
rwm.c ITS#5344 slapo-rwm: fix prev commit 2021-08-13 21:09:28 +01:00
rwm.h Happy New Year! 2021-01-11 19:25:53 +00:00
rwmconf.c ITS#9001 manual changes 2021-03-30 15:46:40 +01:00
rwmdn.c Happy New Year! 2021-01-11 19:25:53 +00:00
rwmmap.c ITS#9001 manual changes 2021-03-30 15:46:40 +01:00
seqmod.c ITS#9001 manual changes 2021-03-30 15:46:40 +01:00
slapover.txt ITS#7906,#7923 Don't free configinfo in _db_close 2014-08-20 13:49:37 -07:00
sssvlv.c ITS#9001 manual changes 2021-03-30 15:46:40 +01:00
syncprov.c ITS#8958 rename ldap_pvt_thread_pool_pausecheck() 2021-08-12 18:59:06 +00:00
translucent.c ITS#9001 manual changes 2021-03-30 15:46:40 +01:00
unique.c ITS#6916 unique: internal ops shouldn't have user's controls 2021-07-20 17:54:26 +01:00
valsort.c ITS#7790 - Rename config.h 2021-02-02 21:26: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.