]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
doveadm service stop: Moved command handling to doveadm-master.c
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Thu, 20 Oct 2016 10:09:09 +0000 (13:09 +0300)
committerGitLab <gitlab@git.dovecot.net>
Thu, 20 Oct 2016 12:01:23 +0000 (15:01 +0300)
commitc7713320cd35e77543f1bdc7229988a160dae322
treeb7e90608947f1ebe6cae76a08b3a9011811dad4d
parentf7bc2f7085bcd31618c540c12ffd185da37352d3
doveadm service stop: Moved command handling to doveadm-master.c

It's talking to master process, and there will be other non-service commands
that talk to the master process in the same way.
src/doveadm/Makefile.am
src/doveadm/doveadm-master.c
src/doveadm/doveadm-service.c [deleted file]