[dovecot/pigeonhole] 066d98: global: Change calls to array_idx_modifiable to ar...

GitHub noreply at github.com
Mon Mar 12 14:30:38 EET 2018


  Branch: refs/heads/master-0.5
  Home:   https://github.com/dovecot/pigeonhole
  Commit: 066d9893f541a5ab6588c3b4ab7a0b7ff299ab4c
      https://github.com/dovecot/pigeonhole/commit/066d9893f541a5ab6588c3b4ab7a0b7ff299ab4c
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-03-12 (Mon, 12 Mar 2018)

  Changed paths:
    M src/lib-sieve/sieve-ast.c
    M src/lib-sieve/sieve-code-dumper.c
    M src/lib-sieve/sieve-interpreter.c
    M src/lib-sieve/sieve-message.c
    M src/lib-sieve/sieve-validator.c

  Log Message:
  -----------
  global: Change calls to array_idx_modifiable to array_idx_get_space.

Only calls that require space allocation are to be changed.


  Commit: 9d5416bdaff3429c6027fe73771b6c89abf20644
      https://github.com/dovecot/pigeonhole/commit/9d5416bdaff3429c6027fe73771b6c89abf20644
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-03-12 (Mon, 12 Mar 2018)

  Changed paths:
    M src/plugins/imapsieve/imap-sieve-storage.c

  Log Message:
  -----------
  plugins: imapsieve: Don't log messages that disappear concurrently as an error.

This is now logged as a debug message instead.


  Commit: 36b06fe6661c1e4a27f62285af289b01dda5de45
      https://github.com/dovecot/pigeonhole/commit/36b06fe6661c1e4a27f62285af289b01dda5de45
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-03-12 (Mon, 12 Mar 2018)

  Changed paths:
    M src/lib-sieve/sieve-address.c
    M tests/compile/errors.svtest
    M tests/compile/errors/out-address.sieve

  Log Message:
  -----------
  lib-sieve: Do not allow UTF-8 in localpart in addresses parsed from Sieve script.


Compare: https://github.com/dovecot/pigeonhole/compare/f5b989de9e7c...36b06fe6661c


More information about the dovecot-cvs mailing list