[dovecot/pigeonhole] 5e4924: pigeonhole: Remove autoclose parameter

GitHub noreply at github.com
Mon Jun 13 23:37:01 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/pigeonhole
  Commit: 5e492476de040b8b771408cadc067a17b01d407a
      https://github.com/dovecot/pigeonhole/commit/5e492476de040b8b771408cadc067a17b01d407a
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2016-06-09 (Thu, 09 Jun 2016)

  Changed paths:
    M src/lib-sieve-tool/mail-raw.c
    M src/lib-sieve-tool/sieve-tool.c
    M src/lib-sieve/sieve-binary-file.c
    M src/lib-sieve/sieve-error.c
    M src/lib-sieve/sieve.c
    M src/lib-sieve/storage/file/sieve-file-storage-save.c
    M src/lib-sieve/util/program-client.c
    M src/managesieve/managesieve-client.c
    M src/sieve-tools/sieve-filter.c
    M src/sieve-tools/sieve-test.c
    M src/testsuite/testsuite-result.c

  Log Message:
  -----------
  pigeonhole: Remove autoclose parameter


  Commit: 1ddbb32eaefb029abb1f38e247018b0234a282fa
      https://github.com/dovecot/pigeonhole/commit/1ddbb32eaefb029abb1f38e247018b0234a282fa
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-06-10 (Fri, 10 Jun 2016)

  Changed paths:
    M src/lib-sieve/storage/file/sieve-file-storage-save.c
    M src/managesieve/cmd-getscript.c

  Log Message:
  -----------
  Adjusted to changes in o_stream_send_istream() API


  Commit: 74f60b976c811ff45c703bc590766d2233f2f778
      https://github.com/dovecot/pigeonhole/commit/74f60b976c811ff45c703bc590766d2233f2f778
  Author: Stephan Bosch <stephan at dovecot.fi>
  Date:   2016-06-13 (Mon, 13 Jun 2016)

  Changed paths:
    M src/lib-sieve-tool/sieve-tool.c

  Log Message:
  -----------
  sieve-tools: Disable automatic data stack frame initialization.


  Commit: 9cdc454e350f556868455eec719656ee37a3e8e4
      https://github.com/dovecot/pigeonhole/commit/9cdc454e350f556868455eec719656ee37a3e8e4
  Author: Stephan Bosch <stephan at dovecot.fi>
  Date:   2016-06-13 (Mon, 13 Jun 2016)

  Changed paths:
    M src/lib-sieve/plugins/variables/ext-variables-common.c

  Log Message:
  -----------
  lib-sieve: variables extensions: Fixed handling of importing a variable into a scope that is already imported earlier.

This allocated a new variable entry every time.


  Commit: 167ca91bbbfbdd4e34578a4c3a4a83125f64b430
      https://github.com/dovecot/pigeonhole/commit/167ca91bbbfbdd4e34578a4c3a4a83125f64b430
  Author: Stephan Bosch <stephan at dovecot.fi>
  Date:   2016-06-13 (Mon, 13 Jun 2016)

  Changed paths:
    M src/lib-sieve/sieve-extensions.c

  Log Message:
  -----------
  lib-sieve: Handle duplicate registrations of capabilities better.

This would uselessly allocate a new entry with the same content.


Compare: https://github.com/dovecot/pigeonhole/compare/67dfb5a228fd...167ca91bbbfb


More information about the dovecot-cvs mailing list