openldap/servers/slapd/overlays
Hallvard Furuseth 6a02dd9d92 Fix typo in previous commit: spurious space in UUID syntax OID.
Also make remove_query_and_data() return void (it returned nothing) and
remove an unused variable.
2007-08-16 13:44:15 +00:00
..
accesslog.c s/orb_tmp_mech/orb_mech/ 2007-08-16 09:29:45 +00:00
auditlog.c Reworked recent backend API changes, now using a separate struct, 2007-08-03 12:02:07 +00:00
collect.c happy new year 2007-01-02 20:00:42 +00:00
constraint.c Reworked recent backend API changes, now using a separate struct, 2007-08-03 12:02:07 +00:00
dds.c Reworked recent backend API changes, now using a separate struct, 2007-08-03 12:02:07 +00:00
dyngroup.c Reworked recent backend API changes, now using a separate struct, 2007-08-03 12:02:07 +00:00
dynlist.c Reworked recent backend API changes, now using a separate struct, 2007-08-03 12:02:07 +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 Fix typo in previous commit: spurious space in UUID syntax OID. 2007-08-16 13:44:15 +00:00
ppolicy.c Reworked recent backend API changes, now using a separate struct, 2007-08-03 12:02:07 +00:00
README
refint.c Reworked recent backend API changes, now using a separate struct, 2007-08-03 12:02:07 +00:00
retcode.c uniformly exploit rootdn bind; add support for rootdn bind to backends that didn't have it (ITS#4962) 2007-08-16 09:38:15 +00:00
rwm.c let req_modify_s and req_modrdn_s have a common portion to interoperate within slap_mods_opattrs() (ITS#5093) 2007-08-16 09:48:53 +00:00
rwm.h major improvement: baseline support for back-config; minor improvement: trim code to handle absence of librewrite (enable forced when slapo-rwm is configured...) 2007-07-14 16:18:44 +00:00
rwmconf.c major improvement: baseline support for back-config; minor improvement: trim code to handle absence of librewrite (enable forced when slapo-rwm is configured...) 2007-07-14 16:18:44 +00:00
rwmdn.c major improvement: baseline support for back-config; minor improvement: trim code to handle absence of librewrite (enable forced when slapo-rwm is configured...) 2007-07-14 16:18:44 +00:00
rwmmap.c major improvement: baseline support for back-config; minor improvement: trim code to handle absence of librewrite (enable forced when slapo-rwm is configured...) 2007-07-14 16:18:44 +00:00
seqmod.c Reworked recent backend API changes, now using a separate struct, 2007-08-03 12:02:07 +00:00
slapover.txt
syncprov.c Reworked recent backend API changes, now using a separate struct, 2007-08-03 12:02:07 +00:00
translucent.c ITS#5085 2007-08-10 16:55:50 +00:00
unique.c Reworked recent backend API changes, now using a separate struct, 2007-08-03 12:02:07 +00:00
valsort.c Reworked recent backend API changes, now using a separate struct, 2007-08-03 12:02:07 +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.