[dovecot/core] f7bc2f: doveadm user: If lookup fails, don't write it to t...

GitHub noreply at github.com
Thu Oct 20 12:02:57 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: f7bc2f7085bcd31618c540c12ffd185da37352d3
      https://github.com/dovecot/core/commit/f7bc2f7085bcd31618c540c12ffd185da37352d3
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-10-20 (Thu, 20 Oct 2016)

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

  Log Message:
  -----------
  doveadm user: If lookup fails, don't write it to the same line as header.


  Commit: c7713320cd35e77543f1bdc7229988a160dae322
      https://github.com/dovecot/core/commit/c7713320cd35e77543f1bdc7229988a160dae322
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
    M src/doveadm/Makefile.am
    M src/doveadm/doveadm-master.c
    R src/doveadm/doveadm-service.c

  Log Message:
  -----------
  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.


  Commit: 7237f2f0a577413e12662228ee2039425fd2f5b0
      https://github.com/dovecot/core/commit/7237f2f0a577413e12662228ee2039425fd2f5b0
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-10-20 (Thu, 20 Oct 2016)

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

  Log Message:
  -----------
  doveadm service stop: Code cleanup - Prepare for other service commands.


  Commit: de41dbb482990a4be10ca9033cf881a850ccdc50
      https://github.com/dovecot/core/commit/de41dbb482990a4be10ca9033cf881a850ccdc50
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-10-20 (Thu, 20 Oct 2016)

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

  Log Message:
  -----------
  doveadm service stop: Convert to doveadm v2 API


  Commit: 27bb267255b36d34c638c34a1ade611962f00772
      https://github.com/dovecot/core/commit/27bb267255b36d34c638c34a1ade611962f00772
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-10-20 (Thu, 20 Oct 2016)

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

  Log Message:
  -----------
  doveadm-master: Code cleanup - simplify sending command args to master.

This also escapes the parameters to make sure nothing bad can be sent.


  Commit: eba7f36feec8d02c4c394e55ff4effd47e33d311
      https://github.com/dovecot/core/commit/eba7f36feec8d02c4c394e55ff4effd47e33d311
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
    M src/doveadm/doveadm-cmd.c
    M src/doveadm/doveadm-cmd.h
    M src/doveadm/doveadm-master.c
    M src/master/master-client.c

  Log Message:
  -----------
  Added "doveadm service status"

This allows asking for services' current status in master process.


  Commit: d78f1ac9dc0f3e6c64cebe9ee331ec6b3c160e89
      https://github.com/dovecot/core/commit/d78f1ac9dc0f3e6c64cebe9ee331ec6b3c160e89
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
    M src/doveadm/doveadm-cmd.c
    M src/doveadm/doveadm-cmd.h
    M src/doveadm/doveadm-master.c
    M src/master/master-client.c

  Log Message:
  -----------
  Added "doveadm process status"

This allows asking for processes' current status in master process.


Compare: https://github.com/dovecot/core/compare/5e327e031d15...d78f1ac9dc0f


More information about the dovecot-cvs mailing list