[dovecot/core] 6dd167: lib-storage: document mailbox and server attribute...

GitHub noreply at github.com
Wed Sep 14 12:00:13 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 6dd167432ab004909073d05a6e6cbdeb5ff28721
      https://github.com/dovecot/core/commit/6dd167432ab004909073d05a6e6cbdeb5ff28721
  Author: Josef 'Jeff' Sipek <jeff.sipek at dovecot.fi>
  Date:   2016-09-14 (Wed, 14 Sep 2016)

  Changed paths:
    M src/lib-storage/mailbox-attribute.h

  Log Message:
  -----------
  lib-storage: document mailbox and server attribute handling


  Commit: ee06e0aa58c00c9028d1bb5705996710b5c08de7
      https://github.com/dovecot/core/commit/ee06e0aa58c00c9028d1bb5705996710b5c08de7
  Author: Josef 'Jeff' Sipek <jeff.sipek at dovecot.fi>
  Date:   2016-09-14 (Wed, 14 Sep 2016)

  Changed paths:
    M src/doveadm/doveadm-mail-mailbox-metadata.c

  Log Message:
  -----------
  doveadm: lowercase attribute names before trying to parse them

This now matches what the imap server does.


  Commit: d1147c225f64596fc5eeb1cb2aab31b3c57d5215
      https://github.com/dovecot/core/commit/d1147c225f64596fc5eeb1cb2aab31b3c57d5215
  Author: Josef 'Jeff' Sipek <jeff.sipek at dovecot.fi>
  Date:   2016-09-14 (Wed, 14 Sep 2016)

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

  Log Message:
  -----------
  lib-storage: remove attribute accessibility checks

index_storage_attribute_{set,get} should assume that the caller performed
due diligence and checked whether or not the user is allowed to store under
the key.


  Commit: 26c41874cf6019c3e39f0ed630b2a07a92b2635f
      https://github.com/dovecot/core/commit/26c41874cf6019c3e39f0ed630b2a07a92b2635f
  Author: Josef 'Jeff' Sipek <jeff.sipek at dovecot.fi>
  Date:   2016-09-14 (Wed, 14 Sep 2016)

  Changed paths:
    M src/doveadm/doveadm-mail-mailbox-metadata.c
    M src/doveadm/doveadm-mail.c
    M src/doveadm/doveadm-mail.h

  Log Message:
  -----------
  doveadm: allow access to server attributes via empty mailbox name


  Commit: 70e0c96e14bb7cf6601645b3a858ee0261230031
      https://github.com/dovecot/core/commit/70e0c96e14bb7cf6601645b3a858ee0261230031
  Author: Josef 'Jeff' Sipek <jeff.sipek at dovecot.fi>
  Date:   2016-09-14 (Wed, 14 Sep 2016)

  Changed paths:
    M src/doveadm/doveadm-mail-mailbox-metadata.c

  Log Message:
  -----------
  doveadm: refactor mailbox attribute get/set/unset/list to share more code


Compare: https://github.com/dovecot/core/compare/1c9f4c14e9c1...70e0c96e14bb


More information about the dovecot-cvs mailing list