[dovecot/core] c36510: lib-fs: Added write_bytes to statistics

GitHub noreply at github.com
Mon Jun 20 00:00:18 UTC 2016


  Branch: refs/heads/master-2.2
  Home:   https://github.com/dovecot/core
  Commit: c36510421861bda8fbdfb49d0dcd55f89bee0cb7
      https://github.com/dovecot/core/commit/c36510421861bda8fbdfb49d0dcd55f89bee0cb7
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-06-20 (Mon, 20 Jun 2016)

  Changed paths:
    M src/lib-fs/fs-api.c
    M src/lib-fs/fs-api.h

  Log Message:
  -----------
  lib-fs: Added write_bytes to statistics


  Commit: d737445a4a787171cdca13ce3de366369bf493fb
      https://github.com/dovecot/core/commit/d737445a4a787171cdca13ce3de366369bf493fb
  Author: Teemu Huovila <teemu.huovila at dovecot.fi>
  Date:   2016-06-20 (Mon, 20 Jun 2016)

  Changed paths:
    M src/lib-dcrypt/dcrypt.c

  Log Message:
  -----------
  lib-dcrypt: Fix error_r pointer verification.


  Commit: cf757d601e94987bca6c26a353221abc88e37762
      https://github.com/dovecot/core/commit/cf757d601e94987bca6c26a353221abc88e37762
  Author: Stephan Bosch <stephan at dovecot.fi>
  Date:   2016-06-20 (Mon, 20 Jun 2016)

  Changed paths:
    M src/lib/time-util.c

  Log Message:
  -----------
  time-util: Fixed usec comparison in timeval_cmp_margin().


  Commit: 4889576ced68bcccac13c4d8e7decf700bc974c1
      https://github.com/dovecot/core/commit/4889576ced68bcccac13c4d8e7decf700bc974c1
  Author: Stephan Bosch <stephan at dovecot.fi>
  Date:   2016-06-20 (Mon, 20 Jun 2016)

  Changed paths:
    M src/lib-http/http-client-queue.c

  Log Message:
  -----------
  lib-http: client: Added more debug logging about the submission of delayed requests.


  Commit: 97559e0a29df6db753f359d135fe2f53b1574e89
      https://github.com/dovecot/core/commit/97559e0a29df6db753f359d135fe2f53b1574e89
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-06-20 (Mon, 20 Jun 2016)

  Changed paths:
    M src/doveadm/doveadm-dump-index.c

  Log Message:
  -----------
  doveadm dump: Updated obox's oid output.


  Commit: 6fd4b93aa0b1dcb306bebed51e2ae803defbf302
      https://github.com/dovecot/core/commit/6fd4b93aa0b1dcb306bebed51e2ae803defbf302
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-06-20 (Mon, 20 Jun 2016)

  Changed paths:
    M src/lib-dcrypt/test-crypto.c

  Log Message:
  -----------
  lib-dcrypt: Fixed memory leak in test-crypto unit test


  Commit: c70202530e329177d24a4bd2073600d67c599afb
      https://github.com/dovecot/core/commit/c70202530e329177d24a4bd2073600d67c599afb
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-06-20 (Mon, 20 Jun 2016)

  Changed paths:
    M src/plugins/mailbox-alias/mailbox-alias-plugin.c

  Log Message:
  -----------
  mailbox-alias: Fixed renaming mailboxes when the plugin is loaded.


  Commit: a12763b80dca2ce7ccfbcfdf133caa728e9f26e3
      https://github.com/dovecot/core/commit/a12763b80dca2ce7ccfbcfdf133caa728e9f26e3
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-06-20 (Mon, 20 Jun 2016)

  Changed paths:
    M src/lib-dcrypt/Makefile.am
    M src/lib-dcrypt/test-stream.c

  Log Message:
  -----------
  lib-dcrypt: Fixed running unit tests in build directory.


  Commit: c5bb8ef0a2cb42c5cf977dc24963ae95b42a3b89
      https://github.com/dovecot/core/commit/c5bb8ef0a2cb42c5cf977dc24963ae95b42a3b89
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-06-20 (Mon, 20 Jun 2016)

  Changed paths:
    M src/lib-index/mail-index-sync-update.c

  Log Message:
  -----------
  lib-index: Don't break indexes on syscall failures during index refreshing.

Especially mmap() failures due to out of memory could have triggered this.
We treated the open as successful, which meant that an empty index was
opened.


  Commit: 81b96aa2b01d2f5035ee330365480c09084142dd
      https://github.com/dovecot/core/commit/81b96aa2b01d2f5035ee330365480c09084142dd
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-06-20 (Mon, 20 Jun 2016)

  Changed paths:
    M src/lib-dcrypt/test-crypto.c

  Log Message:
  -----------
  lib-dcrypt: Use a more supported EC curve in unit test

Fixes running the test on CentOS 6.


  Commit: 7ebd546ed6e9c8185e8d5c7eb24b637ea495ae06
      https://github.com/dovecot/core/commit/7ebd546ed6e9c8185e8d5c7eb24b637ea495ae06
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-06-20 (Mon, 20 Jun 2016)

  Changed paths:
    M src/lib/strescape.c
    M src/lib/strescape.h
    M src/lib/test-strescape.c

  Log Message:
  -----------
  lib: Added t_str_tabunescape()


  Commit: d05c72b4547763ed0a7f859e6690d12aa2ec1ba8
      https://github.com/dovecot/core/commit/d05c72b4547763ed0a7f859e6690d12aa2ec1ba8
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-06-20 (Mon, 20 Jun 2016)

  Changed paths:
    M src/lib-dict/dict-client.c

  Log Message:
  -----------
  lib-dict: dict-client rewrite to support async operations


  Commit: adda15c338b012126164810dfbb2397b53d3d763
      https://github.com/dovecot/core/commit/adda15c338b012126164810dfbb2397b53d3d763
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-06-20 (Mon, 20 Jun 2016)

  Changed paths:
    M src/lib-dict/dict-client.c
    M src/lib-dict/dict-file.c
    M src/lib-dict/dict-memcached-ascii.c
    M src/lib-dict/dict-private.h
    M src/lib-dict/dict-redis.c
    M src/lib-dict/dict-sql.c
    M src/lib-dict/dict.c
    M src/lib-dict/dict.h
    M src/plugins/dict-ldap/dict-ldap.c

  Log Message:
  -----------
  lib-dict: Added dict_switch_ioloop()


Compare: https://github.com/dovecot/core/compare/cf936f221b84...adda15c338b0


More information about the dovecot-cvs mailing list