[dovecot/core] 051db9: dbox: mailbox_update() shouldn't reset pop3-uidl h...

GitHub noreply at github.com
Thu Sep 22 12:00:17 UTC 2016


  Branch: refs/heads/master-2.2
  Home:   https://github.com/dovecot/core
  Commit: 051db9c68a7743d03f3f40ea39b87565cff7ff44
      https://github.com/dovecot/core/commit/051db9c68a7743d03f3f40ea39b87565cff7ff44
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-09-22 (Thu, 22 Sep 2016)

  Changed paths:
    M src/lib-storage/index/dbox-multi/mdbox-storage.c
    M src/lib-storage/index/dbox-single/sdbox-storage.c

  Log Message:
  -----------
  dbox: mailbox_update() shouldn't reset pop3-uidl header.

This broke reading migrated POP3 UIDLs.


  Commit: a3963433feb6d47b42fde78d166af04e58e21644
      https://github.com/dovecot/core/commit/a3963433feb6d47b42fde78d166af04e58e21644
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-09-22 (Thu, 22 Sep 2016)

  Changed paths:
    M src/plugins/pop3-migration/pop3-migration-plugin.c

  Log Message:
  -----------
  pop3-migration: "first POP3 msg" warning didn't actually show the first one.

It was showing the first index in an array, which had nothing to do with
being the first POP3 message number.


  Commit: a3caf917dbf0cdfe529b5e3dd4f9336a7cfdb4e4
      https://github.com/dovecot/core/commit/a3caf917dbf0cdfe529b5e3dd4f9336a7cfdb4e4
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-09-22 (Thu, 22 Sep 2016)

  Changed paths:
    M src/lib-mail/message-header-hash.c

  Log Message:
  -----------
  lib-mail: Removed obsolete comment about message_header_hash_more()

pop3-migration plugin uses this function now, so it doesn't need to be kept
in sync.


  Commit: 3cefb7d2990de3a12f58eeaf0634ea4bfb74dd5d
      https://github.com/dovecot/core/commit/3cefb7d2990de3a12f58eeaf0634ea4bfb74dd5d
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-09-22 (Thu, 22 Sep 2016)

  Changed paths:
    M src/doveadm/dsync/dsync-mail.c
    M src/lib-mail/message-header-hash.c
    M src/lib-mail/message-header-hash.h
    M src/lib-mail/test-message-header-hash.c
    M src/plugins/pop3-migration/pop3-migration-plugin.c

  Log Message:
  -----------
  lib-mail: message_header_hash_more() now allows input in any slices.

There wasn't necessarily any guarantees that the input would be sliced in
such a way that the repeating '?' would be dropped the same way every time.


  Commit: 34e1b3a81414e334d873406a9c421fd7cedb3b37
      https://github.com/dovecot/core/commit/34e1b3a81414e334d873406a9c421fd7cedb3b37
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2016-09-22 (Thu, 22 Sep 2016)

  Changed paths:
    M src/lib/ioloop.c

  Log Message:
  -----------
  lib: Update ioloop attributes

With pending IO, the ioloop attributes still need
updating, instead of just returning.


  Commit: b0f7c3f61fa428f14aceda64ca03a554dfb476ca
      https://github.com/dovecot/core/commit/b0f7c3f61fa428f14aceda64ca03a554dfb476ca
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2016-09-22 (Thu, 22 Sep 2016)

  Changed paths:
    M src/lib/test-ioloop.c

  Log Message:
  -----------
  lib: Add test for pending io without timeouts


Compare: https://github.com/dovecot/core/compare/566c9a223ea0...b0f7c3f61fa4


More information about the dovecot-cvs mailing list