[collectd-changes] collectd, the system statistics collection daemon: Changes to 'refs/tags/collectd-4.1.5'

Florian Forster octo at verplant.org
Thu Dec 27 11:18:00 CET 2007


Tag 'collectd-4.1.5' created by Florian Forster <octo at leeloo.lan.home.verplant.org> at 2007-12-27 09:35 +0100

Tag for version 4.1.5
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQBHc3HRjvke9ZFSPD0RAp1VAKCUf/UJzNuc9SXmbvWB+XIUa7ALUACfck02
pr4yTMBxdcM0z40vBN42zHI=
=JUSA
-----END PGP SIGNATURE-----

Changes since collectd-4.1.4:
Florian Forster (5):
      src/utils_avltree.[ch]: Rename all types and functions to use the prefix `c_avl_'.
      rrdtool plugin: Fix a memory leak..
      sensors plugin: Implemented support for libsensors3.
      sensors plugin: While I was at it I reorganized the code a little so it's easier to read.
      Bumped version to 4.1.5; Updated ChangeLog.

Sebastian Harl (1):
      collectd2html.pl: Cleaned up Eddy's patch.

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



More information about the collectd-changes mailing list