[dovecot/core] 9bcbd7: lib-http: Add/fix default value comments in http_c...

GitHub noreply at github.com
Mon Jul 30 10:30:12 EEST 2018


  Branch: refs/heads/master-2.3
  Home:   https://github.com/dovecot/core
  Commit: 9bcbd7c554b940fdd257ccad8a250dfc760abc83
      https://github.com/dovecot/core/commit/9bcbd7c554b940fdd257ccad8a250dfc760abc83
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M src/lib-http/http-client.h

  Log Message:
  -----------
  lib-http: Add/fix default value comments in http_client_settings


  Commit: c65501c628913899ce318964baa2186b327a0d42
      https://github.com/dovecot/core/commit/c65501c628913899ce318964baa2186b327a0d42
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M src/lib/event-filter.c

  Log Message:
  -----------
  lib: event-filter - Increase initial allocation

Reduces reallocations on startup.


  Commit: 170bd26738d9fd79273035224b9c81503845cc78
      https://github.com/dovecot/core/commit/170bd26738d9fd79273035224b9c81503845cc78
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M src/director/director-connection.c

  Log Message:
  -----------
  director: Make sure host's last_updown_change never shrinks.

Otherwise the ring might get into a loop where two HOST updates keep
fighting each others. This could probably happen if one update comes at
"desynced" state and other one in non-desynced state.

I'm not entirely sure if this is fixing such a loop or not, but it at least
shouldn't hurt.


  Commit: 32ceb4a7baffd2d8fc0c622fbfc496a089dbe238
      https://github.com/dovecot/core/commit/32ceb4a7baffd2d8fc0c622fbfc496a089dbe238
  Author: Michael Slusarz <michael.slusarz at dovecot.fi>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M src/plugins/last-login/last-login-plugin.c

  Log Message:
  -----------
  last-login: Username is already output as part of log prefix


  Commit: f1c9aab97fd961f19d4e59ea817a5d67c4f467df
      https://github.com/dovecot/core/commit/f1c9aab97fd961f19d4e59ea817a5d67c4f467df
  Author: Michael Slusarz <michael.slusarz at dovecot.fi>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M src/plugins/last-login/last-login-plugin.c

  Log Message:
  -----------
  last-login: Remove superfluous semicolon


  Commit: ed1e20155f85d00eda1fcfa594226f596e8a2982
      https://github.com/dovecot/core/commit/ed1e20155f85d00eda1fcfa594226f596e8a2982
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M doc/man/doveadm-search-query.7

  Log Message:
  -----------
  man: doveadm-search-query.7 - Add sequence-set and update UID


Compare: https://github.com/dovecot/core/compare/3611b04138ff...ed1e20155f85
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the dovecot-cvs mailing list