[dovecot/pigeonhole] 38750f: imapsieve plugin: Removed spurious pool field from...

GitHub noreply at github.com
Mon Feb 20 22:19:50 UTC 2017


  Branch: refs/tags/dovecot-ee-2.2.25.5-12
  Home:   https://github.com/dovecot/pigeonhole
  Commit: 38750f9b5196da4891be304dae856bf522e12f29
      https://github.com/dovecot/pigeonhole/commit/38750f9b5196da4891be304dae856bf522e12f29
  Author: Stephan Bosch <stephan at dovecot.fi>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

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

  Log Message:
  -----------
  imapsieve plugin: Removed spurious pool field from imap_sieve_user struct.


  Commit: 147a0eac2ca3c12760a447928a337e42f9a2eef8
      https://github.com/dovecot/pigeonhole/commit/147a0eac2ca3c12760a447928a337e42f9a2eef8
  Author: Stephan Bosch <stephan at dovecot.fi>
  Date:   2016-08-10 (Wed, 10 Aug 2016)

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

  Log Message:
  -----------
  imapsieve plugin: Fixed crash occurring when a mailbox is opened for a user before the imap client object is created.


  Commit: c3d763cbc98ba45ebb8ba7045e6e19a00a67a94e
      https://github.com/dovecot/pigeonhole/commit/c3d763cbc98ba45ebb8ba7045e6e19a00a67a94e
  Author: Stephan Bosch <stephan at dovecot.fi>
  Date:   2016-08-23 (Tue, 23 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: 145b2901bd00e5eeef565f262842a902cb9fc3a6
      https://github.com/dovecot/pigeonhole/commit/145b2901bd00e5eeef565f262842a902cb9fc3a6
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-08-23 (Tue, 23 Aug 2016)

  Changed paths:
    M src/lib-sieve-tool/mail-raw.c
    M src/lib-sieve/storage/file/sieve-file-storage-active.c
    M src/lib-sieve/storage/file/sieve-file-storage-save.c
    M src/lib-sieve/util/program-client.c
    M src/sieve-tools/sieve-test.c

  Log Message:
  -----------
  Use i_unlink() to improve unexpected unlink() error messages.


  Commit: 6f71a1fb4aa5d1052d2cc3c47f042c6a4bf1317e
      https://github.com/dovecot/pigeonhole/commit/6f71a1fb4aa5d1052d2cc3c47f042c6a4bf1317e
  Author: Stephan Bosch <stephan at dovecot.fi>
  Date:   2016-08-23 (Tue, 23 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: 8bb051ee186b8c0ad2c5e676999a1a3c0900b102
      https://github.com/dovecot/pigeonhole/commit/8bb051ee186b8c0ad2c5e676999a1a3c0900b102
  Author: Stephan Bosch <stephan at dovecot.fi>
  Date:   2016-08-30 (Tue, 30 Aug 2016)

  Changed paths:
    M src/plugins/doveadm-sieve/doveadm-sieve-sync.c

  Log Message:
  -----------
  doveadm sieve plugin: sync: Fixed handling of unknown attribute timestamps.


Compare: https://github.com/dovecot/pigeonhole/compare/38750f9b5196^...8bb051ee186b


More information about the dovecot-cvs mailing list