[dovecot/core] 6b34ee: lib-fts: Add max_length to common filter struct. R...

GitHub noreply at github.com
Tue Aug 23 10:30:16 UTC 2016


  Branch: refs/heads/master-2.2
  Home:   https://github.com/dovecot/core
  Commit: 6b34eefc35f555f56c057f0de70a69735d947b1b
      https://github.com/dovecot/core/commit/6b34eefc35f555f56c057f0de70a69735d947b1b
  Author: Teemu Huovila <teemu.huovila at dovecot.fi>
  Date:   2016-08-23 (Tue, 23 Aug 2016)

  Changed paths:
    M src/lib-fts/fts-filter-private.h

  Log Message:
  -----------
  lib-fts: Add max_length to common filter struct. Reorder fields.

The latter is for for imaginary alignment enhancements.


  Commit: 7a78786a3229bfac8cf466a216f8656adde77153
      https://github.com/dovecot/core/commit/7a78786a3229bfac8cf466a216f8656adde77153
  Author: Teemu Huovila <teemu.huovila at dovecot.fi>
  Date:   2016-08-23 (Tue, 23 Aug 2016)

  Changed paths:
    M src/lib-fts/Makefile.am
    A src/lib-fts/fts-filter-common.c
    A src/lib-fts/fts-filter-common.h
    M src/lib-fts/fts-filter-lowercase.c
    M src/lib-fts/test-fts-filter.c

  Log Message:
  -----------
  lib-fts: Cut overlong strings in lowercase filter.

Added new common truncate function for filters. It also removes any partial
characters, that would remain from plain truncation.


  Commit: d5e93292e0eb2a2da53a78da9a373f717f2c685d
      https://github.com/dovecot/core/commit/d5e93292e0eb2a2da53a78da9a373f717f2c685d
  Author: Teemu Huovila <teemu.huovila at dovecot.fi>
  Date:   2016-08-23 (Tue, 23 Aug 2016)

  Changed paths:
    M src/lib-fts/fts-filter-normalizer-icu.c
    M src/lib-fts/test-fts-filter.c

  Log Message:
  -----------
  lib-fts: Change normalizer filter to use new truncate.


  Commit: d76499eda3a6ddf219dffe4139e9b4d88471f5b5
      https://github.com/dovecot/core/commit/d76499eda3a6ddf219dffe4139e9b4d88471f5b5
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-08-23 (Tue, 23 Aug 2016)

  Changed paths:
    M src/lib-storage/mailbox-recent-flags.c
    M src/lib-storage/mailbox-recent-flags.h

  Log Message:
  -----------
  lib-storage: Added mailbox_recent_flags_expunge_uid()

For storage backends where it's useful.


Compare: https://github.com/dovecot/core/compare/cc8e8c474d63...d76499eda3a6


More information about the dovecot-cvs mailing list