openldap/servers/slapd/overlays
2005-07-10 10:20:21 +00:00
..
accesslog.c Format fixes (%d<->%lu etc) 2005-07-06 05:53:02 +00:00
auditlog.c ITS#3691 import auditlog overlay 2005-06-07 03:03:18 +00:00
collect.c Happy New Year! 2005-01-01 20:49:32 +00:00
denyop.c Happy New Year! 2005-01-01 20:49:32 +00:00
dyngroup.c In backend_group, return LDAP_COMPARE_FALSE if attr exists but value is 2005-05-04 06:28:27 +00:00
dynlist.c exit on error 2005-05-23 21:59:14 +00:00
glue.c more checks (ITS#3817) 2005-07-01 09:53:20 +00:00
lastmod.c Add slap_timestamp(), use mutex in slap_get_csn() 2005-06-07 04:12:14 +00:00
Makefile.in add support for connection_init/destroy and retcode overlay 2005-06-19 22:42:12 +00:00
overlays.c add support for connection_init/destroy and retcode overlay 2005-06-19 22:42:12 +00:00
pcache.c Format fixes (%d<->%lu etc) 2005-07-06 05:53:02 +00:00
ppolicy.c Streamline call to lutil_passwd_scheme 2005-07-08 06:05:02 +00:00
README Seems all overlays are going here (at present) 2004-03-20 23:10:58 +00:00
refint.c Add SLAP_MOD_INTERNAL flag to Modifications, allow internal ops to bypass 2005-06-04 09:44:39 +00:00
retcode.c don't try to lookup the rootdn; handle errors separately 2005-06-25 15:05:02 +00:00
rwm.c add support for connection_init/destroy and retcode overlay 2005-06-19 22:42:12 +00:00
rwm.h honor T-F filters (ITS#3706) 2005-05-04 23:57:33 +00:00
rwmconf.c more on strict config parsing (ITS#3705) 2005-05-06 16:42:03 +00:00
rwmdn.c don't use temporaries 2005-04-26 00:33:43 +00:00
rwmmap.c fix ITS#3785: do our best to deal with invalid filters... 2005-06-16 19:27:03 +00:00
seqmod.c Happy New Year! 2005-01-01 20:49:32 +00:00
slapover.txt bvalue cleanup 2004-04-08 06:49:17 +00:00
syncprov.c fbuf in syncprov_findcsn() got used before it was fully filled in 2005-07-10 10:20:21 +00:00
translucent.c fix interaction with table-driven config of back-ldap (please review) 2005-05-23 07:25:45 +00:00
unique.c Ignore matches from the entry being modified 2005-03-13 23:18:49 +00:00

This directory contains a number of SLAPD overlays, some
project-maintained, some not.  Some are generally usable,
others are purely experimental.