[dovecot/core] 1211f4: lib-index: Unconstify mail_cache_register_get_list

GitHub noreply at github.com
Fri Jan 20 14:30:12 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 1211f411e0f851fe144e502967d22a8c2f36dee6
      https://github.com/dovecot/core/commit/1211f411e0f851fe144e502967d22a8c2f36dee6
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-01-20 (Fri, 20 Jan 2017)

  Changed paths:
    M src/lib-index/mail-cache-fields.c
    M src/lib-index/mail-cache.h

  Log Message:
  -----------
  lib-index: Unconstify mail_cache_register_get_list

This way the result is usable as input for
mail_cache_register_fields.


  Commit: 215cdc8dbdeee2e0e91e6f67d9c6a575a90e118a
      https://github.com/dovecot/core/commit/215cdc8dbdeee2e0e91e6f67d9c6a575a90e118a
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-01-20 (Fri, 20 Jan 2017)

  Changed paths:
    M src/lib-index/mail-cache-decisions.c
    M src/lib-index/mail-cache.h

  Log Message:
  -----------
  lib-index: Add mail_cache_decisions_copy

This allows priming cache decisions for a folder.


  Commit: 444e2d726b0c351e28888b10a9593426ad5c4d53
      https://github.com/dovecot/core/commit/444e2d726b0c351e28888b10a9593426ad5c4d53
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-01-20 (Fri, 20 Jan 2017)

  Changed paths:
    M src/lib-storage/mail-storage.c

  Log Message:
  -----------
  lib-storage: Copy cache decisions from inbox on create

Otherwise the decisions are definitely wrong, since
they are nonexistent. Copying from INBOX would make sense.


Compare: https://github.com/dovecot/core/compare/90f9822ad5f3...444e2d726b0c


More information about the dovecot-cvs mailing list