]> 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)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 26 Jul 2012 21:25:43 +0000 (14:25 -0700)
commitb2d0e833e44b691008d5f1205bfdd5dbc5951b52
treed4d07891a7991188a980d865650803c6ff850527
parent687588a966f020304da479374e77492b1feebe8f
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