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

GitHub noreply at github.com
Mon Sep 26 13:00:17 UTC 2016


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

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

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


  Commit: f9c0271a202ad969b6997c8552f15c5324385d11
      https://github.com/dovecot/core/commit/f9c0271a202ad969b6997c8552f15c5324385d11
  Author: Josef 'Jeff' Sipek <jeff.sipek at dovecot.fi>
  Date:   2016-09-26 (Mon, 26 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: 0878b1e492b7c10a2cb99ef479dbb8506992309a
      https://github.com/dovecot/core/commit/0878b1e492b7c10a2cb99ef479dbb8506992309a
  Author: Josef 'Jeff' Sipek <jeff.sipek at dovecot.fi>
  Date:   2016-09-26 (Mon, 26 Sep 2016)

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

  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: c262cd36dd9f5e5c02b0cb34010f19db9d72c4c5
      https://github.com/dovecot/core/commit/c262cd36dd9f5e5c02b0cb34010f19db9d72c4c5
  Author: Josef 'Jeff' Sipek <jeff.sipek at dovecot.fi>
  Date:   2016-09-26 (Mon, 26 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: 70d190cb9e1223cbf8b33e3850bf1ce4a96ccfcf
      https://github.com/dovecot/core/commit/70d190cb9e1223cbf8b33e3850bf1ce4a96ccfcf
  Author: Josef 'Jeff' Sipek <jeff.sipek at dovecot.fi>
  Date:   2016-09-26 (Mon, 26 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/211d75a91b69...70d190cb9e12


More information about the dovecot-cvs mailing list