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

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


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 0153cf542884f8f50d17a0d909c2da98a37dafdc
      https://github.com/dovecot/core/commit/0153cf542884f8f50d17a0d909c2da98a37dafdc
  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: 079673625389b2e1513e13863e538dfe443e4e13
      https://github.com/dovecot/core/commit/079673625389b2e1513e13863e538dfe443e4e13
  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: 164f8e81a078c7b8f679fdd04892ffc9ba14bfa0
      https://github.com/dovecot/core/commit/164f8e81a078c7b8f679fdd04892ffc9ba14bfa0
  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: 53309922d2ec3321e011966e8f2b210821ecd5e3
      https://github.com/dovecot/core/commit/53309922d2ec3321e011966e8f2b210821ecd5e3
  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: 7b97d8b3f6edc867d940cd7aa76dccd46c2323b7
      https://github.com/dovecot/core/commit/7b97d8b3f6edc867d940cd7aa76dccd46c2323b7
  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/9881c3ec4498...7b97d8b3f6ed


More information about the dovecot-cvs mailing list