openldap/servers/slapd/overlays
2007-06-14 14:51:15 +00:00
..
accesslog.c Give OperationBuffer normal struct members instead of using 2007-05-18 23:54:26 +00:00
auditlog.c happy new year 2007-01-02 20:00:42 +00:00
collect.c happy new year 2007-01-02 20:00:42 +00:00
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 happy new year 2007-01-02 20:00:42 +00:00
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 happy new year 2007-01-02 20:00:42 +00:00
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 Better fix for rev 1.97 2007-06-14 14:51:15 +00:00
README Add note about contrib/slapd-modules 2006-01-25 22:12:16 +00:00
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 happy new year 2007-01-02 20:00:42 +00:00
rwmconf.c shortcut schema mapping if not configured 2007-01-03 21:35:18 +00:00
rwmdn.c happy new year 2007-01-02 20:00:42 +00:00
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 happy new year 2007-01-02 20:00:42 +00:00
slapover.txt
syncprov.c ITS#4977 check for cookie parse failure 2007-06-08 09:05:35 +00:00
translucent.c Delete unused variables. 2007-01-11 12:04:22 +00:00
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.