[dovecot/core] 5433e8: doveadm: add doveadm_http_rawlog_dir setting

GitHub noreply at github.com
Sun Jan 29 18:30:10 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 5433e85aeb5b5ce34b6932506831573edd732f68
      https://github.com/dovecot/core/commit/5433e85aeb5b5ce34b6932506831573edd732f68
  Author: Martti Rannanjärvi <martti.rannanjarvi at dovecot.fi>
  Date:   2017-01-29 (Sun, 29 Jan 2017)

  Changed paths:
    M src/doveadm/client-connection-http.c
    M src/doveadm/doveadm-settings.c
    M src/doveadm/doveadm-settings.h

  Log Message:
  -----------
  doveadm: add doveadm_http_rawlog_dir setting


  Commit: 1f1a96729e5c09f5021fe1c00a8f07c9cb168118
      https://github.com/dovecot/core/commit/1f1a96729e5c09f5021fe1c00a8f07c9cb168118
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-01-29 (Sun, 29 Jan 2017)

  Changed paths:
    M src/lib/ioloop.c

  Log Message:
  -----------
  lib: io_loop_set_current() - do nothing if ioloop doesn't change

There's no need to call the switch callbacks if the ioloop doesn't change.


  Commit: 4945c8a753cdfa19fdedc62049a8ee1890618706
      https://github.com/dovecot/core/commit/4945c8a753cdfa19fdedc62049a8ee1890618706
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-01-29 (Sun, 29 Jan 2017)

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

  Log Message:
  -----------
  lib-storage: Add struct mailbox_status.flags

This is similar to permanent_flags, except it tells which flags can be
changed at all in the session. Mainly it allows plugins to make changes to
IMAP's untagged FLAGS reply.


  Commit: 16b3bcea47b5f7a7cfbc4e62331b4d49c12d7490
      https://github.com/dovecot/core/commit/16b3bcea47b5f7a7cfbc4e62331b4d49c12d7490
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-01-29 (Sun, 29 Jan 2017)

  Changed paths:
    M src/imap/imap-commands-util.c

  Log Message:
  -----------
  imap: Use struct mailbox_status.flags for FLAGS reply


Compare: https://github.com/dovecot/core/compare/c25abb52b05f...16b3bcea47b5


More information about the dovecot-cvs mailing list