[dovecot/pigeonhole] 45bc4f: global: replace verbose strncmp()s with simpler st...

GitHub noreply at github.com
Mon Apr 30 13:00:18 EEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/pigeonhole
  Commit: 45bc4fb6c56eae4b49b59343703b1a6008a6817b
      https://github.com/dovecot/pigeonhole/commit/45bc4fb6c56eae4b49b59343703b1a6008a6817b
  Author: Phil Carmody <phil at dovecot.fi>
  Date:   2018-04-28 (Sat, 28 Apr 2018)

  Changed paths:
    M src/lib-sieve-tool/sieve-tool.c
    M src/lib-sieve/plugins/environment/ext-environment-common.c
    M src/lib-sieve/plugins/notify/ext-notify-common.c
    M src/lib-sieve/plugins/vacation/cmd-vacation.c
    M src/lib-sieve/storage/file/sieve-file-storage-save.c
    M src/lib-sieve/storage/file/sieve-file-storage.c
    M src/lib-sieve/storage/ldap/sieve-ldap-db.c
    M src/plugins/doveadm-sieve/doveadm-sieve-sync.c

  Log Message:
  -----------
  global: replace verbose strncmp()s with simpler str_begin()s

Signed-off-by: Phil Carmody <phil at dovecot.fi>


  Commit: b86696e2c4a1144725cd01aff44c2ee41eb5a204
      https://github.com/dovecot/pigeonhole/commit/b86696e2c4a1144725cd01aff44c2ee41eb5a204
  Author: Phil Carmody <phil at dovecot.fi>
  Date:   2018-04-28 (Sat, 28 Apr 2018)

  Changed paths:
    M src/lib-sieve/sieve-message.c
    M src/lib-sieve/storage/file/sieve-file-script.c
    M src/lib-sieve/storage/file/sieve-file-storage.c

  Log Message:
  -----------
  global: expand default temporary pool sizes

The tests blow through these limits all of the time, which
makes the logs very noisy. These three cases are about 4/5ths
of the test logs. Presumably they're the ones that are also
most often needing expansion in real world use too.

Signed-off-by: Phil Carmody <phil at dovecot.fi>


Compare: https://github.com/dovecot/pigeonhole/compare/51b7c26eae53...b86696e2c4a1


More information about the dovecot-cvs mailing list