[dovecot/core] 8a6710: doveadm: client - Fail if server sends more than o...

GitHub noreply at github.com
Wed Nov 15 22:30:22 EET 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 8a6710d679d728bc96090f1a587f3abd9bed2d91
      https://github.com/dovecot/core/commit/8a6710d679d728bc96090f1a587f3abd9bed2d91
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-11-15 (Wed, 15 Nov 2017)

  Changed paths:
    M src/doveadm/server-connection.c

  Log Message:
  -----------
  doveadm: client - Fail if server sends more than one VERSION reply in handshake


  Commit: 1a492d1e242f4061683f8a82a379c9e9591fa6fc
      https://github.com/dovecot/core/commit/1a492d1e242f4061683f8a82a379c9e9591fa6fc
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-11-15 (Wed, 15 Nov 2017)

  Changed paths:
    M src/doveadm/server-connection.c

  Log Message:
  -----------
  doveadm: client - Cleanup: Read server input only once in the input handler


  Commit: b52b16e9b2064e1fe047e1af0df29356bedca3a3
      https://github.com/dovecot/core/commit/b52b16e9b2064e1fe047e1af0df29356bedca3a3
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-11-15 (Wed, 15 Nov 2017)

  Changed paths:
    M src/doveadm/server-connection.c

  Log Message:
  -----------
  doveadm: client - Read any pipelined replies after authentication reply

This practically shouldn't happen.


  Commit: fd91d0e92ee8b5f8119019eb277d323528f4e031
      https://github.com/dovecot/core/commit/fd91d0e92ee8b5f8119019eb277d323528f4e031
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-11-15 (Wed, 15 Nov 2017)

  Changed paths:
    M src/doveadm/server-connection.c

  Log Message:
  -----------
  doveadm: client - Cleanup: Don't check authenticate_sent twice


  Commit: 20638158a97ccd6750081f6da058d11adcfe3001
      https://github.com/dovecot/core/commit/20638158a97ccd6750081f6da058d11adcfe3001
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-11-15 (Wed, 15 Nov 2017)

  Changed paths:
    M src/doveadm/server-connection.c

  Log Message:
  -----------
  doveadm: client - Cleanup: Set authenticate_sent in a more proper location


  Commit: 9f869f9ab6552b75f18f576eb45229e2c698eb59
      https://github.com/dovecot/core/commit/9f869f9ab6552b75f18f576eb45229e2c698eb59
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-11-15 (Wed, 15 Nov 2017)

  Changed paths:
    M src/doveadm/server-connection.c

  Log Message:
  -----------
  doveadm: client - Cleanup: Handle input NULL first


  Commit: 73d53974179a6aa6037d2fd686c16b8613646160
      https://github.com/dovecot/core/commit/73d53974179a6aa6037d2fd686c16b8613646160
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-11-15 (Wed, 15 Nov 2017)

  Changed paths:
    M src/doveadm/server-connection.c

  Log Message:
  -----------
  doveadm: client - Cleanup: Remove unnecessary code indentation


  Commit: 4a913ff77a6c9a294fb4ed74b41827edb74a2852
      https://github.com/dovecot/core/commit/4a913ff77a6c9a294fb4ed74b41827edb74a2852
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-11-15 (Wed, 15 Nov 2017)

  Changed paths:
    M src/doveadm/server-connection.c

  Log Message:
  -----------
  doveadm: client - Cleanup: Remove unnecessary stream_errno check


  Commit: b8f02c99e2bcb558b92a2d8038d3b6462f6b5835
      https://github.com/dovecot/core/commit/b8f02c99e2bcb558b92a2d8038d3b6462f6b5835
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-11-15 (Wed, 15 Nov 2017)

  Changed paths:
    M src/doveadm/server-connection.c

  Log Message:
  -----------
  doveadm: client - Cleanup: Simplify the input loop


  Commit: 8528048c7b82c745bcfa5a6b1394251b3aaeb129
      https://github.com/dovecot/core/commit/8528048c7b82c745bcfa5a6b1394251b3aaeb129
  Author: Josef 'Jeff' Sipek <jeff.sipek at dovecot.fi>
  Date:   2017-11-15 (Wed, 15 Nov 2017)

  Changed paths:
    M src/lib-storage/list/mailbox-list-index-backend.c
    M src/lib-storage/list/mailbox-list-index.h

  Log Message:
  -----------
  lib-storage: Fix MAILBOX_LIST_INDEX_HIERARHCY_SEP spelling

Original work by @jsoref


Compare: https://github.com/dovecot/core/compare/04d4432f5e21...8528048c7b82


More information about the dovecot-cvs mailing list