[dovecot/core] afad84: lib-mail: message_header_hash_more() - refactor to...

GitHub noreply at github.com
Fri Jun 23 12:30:09 EEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: afad849b4ae52ef5c42deacd523e00e69049683b
      https://github.com/dovecot/core/commit/afad849b4ae52ef5c42deacd523e00e69049683b
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-06-23 (Fri, 23 Jun 2017)

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

  Log Message:
  -----------
  lib-mail: message_header_hash_more() - refactor to use switch()


  Commit: 14458ea8420a9e49d715a7c9172537bfd3d1c55a
      https://github.com/dovecot/core/commit/14458ea8420a9e49d715a7c9172537bfd3d1c55a
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-06-23 (Fri, 23 Jun 2017)

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

  Log Message:
  -----------
  lib-mail: test-message-header-hash - add more tests


  Commit: ea03e17621b0e35cf15cbe11cd85ed218bdbff02
      https://github.com/dovecot/core/commit/ea03e17621b0e35cf15cbe11cd85ed218bdbff02
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-06-23 (Fri, 23 Jun 2017)

  Changed paths:
    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

  Log Message:
  -----------
  lib-mail: message_header_hash_more() - add v3 that strips spaces

This helps with Zimbra, which strips away trailing whitespaces in
BODY[HEADER].


  Commit: e17e53f2a05478b3306d382b87d92c32334cbcf5
      https://github.com/dovecot/core/commit/e17e53f2a05478b3306d382b87d92c32334cbcf5
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-06-23 (Fri, 23 Jun 2017)

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

  Log Message:
  -----------
  pop3-migration: Replace trailing whitespace removal with new header hashing version

This is now done by message_header_hash(), which makes it work correctly
also for dsync+imapc.

Reverts 0cf3b30b86e6c39f43b8e13a718cd078187ca86d, except for the unit tests.


  Commit: f3c24c2c92802cb773315eba1132254932d8709b
      https://github.com/dovecot/core/commit/f3c24c2c92802cb773315eba1132254932d8709b
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-06-23 (Fri, 23 Jun 2017)

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

  Log Message:
  -----------
  dsync: Use header hashing version 3


Compare: https://github.com/dovecot/core/compare/fde14422caab...f3c24c2c9280


More information about the dovecot-cvs mailing list