openldap/servers/slapd/overlays
Hallvard Furuseth eca5f7bf2d ITS#4472: Make t_rwlock a lock pointer instead of a lock, and malloc/free it.
That way, realloc(qm->templates...) won't move the ldap_pvt_thread_rdwr_t data.
2006-04-04 23:12:58 +00:00
..
accesslog.c delete now redundant memsets 2006-02-03 19:37:12 +00:00
auditlog.c cleanup 2006-04-04 10:47:42 +00:00
collect.c Happy new year! 2006-01-03 23:11:52 +00:00
dds.c More unifdef SLAPD_MULTIMASTER cleanup 2006-02-07 01:05:57 +00:00
denyop.c Happy new year! 2006-01-03 23:11:52 +00:00
dyngroup.c Happy new year! 2006-01-03 23:11:52 +00:00
dynlist.c Happy new year! 2006-01-03 23:11:52 +00:00
lastmod.c plug leaks 2006-04-04 10:58:08 +00:00
Makefile.in Remove suspicious whitespace from makefile 2006-04-01 23:29:41 +00:00
overlays.c Happy new year! 2006-01-03 23:11:52 +00:00
pcache.c ITS#4472: Make t_rwlock a lock pointer instead of a lock, and malloc/free it. 2006-04-04 23:12:58 +00:00
ppolicy.c ITS#4355 timestamps must be normalized 2006-01-19 22:16:23 +00:00
README Add note about contrib/slapd-modules 2006-01-25 22:12:16 +00:00
refint.c ITS#4442 just log refint failures, client only cares about main request 2006-04-04 22:16:24 +00:00
retcode.c plug leaks 2006-04-04 10:58:08 +00:00
rwm.c let overlays define if they must appear exactly once in a chain, and if they must be global/per-db only, and holler in case 2006-01-14 18:02:35 +00:00
rwm.h Happy new year! 2006-01-03 23:11:52 +00:00
rwmconf.c unifdef -DSLAPD_CONF_UNKNOWN_BAILOUT -DSLAPD_CONF_UNKNOWN_IGNORED="" 2006-01-24 04:40:01 +00:00
rwmdn.c Happy new year! 2006-01-03 23:11:52 +00:00
rwmmap.c Happy new year! 2006-01-03 23:11:52 +00:00
seqmod.c Happy new year! 2006-01-03 23:11:52 +00:00
slapover.txt
syncprov.c Init & destroy so.s_mutex around syncprov_findbase() call in syncprov_op_search 2006-04-02 23:49:57 +00:00
translucent.c cleanup 2006-04-04 10:47:42 +00:00
unique.c Happy new year! 2006-01-03 23:11:52 +00:00
valsort.c Happy new year! 2006-01-03 23:11:52 +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.