[dovecot/core] 76fd7a: virtual plugin: If we detect backend box to be del...

GitHub noreply at github.com
Tue Mar 15 23:35:07 UTC 2016


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

  Changed paths:
    M src/plugins/virtual/virtual-storage.h
    M src/plugins/virtual/virtual-sync.c

  Log Message:
  -----------
  virtual plugin: If we detect backend box to be deleted, mark it permanently deleted.


  Commit: 1ce59b0bd89ab1b90d38fa9b9d51a92bf99bb73a
      https://github.com/dovecot/core/commit/1ce59b0bd89ab1b90d38fa9b9d51a92bf99bb73a
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-03-16 (Wed, 16 Mar 2016)

  Changed paths:
    M src/plugins/virtual/virtual-sync.c

  Log Message:
  -----------
  virtual plugin: Code cleanup - remove confusing bbox_index_opened

It was originally added because mailbox_open() was always called and we
wanted to know if the mailbox was open before it. But this code was already
removed.


  Commit: 5b7ff90a6c078b07406bce434c719017a0f51825
      https://github.com/dovecot/core/commit/5b7ff90a6c078b07406bce434c719017a0f51825
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-03-16 (Wed, 16 Mar 2016)

  Changed paths:
    M src/plugins/virtual/virtual-sync.c

  Log Message:
  -----------
  virtual plugin: Handle backend mailbox deletion on backend open/sync


  Commit: 74bf1bef1ec8895741ab1880ff1643c4fc6bd36c
      https://github.com/dovecot/core/commit/74bf1bef1ec8895741ab1880ff1643c4fc6bd36c
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-03-16 (Wed, 16 Mar 2016)

  Changed paths:
    M src/plugins/virtual/virtual-sync.c

  Log Message:
  -----------
  virtual plugin: Don't assert-crash if backend mailbox is recreated while virtual mailbox is open.


Compare: https://github.com/dovecot/core/compare/baa93d5ed7c0...74bf1bef1ec8


More information about the dovecot-cvs mailing list