[dovecot/pigeonhole] b54bd3: lib-sieve: variables extension: Make modify method...

GitHub noreply at github.com
Fri Jun 29 00:00:05 EEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/pigeonhole
  Commit: b54bd36876aaedf01b0cf8c37526fe6a28029ecf
      https://github.com/dovecot/pigeonhole/commit/b54bd36876aaedf01b0cf8c37526fe6a28029ecf
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-06-28 (Thu, 28 Jun 2018)

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

  Log Message:
  -----------
  lib-sieve: variables extension: Make modify methods of pre-defined modifiers static.


  Commit: 92caa9e29d9bc61d249eb86e1e578c7f61a75ab8
      https://github.com/dovecot/pigeonhole/commit/92caa9e29d9bc61d249eb86e1e578c7f61a75ab8
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-06-28 (Thu, 28 Jun 2018)

  Changed paths:
    M src/lib-sieve/plugins/enotify/vmodf-encodeurl.c

  Log Message:
  -----------
  lib-sieve: enotify extension: Make modify method of ":encodeurl" variable modifier static.


  Commit: daf4a721c5e8606ceded426d7b882718fb22b8a9
      https://github.com/dovecot/pigeonhole/commit/daf4a721c5e8606ceded426d7b882718fb22b8a9
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-06-28 (Thu, 28 Jun 2018)

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

  Log Message:
  -----------
  lib-sieve: variables extension: Respect UTF-8 character sequence boundaries when truncating variables.


  Commit: 2998ab7e0099e27c07400f111af20ed6db533508
      https://github.com/dovecot/pigeonhole/commit/2998ab7e0099e27c07400f111af20ed6db533508
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-06-28 (Thu, 28 Jun 2018)

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

  Log Message:
  -----------
  lib-sieve: variables extension: Add sieve_variables_get_max_variable_size() to public API.


  Commit: 3ffb5a4da2776dcd4bf99833385eabb2581e24a6
      https://github.com/dovecot/pigeonhole/commit/3ffb5a4da2776dcd4bf99833385eabb2581e24a6
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-06-28 (Thu, 28 Jun 2018)

  Changed paths:
    M src/lib-sieve/plugins/enotify/vmodf-encodeurl.c
    M src/lib-sieve/plugins/variables/ext-variables-modifiers.c
    M src/lib-sieve/plugins/variables/sieve-ext-variables.h

  Log Message:
  -----------
  lib-sieve: variables extension: Pass modifier to modifier's modify method.


  Commit: 61baadef0e6db578e1490fcae95ba673c7ac924b
      https://github.com/dovecot/pigeonhole/commit/61baadef0e6db578e1490fcae95ba673c7ac924b
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-06-28 (Thu, 28 Jun 2018)

  Changed paths:
    M src/lib-sieve/plugins/mime/cmd-extracttext.c
    M src/lib-sieve/plugins/variables/cmd-set.c
    M src/lib-sieve/plugins/variables/ext-variables-modifiers.c
    M src/lib-sieve/plugins/variables/ext-variables-modifiers.h
    M src/lib-sieve/plugins/variables/sieve-ext-variables.h

  Log Message:
  -----------
  lib-sieve: variables extension: Add pointer to variables extension to modifier instance.


  Commit: 734292d47230ba265735d4f42d425d7d82259749
      https://github.com/dovecot/pigeonhole/commit/734292d47230ba265735d4f42d425d7d82259749
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-06-28 (Thu, 28 Jun 2018)

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

  Log Message:
  -----------
  lib-sieve: variables extension: Improve handling of variable size limit for ":quotewildcard" modifier.


  Commit: 16ac890087d8ed6c8a031fc100ac4a22da5ac8ae
      https://github.com/dovecot/pigeonhole/commit/16ac890087d8ed6c8a031fc100ac4a22da5ac8ae
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-06-28 (Thu, 28 Jun 2018)

  Changed paths:
    M src/lib-sieve/plugins/enotify/vmodf-encodeurl.c

  Log Message:
  -----------
  lib-sieve: enotify extension: Improve handling of variable size limit for ":encodeurl" variable modifier.


  Commit: ffa42e6e73f561cbad70195d82a5fe8705207ba6
      https://github.com/dovecot/pigeonhole/commit/ffa42e6e73f561cbad70195d82a5fe8705207ba6
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-06-28 (Thu, 28 Jun 2018)

  Changed paths:
    A tests/extensions/variables/limits.svtest

  Log Message:
  -----------
  test suite: variables extension: Add tests for variable size limits.


  Commit: 97b8287e09bdccebaaae40bdacba8eeb5aeb9a30
      https://github.com/dovecot/pigeonhole/commit/97b8287e09bdccebaaae40bdacba8eeb5aeb9a30
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-06-28 (Thu, 28 Jun 2018)

  Changed paths:
    M tests/extensions/enotify/encodeurl.svtest

  Log Message:
  -----------
  test suite: enotify extension: Add tests for interaction between ":encodeurl" and variable size limits.


Compare: https://github.com/dovecot/pigeonhole/compare/97dc536688cd...97b8287e09bd
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the dovecot-cvs mailing list