[dovecot/core] 7900eb: lib-storage: treat empty root_dir as an empty stri...

GitHub noreply at github.com
Tue Oct 18 07:00:10 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 7900eb30bac4a46b259522c58362884661483d7c
      https://github.com/dovecot/core/commit/7900eb30bac4a46b259522c58362884661483d7c
  Author: Josef 'Jeff' Sipek <jeff.sipek at dovecot.fi>
  Date:   2016-10-18 (Tue, 18 Oct 2016)

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

  Log Message:
  -----------
  lib-storage: treat empty root_dir as an empty string


  Commit: 1f4d459111419a47021e677839439f2e2ca78ad5
      https://github.com/dovecot/core/commit/1f4d459111419a47021e677839439f2e2ca78ad5
  Author: Josef 'Jeff' Sipek <jeff.sipek at dovecot.fi>
  Date:   2016-10-18 (Tue, 18 Oct 2016)

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

  Log Message:
  -----------
  imapc: use serialized settings as unique_root_dir

Without this, it is not possible to instantiate multiple imapc storages.
Any attempts to will result in multiple namespaces sharing the same storage,
regardless of if that was the intention.


  Commit: 1c62887aa7a5f0c6b9c5b956176a6e3182777fa0
      https://github.com/dovecot/core/commit/1c62887aa7a5f0c6b9c5b956176a6e3182777fa0
  Author: Josef 'Jeff' Sipek <jeff.sipek at dovecot.fi>
  Date:   2016-10-18 (Tue, 18 Oct 2016)

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

  Log Message:
  -----------
  imapc: don't mix positional and designated initialization


Compare: https://github.com/dovecot/core/compare/3722c793bbea...1c62887aa7a5


More information about the dovecot-cvs mailing list