mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-24 13:24:56 +08:00
55f24ce8f6
database entry in cn=monitor - improve support for custom attribute/callback registration in back-monitor - design API for registered antry/attr/callback removal in back-monitor HEADS UP: now back-bdb requires back-monitor to be present, either static or dynamically loaded __before__ back-bdb/back-hdb is initialized. This works for sure if both back-bdb & back-monitor are static or dynamic (provided back-monitor.la is loaded before back_bdb.la); it is not clear what happens if back-bdb is static and back-monitor is dynamic. In case, either make back-bdb monitoring conditional, or hardwire back-monitor much like back-config and back-ldif. |
||
---|---|---|
.. | ||
add.c | ||
attr.c | ||
back-bdb.h | ||
bind.c | ||
cache.c | ||
compare.c | ||
config.c | ||
dbcache.c | ||
delete.c | ||
dn2entry.c | ||
dn2id.c | ||
error.c | ||
extended.c | ||
filterindex.c | ||
id2entry.c | ||
idl.c | ||
idl.h | ||
index.c | ||
init.c | ||
key.c | ||
Makefile.in | ||
modify.c | ||
modrdn.c | ||
monitor.c | ||
nextid.c | ||
operational.c | ||
proto-bdb.h | ||
referral.c | ||
search.c | ||
tools.c | ||
trans.c |