openldap/servers/slapd/overlays
2007-02-07 02:49:40 +00:00
..
accesslog.c fix NULL attr value in accesslog (second bit of ITS#4821; might be made cleaner...) 2007-01-27 18:03:30 +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 Delete unused variables. 2007-01-11 12:04:22 +00:00
dds.c Don't use ldap_pvt_thread_pool_context_reset(), it interferes with 2007-01-21 13:02:05 +00:00
dyngroup.c happy new year 2007-01-02 20:00:42 +00:00
dynlist.c allow to specify the required access privileges in internal operations (ITS#4806) 2007-01-16 22:13:44 +00:00
Makefile.in happy new year 2007-01-02 20:00:42 +00:00
overlays.c happy new year 2007-01-02 20:00:42 +00:00
pcache.c happy new year 2007-01-02 20:00:42 +00:00
ppolicy.c assert expects int. (int)<nonnull ptr> can be 0. Use assert(arg!=NULL). 2007-01-11 12:03:20 +00:00
README
refint.c fix ITS#4802 2007-01-17 22:22:00 +00:00
retcode.c improve disconnect handling 2007-01-05 16:18:42 +00:00
rwm.c shortcut schema mapping if not configured 2007-01-03 21:35:18 +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 shortcut schema mapping if not configured 2007-01-03 21:35:18 +00:00
seqmod.c happy new year 2007-01-02 20:00:42 +00:00
slapover.txt
syncprov.c Improve prev commit 2007-02-07 02:49:40 +00:00
translucent.c Delete unused variables. 2007-01-11 12:04:22 +00:00
unique.c happy new year 2007-01-02 20:00:42 +00:00
valsort.c happy new year 2007-01-02 20:00:42 +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.