openldap/servers/slapd/overlays
2022-01-04 20:10:01 +00:00
..
accesslog.c ITS#9493 Ensure we can process cn=config deletes 2021-12-13 17:01:22 +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#9762 slapo-dyngroup: Maintain values in order of insertion 2022-01-04 20:10:01 +00:00
dynlist.c ITS#9747 dynlist: fix Compare for static groups 2021-11-15 17:36:40 +00: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#9733 Only use libltdl when SLAPD_MODULES is defined 2021-11-11 18:19:09 +00:00
README Add note about contrib/slapd-modules 2006-01-25 22:12:16 +00:00
refint.c ITS#9642 Remove redundant calls to slap_wake_listener() 2021-12-15 20:40:53 +00:00
remoteauth.c ITS#9438 Add remoteauth overlay 2021-02-25 22:11:39 +00:00
retcode.c ITS#9759 Honour requested insert position in olcRetcodeItem 2021-12-10 16:54:54 +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#9691 Allow empty DB to host a persistent syncrepl session 2021-12-15 16:50:43 +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.