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

Florian Forster octo at verplant.org
Tue Aug 16 08:55:19 CEST 2011


 configure.in              |    1 +
 src/disk.c                |    2 --
 src/java.c                |    6 ++----
 src/libvirt.c             |    4 ----
 src/match_empty_counter.c |    2 --
 src/mysql.c               |    2 --
 src/network.c             |    6 ++----
 src/notify_email.c        |    7 ++++---
 src/owniptc/libiptc.c     |    6 ++----
 src/processes.c           |    2 --
 src/teamspeak2.c          |    7 +++++++
 src/utils_dns.c           |    2 --
 12 files changed, 18 insertions(+), 29 deletions(-)

New commits:
commit e82cc54af25806a47ba17a9002f1d536408bdfaa
Author: Florian Forster <octo at collectd.org>
Date:   Tue Aug 16 08:51:59 2011 +0200

    configure.in: Add AC_CONFIG_AUX_DIR for libltdl.

commit ba9b76d4be49c6a45b32a508c48e828a583b6dfc
Author: Florian Forster <octo at collectd.org>
Date:   Tue Aug 16 08:51:21 2011 +0200

    mysql plugin: Remove sideeffect-free function call.

commit 6c4ad411cc83a68086bebc24e814c3aea1cb8096
Author: Florian Forster <octo at collectd.org>
Date:   Tue Aug 16 08:50:40 2011 +0200

    notify_email plugin: Remove useless function and fix indentation.

commit 61a1fa91ba73e4fe3a34949f77c5f017056f2b7a
Author: Peter Green <plugwash at p10link.net>
Date:   Tue Aug 16 08:48:52 2011 +0200

    Many build fixes that turned up with GCC 4.6.
    
    Signed-off-by: Florian Forster <octo at collectd.org>




More information about the collectd-changes mailing list