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

Florian Forster octo at verplant.org
Sat Dec 15 14:56:43 CET 2007


 ChangeLog                |    8 ++
 contrib/collectd2html.pl |    9 ++-
 src/network.c            |   28 ++++-----
 src/rrdtool.c            |   40 +++++++------
 src/utils_avltree.c      |  136 +++++++++++++++++++++++------------------------
 src/utils_avltree.h      |   42 +++++++-------
 version-gen.sh           |    2 
 7 files changed, 139 insertions(+), 126 deletions(-)

New commits:
commit 3dc65c8a6907fb57a30b428787b0bda8afea500f
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat Dec 15 12:25:51 2007 +0100

    Bumped version to 4.2.2; Updated ChangeLog.

commit 917abf10c462903cd3bb37faadba68f91f5ca8b1
Merge: 3b915093d8cbc7738b2de59f6ebc38f195131002 c96b3c94b15a45dfcbd6360ffe9abaca20809473
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat Dec 15 12:15:37 2007 +0100

    Merge branch 'collectd-4.1' into collectd-4.2

commit c96b3c94b15a45dfcbd6360ffe9abaca20809473
Author: Sebastian Harl <sh at tokkee.org>
Date:   Mon Nov 12 13:05:54 2007 +0100

    collectd2html.pl: Cleaned up Eddy's patch.
    
     * Use Perl's undef to identify invalid values.
     * Renamed the "host-is" command line option to "host".
    
    Signed-off-by: Sebastian Harl <sh at tokkee.org>
    Signed-off-by: Florian Forster <octo at huhu.verplant.org>

commit 20a7434400053998709109592ef17aa8c87a35ab
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Wed Nov 14 11:37:00 2007 +0100

    rrdtool plugin: Fix a memory leak..
    
    ..in a VERY uncommon/rare case.

commit e686e07b9c1ffcb3a9be3483a39b069ac5795867
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Fri Oct 12 10:13:11 2007 +0200

    src/utils_avltree.[ch]: Rename all types and functions to use the prefix `c_avl_'.
    
    The prefix `avl_' clashed with an AVL implementation on Solaris 10..




More information about the collectd-changes mailing list