[dovecot/core] a130e0: lib: Add some event handling functions.

GitHub noreply at github.com
Mon Sep 3 11:30:08 EEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: a130e0a383579e335f06ad8b4bec600f485f9216
      https://github.com/dovecot/core/commit/a130e0a383579e335f06ad8b4bec600f485f9216
  Author: Sergey Kitov <sergey.kitov at open-xchange.com>
  Date:   2018-09-03 (Mon, 03 Sep 2018)

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

  Log Message:
  -----------
  lib: Add some event handling functions.

event_has_all_categories() - checks if given event contains all the
categories of an another event.
event_has_all_fields() - checks if given event contains all the fields
of an another event.
event_dup() - duplicates an event.
event_copy_categories_fields() - copies all categories and fields from
source to dest.


  Commit: 7aea09b4e09bcd80408adc0460fc2d0071b6a3c0
      https://github.com/dovecot/core/commit/7aea09b4e09bcd80408adc0460fc2d0071b6a3c0
  Author: Sergey Kitov <sergey.kitov at open-xchange.com>
  Date:   2018-09-03 (Mon, 03 Sep 2018)

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

  Log Message:
  -----------
  lib-master: stats_event_write use BEGIN only when event and parent_event create timestamps differ


Compare: https://github.com/dovecot/core/compare/aca63e532bb9...7aea09b4e09b
      **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