[dovecot/pigeonhole] 366141: sieve-test: Forgot to disable error handling for d...

GitHub noreply at github.com
Fri Aug 19 23:35:17 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/pigeonhole
  Commit: 366141049001a28cfb991745fa1e406c5a10ce56
      https://github.com/dovecot/pigeonhole/commit/366141049001a28cfb991745fa1e406c5a10ce56
  Author: Stephan Bosch <stephan at dovecot.fi>
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
    M src/sieve-tools/sieve-test.c

  Log Message:
  -----------
  sieve-test: Forgot to disable error handling for dummy SMTP output stream.


  Commit: 351bb053013db30e6e573d527e6c55812ca69a8a
      https://github.com/dovecot/pigeonhole/commit/351bb053013db30e6e573d527e6c55812ca69a8a
  Author: Stephan Bosch <stephan at dovecot.fi>
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
    M src/lib-sieve/util/program-client.c

  Log Message:
  -----------
  lib-sieve: util: program-client: Fixed position of the seekable stream for the output of remote programs.

It would now make the output of the script service seekable, rather than the output of the program.
This adds a '+' at the end of the data.
This showed up for the extprograms filter command.


  Commit: 0adb7400e820d3580e23eb6db5449bf4a9f58c3b
      https://github.com/dovecot/pigeonhole/commit/0adb7400e820d3580e23eb6db5449bf4a9f58c3b
  Author: Stephan Bosch <stephan at dovecot.fi>
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
    M src/lib-sieve/util/program-client-remote.c

  Log Message:
  -----------
  lib-sieve: util: program-client-remote: Made the program_client_istream implementation cleaner and more logical.

It was too hard to understand.


Compare: https://github.com/dovecot/pigeonhole/compare/a920da2a30e5...0adb7400e820


More information about the dovecot-cvs mailing list