openldap/servers/slapd/overlays
Pierangelo Masarati 5d3121902f Add single-password constraint; NOTE from ppolicy.c:
/* FIXME: there's no easy way to ensure
 * that add does not cause multiple
 * userPassword values; one way (that
 * would be consistent with the single
 * password constraint) would be to turn
 * add into replace); another would be
 * to disallow add.
 *
 * Let's check at least that a single value
 * is being added
 */
2006-08-28 12:44:39 +00:00
..
accesslog.c More config leaks 2006-08-21 04:25:54 +00:00
auditlog.c
collect.c
constraint.c Fix null pointer reference (coverity scan) and freed pointer reference 2006-08-18 01:37:21 +00:00
dds.c s/managedit/relax/ 2006-08-22 23:31:46 +00:00
denyop.c
dyngroup.c
dynlist.c Some LDAP_DEVEL cleanup 2006-08-15 19:36:54 +00:00
lastmod.c
Makefile.in
overlays.c
pcache.c
ppolicy.c Add single-password constraint; NOTE from ppolicy.c: 2006-08-28 12:44:39 +00:00
README
refint.c Resurrect special refint modifiersName 2006-07-14 22:19:00 +00:00
retcode.c
rwm.c s/managedit/relax/ 2006-08-22 23:31:46 +00:00
rwm.h
rwmconf.c
rwmdn.c
rwmmap.c
seqmod.c
slapover.txt
syncprov.c TS#4622 deletes in psearch didn't always propagate 2006-08-15 21:41:14 +00:00
translucent.c Dynamic config 2006-06-24 01:35:35 +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.