[dovecot/core] 2ca525: lib-storage: Set $Has[No]Attachment earlier among ...

GitHub noreply at github.com
Fri Apr 27 16:30:18 EEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 2ca525efa4b3fd500c131ee37e2647535678ab16
      https://github.com/dovecot/core/commit/2ca525efa4b3fd500c131ee37e2647535678ab16
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-04-27 (Fri, 27 Apr 2018)

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

  Log Message:
  -----------
  lib-storage: Set $Has[No]Attachment earlier among other cached data


  Commit: f090f49f5524098231c184e7b8e855dd4e7b96f8
      https://github.com/dovecot/core/commit/f090f49f5524098231c184e7b8e855dd4e7b96f8
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-04-27 (Fri, 27 Apr 2018)

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

  Log Message:
  -----------
  lib-storage: Fail if mail_attachment_detection_options has invalid options


  Commit: 493d51f67a5d665b8968985d2996301aa68150a0
      https://github.com/dovecot/core/commit/493d51f67a5d665b8968985d2996301aa68150a0
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-04-27 (Fri, 27 Apr 2018)

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

  Log Message:
  -----------
  lib-storage: Remove mail_attachment_detection_options=add-flags-on-fetch parsing

It wasn't actually used yet.


  Commit: 534200e4bcfb5425ef317b4ca1262bbe9dd3ca0d
      https://github.com/dovecot/core/commit/534200e4bcfb5425ef317b4ca1262bbe9dd3ca0d
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-04-27 (Fri, 27 Apr 2018)

  Changed paths:
    M src/lib-fs/fs-metawrap.c
    M src/lib-fs/fs-test.c
    M src/lib-fs/test-fs-metawrap.c

  Log Message:
  -----------
  lib-fs: fs-metawrap - Pass FS_METADATA_WRITE_FNAME through to parent fs

fs-metawrap in the middle pervented the renaming from working.


  Commit: 8b0052aef34460929740ec598d71ba557cecd2d0
      https://github.com/dovecot/core/commit/8b0052aef34460929740ec598d71ba557cecd2d0
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-04-27 (Fri, 27 Apr 2018)

  Changed paths:
    M src/lib-fs/fs-posix.c
    M src/lib-fs/test-fs-posix.c

  Log Message:
  -----------
  lib-fs: fs-posix - FS_METADATA_WRITE_FNAME replaces the full path

This is how all the other fs drivers work, although the macro name is a bit
confusing.


  Commit: 707a6e91471dad1492054f6d159fb18918f14638
      https://github.com/dovecot/core/commit/707a6e91471dad1492054f6d159fb18918f14638
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-04-27 (Fri, 27 Apr 2018)

  Changed paths:
    M src/lib-fs/fs-api.h

  Log Message:
  -----------
  lib-fs: Update FS_METADATA_WRITE_FNAME comment


  Commit: d0d7b0a1de722f181605a98b003005f91077f5a5
      https://github.com/dovecot/core/commit/d0d7b0a1de722f181605a98b003005f91077f5a5
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-04-27 (Fri, 27 Apr 2018)

  Changed paths:
    M src/lib-fs/fs-posix.c

  Log Message:
  -----------
  lib-fs: fs-posix - Add accurate-mtime parameter

This is mainly useful for testing to find out whether one file was created
after another.


  Commit: 1b2edce5b0846f5bf4f3d45b0f838647c089e09e
      https://github.com/dovecot/core/commit/1b2edce5b0846f5bf4f3d45b0f838647c089e09e
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-04-27 (Fri, 27 Apr 2018)

  Changed paths:
    M src/lib/failures.c
    M src/lib/failures.h

  Log Message:
  -----------
  lib: Add i_failure_handler_is_internal()


  Commit: 2a5cb451a0ce561ae1b40a6e1ac582f50e3ff567
      https://github.com/dovecot/core/commit/2a5cb451a0ce561ae1b40a6e1ac582f50e3ff567
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-04-27 (Fri, 27 Apr 2018)

  Changed paths:
    M src/lib-sql/driver-cassandra.c

  Log Message:
  -----------
  cassandra: Add proper log levels to logged messages

If logging to "internal handler", i.e. to log process, write the log prefix
that includes the log level. This way Cassandra's trace/debug/info messages
won't end up in error log.


Compare: https://github.com/dovecot/core/compare/827506061489...2a5cb451a0ce


More information about the dovecot-cvs mailing list