]> git.sur5r.net Git - openldap/commit
ITS#7182 allow for later monitor subsystem registration
authorOndrej Kuznik <ondrej.kuznik@acision.com>
Mon, 9 Apr 2012 15:35:41 +0000 (17:35 +0200)
committerHoward Chu <hyc@openldap.org>
Wed, 18 Apr 2012 18:44:17 +0000 (11:44 -0700)
commit838a7f513853ba213f1a25d19b3a4cfe27ace174
treea27a0ab9fc99303d53ce85884f4b9fc33b682334
parent7767a4106110ee3120351e0203a08391a878e430
ITS#7182 allow for later monitor subsystem registration

Some databases might want to register their subsystems under the dn
allocated for them by monitor_register_databas. It requires that the
deferred database registration callback be called *before* the
subsystem's.
servers/slapd/back-ldap/monitor.c
servers/slapd/back-monitor/back-monitor.h
servers/slapd/back-monitor/init.c
servers/slapd/back-monitor/proto-back-monitor.h