[dovecot/core] f3dbba: lib-master: Rename master_service_log_debug_parse(...

GitHub noreply at github.com
Tue Apr 17 14:00:18 EEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: f3dbbab674aa6010706edfaceb56dad4ef9bdd0d
      https://github.com/dovecot/core/commit/f3dbbab674aa6010706edfaceb56dad4ef9bdd0d
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-04-17 (Tue, 17 Apr 2018)

  Changed paths:
    M src/lib-master/master-service-settings.c
    M src/lib-master/master-service-settings.h
    M src/lib-master/master-service.c

  Log Message:
  -----------
  lib-master: Rename master_service_log_debug_parse() to master_service_log_filter_parse()

This function will be used for parsing other settings besides just
log_debug.


  Commit: 383826abc1af9a1c603f2641954fa5543876af40
      https://github.com/dovecot/core/commit/383826abc1af9a1c603f2641954fa5543876af40
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-04-17 (Tue, 17 Apr 2018)

  Changed paths:
    M src/lib-master/master-service-settings.c

  Log Message:
  -----------
  lib-master: Cleanup - Add new helper function for parsing log filter settings


  Commit: 1abb05348f93da6d51c5becce5ae574fdeb6b559
      https://github.com/dovecot/core/commit/1abb05348f93da6d51c5becce5ae574fdeb6b559
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-04-17 (Tue, 17 Apr 2018)

  Changed paths:
    M src/lib-master/master-service-settings.c

  Log Message:
  -----------
  lib-master: If log_debug is empty, don't set global debug log filter at all

global_debug_log_filter==NULL check is a bit faster.


  Commit: 813364a061ff245e8a4180b0c3d9bdd84683c8ab
      https://github.com/dovecot/core/commit/813364a061ff245e8a4180b0c3d9bdd84683c8ab
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-04-17 (Tue, 17 Apr 2018)

  Changed paths:
    M src/lib-master/stats-client.c
    M src/stats/client-writer.c

  Log Message:
  -----------
  lib-master, stats: Send event's log_type to stats process

This makes the internal stats protocol incompatible with the previous
version, so major protocol version is increased.


  Commit: 6e8d031716b47bd2f353af232e1387fab8175296
      https://github.com/dovecot/core/commit/6e8d031716b47bd2f353af232e1387fab8175296
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-04-17 (Tue, 17 Apr 2018)

  Changed paths:
    M src/lib-master/stats-client.c
    M src/lib/event-filter.c
    M src/lib/event-filter.h
    M src/lib/event-log.c
    M src/stats/client-writer.c
    M src/stats/stats-metrics.c
    M src/stats/stats-metrics.h

  Log Message:
  -----------
  lib: Add log types as event categories

This allows using debug, info, warning, error, fatal and panic as
categories.


  Commit: c4dbd77eb6930dfc7997ccb83f65e24f62c7617e
      https://github.com/dovecot/core/commit/c4dbd77eb6930dfc7997ccb83f65e24f62c7617e
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-04-17 (Tue, 17 Apr 2018)

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

  Log Message:
  -----------
  lib: Add global core filter, which allows core dumping on matching events


  Commit: 6fbf1c3b8d5de4b80b99a779cbe904eabe57faed
      https://github.com/dovecot/core/commit/6fbf1c3b8d5de4b80b99a779cbe904eabe57faed
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-04-17 (Tue, 17 Apr 2018)

  Changed paths:
    M src/lib-master/master-service-settings.c
    M src/lib-master/master-service-settings.h

  Log Message:
  -----------
  lib-master: Add log_core_filter setting to core dump on matching filter


Compare: https://github.com/dovecot/core/compare/33ec49d8259f...6fbf1c3b8d5d


More information about the dovecot-cvs mailing list