Skip to content
  • Pierangelo Masarati's avatar
    - setup framework for monitoring of back-bdb/back-hdb stuff in their · 55f24ce8
    Pierangelo Masarati authored
      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.
    55f24ce8