[dovecot/core] 4addf3: doveadm-server: Add client_connection_tcp.preauthe...

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


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

  Changed paths:
    M src/doveadm/client-connection-tcp.c

  Log Message:
  -----------
  doveadm-server: Add client_connection_tcp.preauthenticated


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

  Changed paths:
    M src/doveadm/client-connection-tcp.c

  Log Message:
  -----------
  doveadm-server: Fix protocol handshake order

With version 1.1 protocol, server sent the authentication "+" or "-" line
before the VERSION. doveadm client accepts the VERSION reply either before
or after, so this change doesn't break it. It makes the protocol cleaner
though.

Based on patch by Manuel Mausz


Compare: https://github.com/dovecot/core/compare/b722fa7ac26c...40b50a2747b9


More information about the dovecot-cvs mailing list