openldap/servers/slapd/overlays
2010-12-23 22:29:57 +00:00
..
accesslog.c Better fix - avoid allocating callback for non-logged mod ops 2010-08-04 08:50:29 +00:00
auditlog.c
collect.c
constraint.c add support for ADD_IF_NOT_PRESENT and SOFTDEL internal modification types (ITS#6561) 2010-09-07 13:21:20 +00:00
dds.c add support for ADD_IF_NOT_PRESENT and SOFTDEL internal modification types (ITS#6561) 2010-09-07 13:21:20 +00:00
deref.c Check for SLAP_SYNTAX_DN flag instead of distinguishedName syntax 2010-07-12 03:20:57 +00:00
dyngroup.c
dynlist.c ITS#6752 Remove OpenLDAP 2.[23] dynlist code 2010-12-20 10:25:11 +00:00
Makefile.in
memberof.c ITS#6748 Drop possibly-broken memberof log message 2010-12-14 15:26:42 +00:00
overlays.c
pcache.c Plug mutex/rwlock leaks (destroy them) 2010-12-20 10:57:06 +00:00
ppolicy.c ITS#6620: Don't delete absent pwdChangedTime. 2010-12-02 12:19:31 +00:00
README
refint.c ITS#6730: Only update modifiersName once per entry 2010-12-01 11:21:29 +00:00
retcode.c Plug memory leaks 2010-12-20 10:51:14 +00:00
rwm.c Fix rev 1.132 (ITS#6632): Initialize all of roc in rwm_callback_get() 2010-12-03 10:08:59 +00:00
rwm.h
rwmconf.c ITS#6566 use Debug, not fprintf(stderr) 2010-06-02 00:18:32 +00:00
rwmdn.c
rwmmap.c For ITS#5421: Remove ldap-int.h dependencies. 2010-11-22 12:51:44 +00:00
seqmod.c
slapover.txt
sssvlv.c ITS#6686 add multiple sorts per connection, from Raphael Ouazana @ Linagora 2010-12-23 22:29:57 +00:00
syncprov.c Plug mutex/rwlock leaks (destroy them) 2010-12-20 10:57:06 +00:00
translucent.c Plug mutex/rwlock leaks (destroy them) 2010-12-20 10:57:06 +00:00
unique.c
valsort.c unregister controls when removing syncprov, ppolicy, valsort, chain or 2010-07-01 11:51:43 +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.