[dovecot/core] 47441d: doveadm user: Avoid potential crashes when running...

GitHub noreply at github.com
Wed Jun 29 20:30:18 UTC 2016


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

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

  Log Message:
  -----------
  doveadm user: Avoid potential crashes when running via doveadm-server


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

  Changed paths:
    M src/doveadm/doveadm.c
    M src/doveadm/main.c

  Log Message:
  -----------
  doveadm: Read settings with service=doveadm

This was done for mail commands while initializing the mail user, but
other commands weren't using it. This meant that doveadm was using only
global settings instead of protocol doveadm { .. } settings for everything
except mail commands.


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

  Changed paths:
    M src/doveadm/dsync/dsync-brain-mailbox.c
    M src/doveadm/dsync/dsync-brain.c
    M src/doveadm/dsync/dsync-ibc-pipe.c
    M src/doveadm/dsync/dsync-ibc-private.h
    M src/doveadm/dsync/dsync-ibc-stream.c
    M src/doveadm/dsync/dsync-ibc.c
    M src/doveadm/dsync/dsync-ibc.h

  Log Message:
  -----------
  dsync: When full resync is wanted in a stateful sync, output empty state.

This continues 3d49dc64d, which didn't actually work because
brain->require_full_resync was either cleared earlier or it was never
even set in this brain.


Compare: https://github.com/dovecot/core/compare/8051312f9b78...7be176606f0e


More information about the dovecot-cvs mailing list