[dovecot/core] 99a6ea: global: Finish fixing oldstats plugin/service rena...

GitHub noreply at github.com
Fri Dec 15 00:00:09 EET 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 99a6ea3fc879ff86e20f2d8ad5c06eb10f7b202e
      https://github.com/dovecot/core/commit/99a6ea3fc879ff86e20f2d8ad5c06eb10f7b202e
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-12-14 (Thu, 14 Dec 2017)

  Changed paths:
    M src/old-stats/stats-settings.c
    M src/plugins/old-stats/mail-stats.c
    M src/plugins/old-stats/stats-plugin.h

  Log Message:
  -----------
  global: Finish fixing oldstats plugin/service rename


  Commit: a074b1e4012665af44b198a05baa5e478220ec3f
      https://github.com/dovecot/core/commit/a074b1e4012665af44b198a05baa5e478220ec3f
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-12-14 (Thu, 14 Dec 2017)

  Changed paths:
    M src/login-common/client-common.c

  Log Message:
  -----------
  *-login: Avoid unnecessary "OK Waiting for authentication process to respond"

These happened with SSL connections when the process was starting up.
The ssl-istream was triggering the IO callback, which was thinking that the
client was sending a command. If this happened early on before auth process
connection was finished, this caused several unnecessary notifications to
the client.


  Commit: 117ae14172071ab6334260dfd3cab3609234ef2a
      https://github.com/dovecot/core/commit/117ae14172071ab6334260dfd3cab3609234ef2a
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-12-14 (Thu, 14 Dec 2017)

  Changed paths:
    M src/lib-sql/driver-cassandra.c

  Log Message:
  -----------
  cassandra: Fix crash when using prepared statements

Broken by cae3c6903c10682429f9849ab1a25093e3f538e4


Compare: https://github.com/dovecot/core/compare/3c8a16354507...117ae1417207


More information about the dovecot-cvs mailing list