[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-4.6'

Florian Forster octo at verplant.org
Mon May 4 16:49:12 CEST 2009


 src/bind.c                     |   28 ++++++++--------------------
 src/collectd-nagios.c          |   30 ++++++------------------------
 src/filter_chain.c             |   38 --------------------------------------
 src/libcollectdclient/client.c |   35 ++++++-----------------------------
 src/meta_data.c                |   38 --------------------------------------
 src/target_notification.c      |   38 --------------------------------------
 src/target_replace.c           |   38 --------------------------------------
 src/target_set.c               |   38 --------------------------------------
 8 files changed, 20 insertions(+), 263 deletions(-)

New commits:
commit 1641c82ec4e14968ea31021dfb8b520df5f4483a
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Mon May 4 16:48:58 2009 +0200

    bind plugin: Fixes for FreeBSD 7.1
    
    X/Open is needed for strptime,
    sys/select.h is needed for some libcurl versions, and
    mktime is the POSIX variant of timegm (+ localization).

commit 495849c9653298279575edd460b9a4da1df6a678
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Mon May 4 16:46:02 2009 +0200

    Various: Remove strict standards compliance defines.




More information about the collectd-changes mailing list