[dovecot/core] 7b1c74: auth: Fix password and scheme handling in Lua db

GitHub noreply at github.com
Fri Dec 22 15:30:29 EET 2017


  Branch: refs/heads/master-2.3
  Home:   https://github.com/dovecot/core
  Commit: 7b1c74874db5802e20f30e02360b351c2446c8cb
      https://github.com/dovecot/core/commit/7b1c74874db5802e20f30e02360b351c2446c8cb
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2017-12-22 (Fri, 22 Dec 2017)

  Changed paths:
    M src/auth/db-lua.c
    M src/auth/passdb-lua.c

  Log Message:
  -----------
  auth: Fix password and scheme handling in Lua db

This was only partially fixed in c86575ac9776d0995355d03719c82e7ceac802e6


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

  Changed paths:
    M src/lib-master/master-service-settings.c
    M src/lib-master/stats-client.c
    M src/lib-master/stats-client.h

  Log Message:
  -----------
  lib-master: Hide connect(stats-writer) errors when running via CLI

Only hide errors that occur if the stats process isn't running, i.e. when
socket isn't found or there's no listener. This way e.g. permission errors
are still logged, which points to a wrong configuration.


  Commit: 1d8edec1fa5e9344c31c0e6f88104b59eb6285fd
      https://github.com/dovecot/core/commit/1d8edec1fa5e9344c31c0e6f88104b59eb6285fd
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-12-22 (Fri, 22 Dec 2017)

  Changed paths:
    M src/lib-master/master-service-settings.c
    M src/lib-master/master-service.c
    M src/lib-master/master-service.h

  Log Message:
  -----------
  lib-master: Add master_service_init_stats_client()

This allows initializing the stats client after master_service_init() if
necessary.


  Commit: 5bb288821a354bece8fcea52d0c18c2d1ed82cb5
      https://github.com/dovecot/core/commit/5bb288821a354bece8fcea52d0c18c2d1ed82cb5
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-12-22 (Fri, 22 Dec 2017)

  Changed paths:
    M src/doveadm/doveadm.c

  Log Message:
  -----------
  doveadm: Don't connect to stats-writer for the "quick init" commands


Compare: https://github.com/dovecot/core/compare/c0e0c976922f...5bb288821a35


More information about the dovecot-cvs mailing list