openldap/servers/slapd/overlays
2007-06-08 09:23:49 +00:00
..
accesslog.c Give OperationBuffer normal struct members instead of using 2007-05-18 23:54:26 +00:00
auditlog.c
collect.c
constraint.c Reapply part of rev 1.2 warning cleanup, it was lost in next revision 2007-05-13 22:32:33 +00:00
dds.c Give OperationBuffer normal struct members instead of using 2007-05-18 23:54:26 +00:00
dyngroup.c
dynlist.c make searches expand all matching sets of group/url[/member] configurations; relax configuration test as per ITS#4989 2007-06-02 11:27:43 +00:00
Makefile.in Do not end a potentially last line of a Makefile statement with '\'. 2007-03-26 22:16:45 +00:00
overlays.c
pcache.c ITS#4991 restore save_attrs when a request is finished to let do_search() 2007-05-31 15:49:45 +00:00
ppolicy.c ITS#4970 ignore pwdMinAge if pwdReset is TRUE 2007-06-08 09:23:49 +00:00
README
refint.c Give OperationBuffer normal struct members instead of using 2007-05-18 23:54:26 +00:00
retcode.c fix in-directory retcode lookup 2007-02-21 14:17:25 +00:00
rwm.c ITS#4991 restore mapped AttributeNames before processing a response 2007-05-31 15:46:46 +00:00
rwm.h
rwmconf.c
rwmdn.c
rwmmap.c Solaris doesn't like NULL pointers in printf, which now can occur since IA5string allows the empty string 2007-02-26 23:57:34 +00:00
seqmod.c
slapover.txt
syncprov.c ITS#4977 check for cookie parse failure 2007-06-08 09:05:35 +00:00
translucent.c
unique.c assert(pointer) -> assert(pointer != NULL) 2007-05-09 19:10:36 +00:00
valsort.c ITS#4966 valsort_modify: ignore Delete modops with no values 2007-05-25 00:58:59 +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.