[dovecot/core] 801990: lib: Added timing_reset()

GitHub noreply at github.com
Thu May 26 15:30:14 UTC 2016


  Branch: refs/heads/master-2.2
  Home:   https://github.com/dovecot/core
  Commit: 801990c1c26ad030e817d97f5ef49f52c14cd1ba
      https://github.com/dovecot/core/commit/801990c1c26ad030e817d97f5ef49f52c14cd1ba
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-05-26 (Thu, 26 May 2016)

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

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


  Commit: c9adb47c376afd9115970659072ee07c416e590d
      https://github.com/dovecot/core/commit/c9adb47c376afd9115970659072ee07c416e590d
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-05-26 (Thu, 26 May 2016)

  Changed paths:
    M src/lib/test-timing.c
    M src/lib/timing.c

  Log Message:
  -----------
  lib: Fixed crashes in timing_get_median() and timing_get_95th()

These were writing outside allocated memory. They weren't actually used
anywhere yet though.


  Commit: cfc6d8e5c2424d8013ab000a10ba7bab00794369
      https://github.com/dovecot/core/commit/cfc6d8e5c2424d8013ab000a10ba7bab00794369
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-05-26 (Thu, 26 May 2016)

  Changed paths:
    M src/dict/Makefile.am
    M src/dict/dict-commands.c
    M src/dict/dict-commands.h
    M src/dict/dict-connection.c
    M src/dict/dict-connection.h
    M src/dict/dict-settings.c
    M src/dict/dict-settings.h
    M src/dict/main.c

  Log Message:
  -----------
  dict: Show command statistics in process title.


  Commit: 17aed59dc9d90d78b684d75f96e59f4eb90205ed
      https://github.com/dovecot/core/commit/17aed59dc9d90d78b684d75f96e59f4eb90205ed
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-05-26 (Thu, 26 May 2016)

  Changed paths:
    A src/dict/main.h

  Log Message:
  -----------
  dict: Added missing main.h from previous commit


  Commit: a2f421418658fca58cfa0f6a2ae77b730992cb7f
      https://github.com/dovecot/core/commit/a2f421418658fca58cfa0f6a2ae77b730992cb7f
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-05-26 (Thu, 26 May 2016)

  Changed paths:
    M src/lib-sql/driver-cassandra.c

  Log Message:
  -----------
  cassandra: Added metrics=path connect setting.

Cassandra's metrics are written to the path in JSON format. It can be a file
or a FIFO. The path supports expanding the standard global %variables, such
as %{pid}


  Commit: a436e90ca79d52cc7dedf82ebb96286af6f2be87
      https://github.com/dovecot/core/commit/a436e90ca79d52cc7dedf82ebb96286af6f2be87
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-05-26 (Thu, 26 May 2016)

  Changed paths:
    M src/lib-dict/dict-sql-settings.c

  Log Message:
  -----------
  dict-sql: Fixed memory leak


Compare: https://github.com/dovecot/core/compare/bde40af690a2...a436e90ca79d


More information about the dovecot-cvs mailing list