[dovecot/core] 758404: doveadm proxy: Don't crash if remote doesn't suppo...

GitHub noreply at github.com
Fri Oct 20 16:41:15 EEST 2017


  Branch: refs/tags/2.2.33.2
  Home:   https://github.com/dovecot/core
  Commit: 758404a3b500e3fa12c9f5e6a281d3ad98f4e6a3
      https://github.com/dovecot/core/commit/758404a3b500e3fa12c9f5e6a281d3ad98f4e6a3
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-10-17 (Tue, 17 Oct 2017)

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

  Log Message:
  -----------
  doveadm proxy: Don't crash if remote doesn't support log proxying


  Commit: be665d47dfa9f4d588cfe6ef9bdbf7bf856f07c9
      https://github.com/dovecot/core/commit/be665d47dfa9f4d588cfe6ef9bdbf7bf856f07c9
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-10-18 (Wed, 18 Oct 2017)

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

  Log Message:
  -----------
  cassandra: Fix using bigint types with unprepared statements

This reverts the code to not using the statements with binding at all.
Alternative fix would be to start using explicit int32 or int64 parameter
types, but that breaks backwards compatibility a bit.


  Commit: 5d4780b898899240b8d6a286893580ac6e262a4e
      https://github.com/dovecot/core/commit/5d4780b898899240b8d6a286893580ac6e262a4e
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-10-18 (Wed, 18 Oct 2017)

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

  Log Message:
  -----------
  cassandra: Include "prepared" when logging about prepared statement queries

Mainly useful for debugging/testing.


  Commit: b06c43234f234bcc2107475bcfd57bc949371c64
      https://github.com/dovecot/core/commit/b06c43234f234bcc2107475bcfd57bc949371c64
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-10-18 (Wed, 18 Oct 2017)

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

  Log Message:
  -----------
  cassandra: Support "timestamp" type fields properly

Fixes setting them with prepared statements. Reading them never worked
earlier.


  Commit: 366d80c44e13763749432ec4f13e2bf4b6b78e58
      https://github.com/dovecot/core/commit/366d80c44e13763749432ec4f13e2bf4b6b78e58
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-10-20 (Fri, 20 Oct 2017)

  Changed paths:
    M src/auth/db-ldap.c

  Log Message:
  -----------
  auth: Fix %{ldap_dn} not to leak memory


  Commit: d6601f4ec19ca263ab1e5fd54412e6c302aeffe3
      https://github.com/dovecot/core/commit/d6601f4ec19ca263ab1e5fd54412e6c302aeffe3
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-10-20 (Fri, 20 Oct 2017)

  Changed paths:
    M NEWS
    M configure.ac

  Log Message:
  -----------
  Released v2.2.33.2.


Compare: https://github.com/dovecot/core/compare/758404a3b500^...d6601f4ec19c


More information about the dovecot-cvs mailing list