openldap/servers/slapd/overlays
2006-06-15 00:02:35 +00:00
..
accesslog.c Require rootDN to be present on logDB 2006-06-15 00:02:35 +00:00
auditlog.c Fix db_init 2006-06-05 22:31:17 +00:00
collect.c Happy new year! 2006-01-03 23:11:52 +00:00
constraint.c Format fixes: Debug() arg#2 must be format. 2006-05-25 16:11:24 +00:00
dds.c init_module() typo: Log() -> Log2() 2006-04-13 22:24:23 +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 coverity cleanup 2006-05-09 10:41:05 +00:00
lastmod.c plug leaks 2006-04-04 10:58:08 +00:00
Makefile.in ITS#4463 add constraint overlay 2006-04-29 10:03:36 +00:00
overlays.c Happy new year! 2006-01-03 23:11:52 +00:00
pcache.c Format fixes: %p takes void*, not struct* whose representation may differ. 2006-05-25 16:14:41 +00:00
ppolicy.c fix scheme recognition (ITS#4575) 2006-06-13 19:45:11 +00:00
README Add note about contrib/slapd-modules 2006-01-25 22:12:16 +00:00
refint.c clean orm_modlist before each mod 2006-06-12 22:56:30 +00:00
retcode.c more ITS#4503 cleanup 2006-04-25 19:30:48 +00:00
rwm.c first round at adding passwd exop support to slapo-rwm (ITS#4458) 2006-05-12 15:38:58 +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 more coverity issues 2006-04-14 00:17:27 +00:00
seqmod.c Happy new year! 2006-01-03 23:11:52 +00:00
slapover.txt
syncprov.c ITS#4562 - don't assume syncprov_op_response only runs in overlay context; 2006-05-26 12:08:15 +00:00
translucent.c Cleanup config cruft 2006-05-30 12:16:34 +00:00
unique.c back-config support, cleanup init/destroy 2006-04-27 02:28:07 +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.