]> 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)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 26 Jul 2012 21:23:33 +0000 (14:23 -0700)
commit300433acda49569b82a33609f86d64694c531250
treeb655d10064f764d09f76b41151dd5f6120a3606f
parentf2f109c664644b5ff9fa5758091f730126964d27
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