[dovecot/pigeonhole] 22f05f: lib-sieve: program-client was moved to dovecot cor...

GitHub noreply at github.com
Mon Oct 10 17:25:41 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/pigeonhole
  Commit: 22f05f11fe991e8213e51ec561fb2aae03c8898d
      https://github.com/dovecot/pigeonhole/commit/22f05f11fe991e8213e51ec561fb2aae03c8898d
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2016-10-05 (Wed, 05 Oct 2016)

  Changed paths:
    M src/lib-sieve/util/Makefile.am
    R src/lib-sieve/util/program-client-local.c
    R src/lib-sieve/util/program-client-private.h
    R src/lib-sieve/util/program-client-remote.c
    R src/lib-sieve/util/program-client.c
    R src/lib-sieve/util/program-client.h

  Log Message:
  -----------
  lib-sieve: program-client was moved to dovecot core


  Commit: 055537a30cd96a2ca8f03b7725922e08c034b910
      https://github.com/dovecot/pigeonhole/commit/055537a30cd96a2ca8f03b7725922e08c034b910
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2016-10-06 (Thu, 06 Oct 2016)

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

  Log Message:
  -----------
  doveadm sieve plugin: sync: Fixed saving synchronized Sieve script.

Assert failure could occur if the input buffer was full.
Also, a small chance existed that not all data would be saved.


  Commit: a8fb53143504c3d2fcdcc5d42b29906480ace02a
      https://github.com/dovecot/pigeonhole/commit/a8fb53143504c3d2fcdcc5d42b29906480ace02a
  Author: Martti Rannanjärvi <martti.rannanjarvi at dovecot.fi>
  Date:   2016-10-07 (Fri, 07 Oct 2016)

  Changed paths:
    M src/lib-sieve/util/Makefile.am

  Log Message:
  -----------
  lib-sieve: restore realpath.h in Makefile.am


  Commit: 2a6ff60b8f206f7b09fe9f9974d5b3bd8fcfab34
      https://github.com/dovecot/pigeonhole/commit/2a6ff60b8f206f7b09fe9f9974d5b3bd8fcfab34
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2016-10-10 (Mon, 10 Oct 2016)

  Changed paths:
    M src/plugins/sieve-extprograms/sieve-extprograms-common.c

  Log Message:
  -----------
  Sieve extprograms plugin: Adjusted to program-client API change in Dovecot.

program_client_remote_create() is now called program_client_unix_create().


Compare: https://github.com/dovecot/pigeonhole/compare/2ae18e519d21...2a6ff60b8f20


More information about the dovecot-cvs mailing list