[dovecot/core] b0f085: lib-storage: Make mailbox_is_autocreated() public

GitHub noreply at github.com
Wed Jun 28 18:00:11 EEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: b0f08544a680b029666ab0e43ebcd913f0b91965
      https://github.com/dovecot/core/commit/b0f08544a680b029666ab0e43ebcd913f0b91965
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-06-28 (Wed, 28 Jun 2017)

  Changed paths:
    M src/lib-storage/mail-storage-private.h
    M src/lib-storage/mail-storage.c
    M src/plugins/acl/acl-mailbox.c

  Log Message:
  -----------
  lib-storage: Make mailbox_is_autocreated() public

This also removes duplicated code from acl plugin.


  Commit: dc24b972fd82a464d26e5e56973e1d76241f723e
      https://github.com/dovecot/core/commit/dc24b972fd82a464d26e5e56973e1d76241f723e
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-06-28 (Wed, 28 Jun 2017)

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

  Log Message:
  -----------
  lib-storage: Don't autocreate mailbox during deletion.

Trying to delete a nonexistent autocreated mailbox first created it and then
immediately deleted it.


Compare: https://github.com/dovecot/core/compare/50bf6cfe2aa6...dc24b972fd82


More information about the dovecot-cvs mailing list