[dovecot/core] 12fef0: lib-index: Add mail_cache_set_seq_corrupted_reason

GitHub noreply at github.com
Mon May 15 15:30:12 EEST 2017


  Branch: refs/heads/master-2.2
  Home:   https://github.com/dovecot/core
  Commit: 12fef0362021e572a0a4964b479b3c3796b7391a
      https://github.com/dovecot/core/commit/12fef0362021e572a0a4964b479b3c3796b7391a
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-05-15 (Mon, 15 May 2017)

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

  Log Message:
  -----------
  lib-index: Add mail_cache_set_seq_corrupted_reason

Marks a seq in cache corrupted, and removes
that instead of the whole cache.


  Commit: be2c388bd4448a72c86d7aabf93405e635352e85
      https://github.com/dovecot/core/commit/be2c388bd4448a72c86d7aabf93405e635352e85
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-05-15 (Mon, 15 May 2017)

  Changed paths:
    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/maildir/maildir-mail.c
    M src/lib-storage/mail-storage-private.h
    M src/lib-storage/mail-storage.c

  Log Message:
  -----------
  lib-storage: Use new mail_cache_set_seq_corrupted_reason


  Commit: 5d231243aa68af44edf0e9581ecc7716609089ac
      https://github.com/dovecot/core/commit/5d231243aa68af44edf0e9581ecc7716609089ac
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-05-15 (Mon, 15 May 2017)

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

  Log Message:
  -----------
  lib-storage: Add missing ATTR_FORMAT to mail_set_mail_cache_corrupted()


  Commit: ed2df3534b1cf0a3ce1ebd2b7c859af2e1ebfebc
      https://github.com/dovecot/core/commit/ed2df3534b1cf0a3ce1ebd2b7c859af2e1ebfebc
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-05-15 (Mon, 15 May 2017)

  Changed paths:
    M src/lib-imap/imap-quote.c
    M src/lib-imap/test-imap-quote.c

  Log Message:
  -----------
  lib-imap: imap_append_string_for_humans() - Change CR/LF to space

Practically this shouldn't matter, because in email headers a CR/LF is
always followed by a space/tab. But maybe this can be used for some
other purposes in future, and it makes the unit tests clearer. :)


  Commit: 962cc84da017346770924800c7a795d292ead535
      https://github.com/dovecot/core/commit/962cc84da017346770924800c7a795d292ead535
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-05-15 (Mon, 15 May 2017)

  Changed paths:
    M src/lib-index/mail-cache-private.h
    M src/lib-index/mail-cache-sync-update.c

  Log Message:
  -----------
  lib-index: Add mail_cache_expunge_count

It can be called to correctly handle cache counters
when records are removed.


  Commit: be741f4c5bed8bd94a7bff7ce7466580d8991a80
      https://github.com/dovecot/core/commit/be741f4c5bed8bd94a7bff7ce7466580d8991a80
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-05-15 (Mon, 15 May 2017)

  Changed paths:
    M doc/man/doveadm-mailbox.1.in
    M src/doveadm/doveadm-mail-mailbox-status.c

  Log Message:
  -----------
  doveadm mailbox status: Add "firstsaved" field.


Compare: https://github.com/dovecot/core/compare/b9d46a5402f4...be741f4c5bed


More information about the dovecot-cvs mailing list