[dovecot/core] 26d50f: lib-http: queue: Update the correct timout while d...

GitHub noreply at github.com
Wed Feb 7 16:00:20 EET 2018


  Branch: refs/heads/master-2.2
  Home:   https://github.com/dovecot/core
  Commit: 26d50f3cfea2e63dacd594f38dd7a5f6758627f4
      https://github.com/dovecot/core/commit/26d50f3cfea2e63dacd594f38dd7a5f6758627f4
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-02-07 (Wed, 07 Feb 2018)

  Changed paths:
    M src/lib-http/http-client-queue.c

  Log Message:
  -----------
  lib-http: queue: Update the correct timout while dropping a request from the delay queue.

The absolute request timeout rather than the delay timeout was updated for the
removal of the request from the delay queue.


  Commit: 40ca9c99773a80c9e755804ce64ce3a0ef9c1dfe
      https://github.com/dovecot/core/commit/40ca9c99773a80c9e755804ce64ce3a0ef9c1dfe
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-02-07 (Wed, 07 Feb 2018)

  Changed paths:
    M src/plugins/fts/fts-search-args.c

  Log Message:
  -----------
  fts: Fix searching SEARCH_HEADER_ADDRESS/COMPRESS_LWSP

These are "non-language" headers that are being searched, so they need to be
searched using data language.


  Commit: 6eb122cd6aeab8027367b4e657963a0e2b60c18e
      https://github.com/dovecot/core/commit/6eb122cd6aeab8027367b4e657963a0e2b60c18e
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-02-07 (Wed, 07 Feb 2018)

  Changed paths:
    M src/plugins/fts/fts-user.c

  Log Message:
  -----------
  fts: Fix searching headers with TEXT/BODY

TEXT is searching headers and BODY is searching MIME headers. Those headers
were indexed with data language, so search must also include data language
when looking up words. We'll just include the data language for all
searches now, so it should always work correctly.


Compare: https://github.com/dovecot/core/compare/d654e3431366...6eb122cd6aea


More information about the dovecot-cvs mailing list