[dovecot/core] 2303cd: lib-storage: Remove obsolete comment

GitHub noreply at github.com
Tue Dec 5 16:00:10 EET 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 2303cd3c6d7b62212bc4956949523903ef348b16
      https://github.com/dovecot/core/commit/2303cd3c6d7b62212bc4956949523903ef348b16
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-12-05 (Tue, 05 Dec 2017)

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

  Log Message:
  -----------
  lib-storage: Remove obsolete comment


  Commit: 82d1fe3d5d04fb11e3e89cce03dc4de191e58f75
      https://github.com/dovecot/core/commit/82d1fe3d5d04fb11e3e89cce03dc4de191e58f75
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-12-05 (Tue, 05 Dec 2017)

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

  Log Message:
  -----------
  lib-storage: Rename mail_storage.list_index_corrupted() to list_index_rebuild()

Also add a new parameter to it to specify the rebuild reason.


  Commit: 8049d5792631981b50b0ad226a03298445e305c7
      https://github.com/dovecot/core/commit/8049d5792631981b50b0ad226a03298445e305c7
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-12-05 (Tue, 05 Dec 2017)

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

  Log Message:
  -----------
  LAYOUT=index: Rebuild list index if INBOX is missing on inbox=yes namespace

This avoids having to manually rebuild the list index afterwards if it
becomes lost.


  Commit: b42817ce16a8660cbcc4adfc8bccc3db1c6d00c7
      https://github.com/dovecot/core/commit/b42817ce16a8660cbcc4adfc8bccc3db1c6d00c7
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-12-05 (Tue, 05 Dec 2017)

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

  Log Message:
  -----------
  lib-storage: Rebuild list index when doing doveadm force-resync


  Commit: 12a1ee081f161d77b4ebad786bcc873f07906b52
      https://github.com/dovecot/core/commit/12a1ee081f161d77b4ebad786bcc873f07906b52
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-12-05 (Tue, 05 Dec 2017)

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

  Log Message:
  -----------
  lib-storage: Log an error when mailbox list index is rebuilt due to header fsck flag


  Commit: cfb22f2f9b28d5888ba00ad910e47c9a490ca673
      https://github.com/dovecot/core/commit/cfb22f2f9b28d5888ba00ad910e47c9a490ca673
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-12-05 (Tue, 05 Dec 2017)

  Changed paths:
    M src/auth/password-scheme-crypt.c
    M src/auth/test-libpassword.c

  Log Message:
  -----------
  auth: Rename CRYPT scheme to DES-CRYPT


  Commit: 4bed0c5f99c1ed3ebe409796275a234b56a413fd
      https://github.com/dovecot/core/commit/4bed0c5f99c1ed3ebe409796275a234b56a413fd
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-12-05 (Tue, 05 Dec 2017)

  Changed paths:
    M src/auth/password-scheme-crypt.c

  Log Message:
  -----------
  auth: Use bcrypt as default scheme for CRYPT scheme

Only changes the type of password which is generated by default,
password verification is not changed.


  Commit: bfbd10067b43bfe6a1011888124bdbd35efd2f99
      https://github.com/dovecot/core/commit/bfbd10067b43bfe6a1011888124bdbd35efd2f99
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-12-05 (Tue, 05 Dec 2017)

  Changed paths:
    M src/doveadm/doveadm-pw.c

  Log Message:
  -----------
  doveadm-pw: Use CRYPT instead of CRAM-MD5 by default

This is when generating new passwords.


Compare: https://github.com/dovecot/core/compare/05b5b75e7867...bfbd10067b43


More information about the dovecot-cvs mailing list