[dovecot/pigeonhole] 9e6e5e: imapsieve plugin: During transaction run the synch...

GitHub noreply at github.com
Tue Jun 28 23:53:59 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/pigeonhole
  Commit: 9e6e5ee02147e656aadf61ca55ba0f260a8d2673
      https://github.com/dovecot/pigeonhole/commit/9e6e5ee02147e656aadf61ca55ba0f260a8d2673
  Author: Stephan Bosch <stephan at dovecot.fi>
  Date:   2016-06-23 (Thu, 23 Jun 2016)

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

  Log Message:
  -----------
  imapsieve plugin: During transaction run the synchronized version of the target mailbox was opened too early.

This meant opening a mailbox a second time even if it did not match any mailbox rules.


  Commit: e2aa3166e7a728cf6ba5528fe98a2a8c0541e99f
      https://github.com/dovecot/pigeonhole/commit/e2aa3166e7a728cf6ba5528fe98a2a8c0541e99f
  Author: Stephan Bosch <stephan at rename-it.nl>
  Date:   2016-06-27 (Mon, 27 Jun 2016)

  Changed paths:
    M dovecot-pigeonhole.m4

  Log Message:
  -----------
  dovecot-pigeonhole.m4: Make testsuite available when linked against Pigeonhole source tree, even when it is not yet compiled.


  Commit: 82592618ca24f8832df4eb98d58e21ebc15f23e7
      https://github.com/dovecot/pigeonhole/commit/82592618ca24f8832df4eb98d58e21ebc15f23e7
  Author: Stephan Bosch <stephan at rename-it.nl>
  Date:   2016-06-28 (Tue, 28 Jun 2016)

  Changed paths:
    M src/lib-sieve/ext-envelope.c
    M src/lib-sieve/tst-address.c

  Log Message:
  -----------
  lib-sieve: Make static analyzer happier about use of sieve_ast_stringlist_map().

Added assertions.


  Commit: 5673ee51bbbea0963da8974b19bd7685eafc08b9
      https://github.com/dovecot/pigeonhole/commit/5673ee51bbbea0963da8974b19bd7685eafc08b9
  Author: Stephan Bosch <stephan at rename-it.nl>
  Date:   2016-06-28 (Tue, 28 Jun 2016)

  Changed paths:
    M src/lib-sieve/plugins/mime/tag-mime.c
    M src/lib-sieve/plugins/notify/cmd-denotify.c
    M src/lib-sieve/sieve-validator.c

  Log Message:
  -----------
  lib-sieve: Make static analyzer happier about argument validation.

Added assertions.


  Commit: f9eda178d03a16b6915deafaa434c17efe97e9a5
      https://github.com/dovecot/pigeonhole/commit/f9eda178d03a16b6915deafaa434c17efe97e9a5
  Author: Stephan Bosch <stephan at rename-it.nl>
  Date:   2016-06-28 (Tue, 28 Jun 2016)

  Changed paths:
    M src/lib-sieve/cmd-if.c

  Log Message:
  -----------
  lib-sieve: if command: Made static analyzer happier.

Added assertion to validation function.


Compare: https://github.com/dovecot/pigeonhole/compare/f3944c69b8c2...f9eda178d03a


More information about the dovecot-cvs mailing list