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

Florian Forster octo at verplant.org
Wed Apr 7 12:00:07 CEST 2010


 README                |    4 +-
 configure.in          |   10 +++++++-
 src/Makefile.am       |    3 ++
 src/collectd-perl.pod |    8 ++++--
 src/collectd.conf.in  |    2 +-
 src/network.c         |   11 +++++++-
 src/rrdtool.c         |   63 ++++++++++++++++++++++++++++++++++++++++++++----
 src/snmp.c            |    2 +-
 8 files changed, 87 insertions(+), 16 deletions(-)

New commits:
commit 07be522384e753b7921213a0dc96a50336c79a66
Merge: aa73e1258b820025e1ff04d6fe2cc59696ce1a12 24b8995d6ffaba6e1ad59cc330938466454059e7
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Wed Apr 7 11:55:15 2010 +0200

    Merge branch 'collectd-4.8' into collectd-4.9

commit 24b8995d6ffaba6e1ad59cc330938466454059e7
Author: Florian Forster <octo at noris.net>
Date:   Wed Apr 7 11:53:32 2010 +0200

    network plugin: Fix a severe memory leak.
    
    A couple of bytes were leaked with every encrypted packet received.

commit 4d313b6f21b51a76a2d155d6833a327cfcf235e7
Author: Florian Forster <octo at noris.net>
Date:   Wed Apr 7 11:41:41 2010 +0200

    rrdtool plugin: Correctly free the cache when shutting down.

commit 6852f0596e8fc9b0dfb00b214f01a7acc077b42e
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Mon Apr 5 16:32:45 2010 +0200

    network plugin: Be more strict when checking the return value of "setsockopt".

commit c37551925a5dee2731413cd96e1d046528e694c5
Merge: 15cc454e20e4f34dc465f58e2eb9449d2c0b6746 e428176dff22b00adf14fc082eee7fd7eb3ae040
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Wed Mar 31 15:16:32 2010 +0200

    Merge commit 'tokkee/sh/collectd-4.8' into collectd-4.8

commit 15cc454e20e4f34dc465f58e2eb9449d2c0b6746
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Wed Mar 31 09:06:13 2010 +0200

    collectd.conf.in: Change the basename of the Perl plugin to "Collectd::Plugins".

commit 8400fb1736cccbb8ca52f8199dc95a488acb1973
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Wed Mar 31 09:01:05 2010 +0200

    collectd-perl(5): Fix the synopsis.
    
    I think this is a left-over from a switch from "Collectd::Plugin" to
    "Collectd::Plugins". Thanks to Denis Yagofarov for reporting the bug and
    Michael Shigorin for relaying it to me.

commit e428176dff22b00adf14fc082eee7fd7eb3ae040
Author: Sebastian Harl <sh at tokkee.org>
Date:   Fri Mar 26 13:11:50 2010 +0100

    configure, src/Makefile: Check for nanosleep() in libposix4 as well.
    
    On, e.g., Solaris 2.6, nanosleep() is only available from that library.
    
    Thanks to Vincent McIntyre for reporting this and providing an initial patch.

commit cc26db404d6c94f52e612324545c7d12f1f99887
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Thu Mar 25 08:09:57 2010 +0100

    README: Fix typo.

commit 1978418ed1edeedb8173fe29a3dc5f893587766f
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Thu Mar 25 07:57:58 2010 +0100

    README: Fix typo.

commit 6d41ea6a5dcba424d7c7658c6eeccc1ea0d8a0f2
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Wed Mar 24 16:37:53 2010 +0100

    snmp plugin: Fix a format string.




More information about the collectd-changes mailing list