openldap/servers/slapd/overlays
2006-04-27 00:01:20 +00:00
..
accesslog.c Implement reqOld support 2006-04-27 00:01:20 +00:00
auditlog.c cleanup 2006-04-04 10:47:42 +00:00
collect.c
dds.c init_module() typo: Log() -> Log2() 2006-04-13 22:24:23 +00:00
denyop.c
dyngroup.c
dynlist.c
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
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 PPOLICY_ERROR is primitive, not constructed 2006-04-22 00:23:44 +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 more ITS#4503 cleanup 2006-04-25 19:30:48 +00:00
rwm.c more coverity issues 2006-04-14 00:17:27 +00:00
rwm.h
rwmconf.c unifdef -DSLAPD_CONF_UNKNOWN_BAILOUT -DSLAPD_CONF_UNKNOWN_IGNORED="" 2006-01-24 04:40:01 +00:00
rwmdn.c
rwmmap.c more coverity issues 2006-04-14 00:17:27 +00:00
seqmod.c
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 Fix translucent modify 2006-04-13 23:00:11 +00:00
unique.c
valsort.c

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.