]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-master: master_service_is_master_stopped() now returns FALSE if running standalone.
authorTimo Sirainen <tss@iki.fi>
Wed, 18 Nov 2015 15:45:35 +0000 (17:45 +0200)
committerTimo Sirainen <tss@iki.fi>
Wed, 18 Nov 2015 15:45:35 +0000 (17:45 +0200)
commit03baa1c4c51f7b08fb285e82b528fcb00ac09ebf
tree219709e0dd79b53e13de001e8d27e0fadada8360
parentce4d4d77309a7ca28006fc0539effe2ccc8e7908
lib-master: master_service_is_master_stopped() now returns FALSE if running standalone.
The only caller of this function was stats plugin to see if it should send
stats updates. So this fixes dovecot-lda, doveadm and other standalone tools
to send stats updates.
src/lib-master/master-service.c
src/lib-master/master-service.h