[dovecot/core] 2c8ca7: lib-storage: Added mail_get_stream_because() and m...

GitHub noreply at github.com
Wed Aug 3 09:00:11 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 2c8ca7e88ec881c473fb90e5f647c1f563877164
      https://github.com/dovecot/core/commit/2c8ca7e88ec881c473fb90e5f647c1f563877164
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-08-03 (Wed, 03 Aug 2016)

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

  Log Message:
  -----------
  lib-storage: Added mail_get_stream_because() and mail_get_hdr_stream_because()

With mail_debug=yes each mail access is now logged with a reason. This can
be helpful when figuring out why something isn't in dovecot.index.cache.


  Commit: 99d5f0bf1eea2b78eac309fcd50aa6ba6b3de96b
      https://github.com/dovecot/core/commit/99d5f0bf1eea2b78eac309fcd50aa6ba6b3de96b
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-08-03 (Wed, 03 Aug 2016)

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

  Log Message:
  -----------
  lib-index: Added mail_cache_get_missing_reason()


  Commit: 02b78558dc03daa2e7da2010b63f247b49936a38
      https://github.com/dovecot/core/commit/02b78558dc03daa2e7da2010b63f247b49936a38
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-08-03 (Wed, 03 Aug 2016)

  Changed paths:
    M src/lib-imap-storage/imap-msgpart.c
    M src/lib-storage/index/index-mail-binary.c
    M src/lib-storage/index/index-mail-headers.c
    M src/lib-storage/index/index-mail.c
    M src/lib-storage/index/index-mail.h
    M src/lib-storage/index/index-search.c
    M src/lib-storage/mail-copy.c
    M src/plugins/fts/fts-build-mail.c
    M src/plugins/pop3-migration/pop3-migration-plugin.c
    M src/pop3/pop3-commands.c

  Log Message:
  -----------
  Use mail_get_*stream_because() wherever possible.


  Commit: f883b315ca72073b58020798e6d907340b327228
      https://github.com/dovecot/core/commit/f883b315ca72073b58020798e6d907340b327228
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-08-03 (Wed, 03 Aug 2016)

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

  Log Message:
  -----------
  lib-index: If mail_debug=yes, log cache compressions.


Compare: https://github.com/dovecot/core/compare/350d6194f733...f883b315ca72


More information about the dovecot-cvs mailing list