]> git.sur5r.net Git - openldap/commit
ITS#7182 Add mss_private for monitor subsystem.
authorOndrej Kuznik <ondrej.kuznik@acision.com>
Tue, 7 Feb 2012 15:09:44 +0000 (16:09 +0100)
committerHoward Chu <hyc@openldap.org>
Tue, 27 Mar 2012 11:28:16 +0000 (04:28 -0700)
commit7baac1d9b4dfb5b143f58458e52d747763829b45
tree4cc37575c2b94a73675ebbdd206deeb7d8e38499
parentdc0ef72dff8822a9f02eae943927da09acaa2b7a
ITS#7182 Add mss_private for monitor subsystem.

During initialization (and elsewhere), the subsystems have no way of
storing local data. While embedding them inside a larger strusture and
breaking out when needed (like the current back-ldap monitoring code
currently does) works, it certainly does not add to readability.

Notice that there is still no way to unregister an active subsystem.
This patch does not attempt to include such functionality while it might
actually be needed with the advent of SLAP_CONFIG_DELETE.
servers/slapd/back-monitor/back-monitor.h