[dovecot/core] 530b59: doveadm: When connecting to doveadm-server via TCP...

GitHub noreply at github.com
Mon Dec 12 11:30:09 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 530b5909a99e7575156496f1b8e4d1ff5b058484
      https://github.com/dovecot/core/commit/530b5909a99e7575156496f1b8e4d1ff5b058484
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-12-12 (Mon, 12 Dec 2016)

  Changed paths:
    M src/doveadm/doveadm-util.c

  Log Message:
  -----------
  doveadm: When connecting to doveadm-server via TCP, use 30s timeout

Should be enough, and better than the kernel's default, which might be a lot
more.


  Commit: 6c40413c6e64fde2d977cd6076afa97fa57b67fc
      https://github.com/dovecot/core/commit/6c40413c6e64fde2d977cd6076afa97fa57b67fc
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-12-12 (Mon, 12 Dec 2016)

  Changed paths:
    M src/doveadm/doveadm.c

  Log Message:
  -----------
  doveadm: Add global doveadm_verbose_proctitle setting.

This previously existed only for doveadm-server, but adding it to doveadm
CLI makes it easier to do process title updates for it as well.


  Commit: 6af4e592a0939a839d54a49c6f59179a55ac0b70
      https://github.com/dovecot/core/commit/6af4e592a0939a839d54a49c6f59179a55ac0b70
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-12-12 (Mon, 12 Dec 2016)

  Changed paths:
    M src/doveadm/client-connection.c

  Log Message:
  -----------
  doveadm-server: Show UNIX socket connections as <local> in process title

Earlier they were shown as empty string.


  Commit: 0eb3485b45b0233eb089c0337858a195cb341f0b
      https://github.com/dovecot/core/commit/0eb3485b45b0233eb089c0337858a195cb341f0b
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-12-12 (Mon, 12 Dec 2016)

  Changed paths:
    M src/doveadm/doveadm-dsync.c
    M src/doveadm/dsync/dsync-brain.c

  Log Message:
  -----------
  dsync: Improve process title during initialization

If something is hanging, this should make it clear what exactly it is.


Compare: https://github.com/dovecot/core/compare/271b8142d96d...0eb3485b45b0


More information about the dovecot-cvs mailing list