[dovecot/core] fde7b8: master: Added support for stopping specific servic...

GitHub noreply at github.com
Wed Jun 29 16:24:38 UTC 2016


  Branch: refs/heads/master-2.2
  Home:   https://github.com/dovecot/core
  Commit: fde7b8a03bf91cfa5bb7ca3e84545386243fa0d2
      https://github.com/dovecot/core/commit/fde7b8a03bf91cfa5bb7ca3e84545386243fa0d2
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/master/service-monitor.c
    M src/master/service-process.c
    M src/master/service.c
    M src/master/service.h

  Log Message:
  -----------
  master: Added support for stopping specific services.

We need to have a per-service fd for detecting a dead master.


  Commit: 976683c774f42569fc7b3edcbc6068808e2c275f
      https://github.com/dovecot/core/commit/976683c774f42569fc7b3edcbc6068808e2c275f
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/master/service-monitor.c
    M src/master/service-monitor.h

  Log Message:
  -----------
  master: Added service_monitor_stop_close() to stops service and close its listeners.


  Commit: e296bf525cce5d95595abb9200c28773a72412e8
      https://github.com/dovecot/core/commit/e296bf525cce5d95595abb9200c28773a72412e8
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/master/Makefile.am
    M src/master/main.c
    A src/master/master-client.c
    A src/master/master-client.h
    M src/master/service-listen.c
    M src/master/service-monitor.c
    M src/master/service.h

  Log Message:
  -----------
  master: Allow stopping specific services via master socket.


  Commit: c32f2e26a0915d94ba4e9297224b7f1f508ec991
      https://github.com/dovecot/core/commit/c32f2e26a0915d94ba4e9297224b7f1f508ec991
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/doveadm/Makefile.am
    M src/doveadm/doveadm-cmd.c
    M src/doveadm/doveadm-cmd.h
    A src/doveadm/doveadm-service.c

  Log Message:
  -----------
  doveadm: Added "service stop" command to stop specific services.


  Commit: 923ed5836f90175e736846f02edfd9c2ee07dc6b
      https://github.com/dovecot/core/commit/923ed5836f90175e736846f02edfd9c2ee07dc6b
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-06-29 (Wed, 29 Jun 2016)

  Changed paths:
    M src/lib-dict/dict-sql.c

  Log Message:
  -----------
  dict-sql: Treat NULL value the same as "key not found"


Compare: https://github.com/dovecot/core/compare/127b836fd82f...923ed5836f90


More information about the dovecot-cvs mailing list