[dovecot/core] 201193: lib: event - Rename tv_created as tv_created_ioloo...

GitHub noreply at github.com
Thu Oct 18 12:30:08 EEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 201193581f9f8a71f89f24ea87af74b27e103eaf
      https://github.com/dovecot/core/commit/201193581f9f8a71f89f24ea87af74b27e103eaf
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-10-17 (Wed, 17 Oct 2018)

  Changed paths:
    M src/lib-master/stats-client.c
    M src/lib/lib-event-private.h
    M src/lib/lib-event.c

  Log Message:
  -----------
  lib: event - Rename tv_created as tv_created_ioloop


  Commit: 8a34fa6ff57f220b27fd6fb6647e1d223742e0ff
      https://github.com/dovecot/core/commit/8a34fa6ff57f220b27fd6fb6647e1d223742e0ff
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-10-17 (Wed, 17 Oct 2018)

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

  Log Message:
  -----------
  lib: event - Duplicate source_filename

Prevents crash on event leak when plugin that caused the leak
is unloaded.


  Commit: c93059baff1b8ed03927f6cf132fc3553ac4b5f4
      https://github.com/dovecot/core/commit/c93059baff1b8ed03927f6cf132fc3553ac4b5f4
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-10-17 (Wed, 17 Oct 2018)

  Changed paths:
    M src/lib/lib-event-private.h
    M src/lib/lib-event.c
    M src/lib/lib-event.h

  Log Message:
  -----------
  lib: event - Record real duration

The old code only measured difference between successive
ioloop_time updates. The new code uses gettimeofday to
get current real time, making measurements accurate.


  Commit: fbe550d9e2cb33df3db086aa6162c6970b8197bd
      https://github.com/dovecot/core/commit/fbe550d9e2cb33df3db086aa6162c6970b8197bd
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-10-17 (Wed, 17 Oct 2018)

  Changed paths:
    M src/stats/stats-metrics.c

  Log Message:
  -----------
  stats: Use duration field from events


  Commit: 296440689a47199e16cc16d6d6c5c9c77a2c5fd0
      https://github.com/dovecot/core/commit/296440689a47199e16cc16d6d6c5c9c77a2c5fd0
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-10-17 (Wed, 17 Oct 2018)

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

  Log Message:
  -----------
  lib: event - Stop exporting ioloop time

It is not needed by stats process.


  Commit: 7cb88d4b34f666716179f0f83064292a19bb4293
      https://github.com/dovecot/core/commit/7cb88d4b34f666716179f0f83064292a19bb4293
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-10-17 (Wed, 17 Oct 2018)

  Changed paths:
    M src/lib-master/test-event-stats.c

  Log Message:
  -----------
  lib-master: Fix test-event-stats

New stats uses gettimeofday that generated unpredictable values
for this test.


Compare: https://github.com/dovecot/core/compare/2387195f7cd4...7cb88d4b34f6
      **NOTE:** This service has 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