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

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


Tag 'collectd-4.2.2' created by Florian Forster <octo at leeloo.lan.home.verplant.org> at 2007-12-15 11:26 +0100

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

iD8DBQBHY7nZjvke9ZFSPD0RAoBOAJ9/MIE49fkfCJnzVhpF6vGPZEAwewCgjn9M
vh30GJexysjRM88P3nBzs9w=
=BiXD
-----END PGP SIGNATURE-----

Changes since collectd-4.2.1:
Florian Forster (4):
      src/utils_avltree.[ch]: Rename all types and functions to use the prefix `c_avl_'.
      rrdtool plugin: Fix a memory leak..
      Merge branch 'collectd-4.1' into collectd-4.2
      Bumped version to 4.2.2; Updated ChangeLog.

Luke Heberling (4):
      logfile plugin: fix the `Timestamp' configuration option.
      collectd.conf(5): Added a note about plugin loading order.
      rc/utils_llist.c: Fix a bug in llist_prepend.
      src/utils_avltree.c: Fix avl_get to work as documented.

Saulius Grigaliunas (1):
      nginx plugin: Use strcmp rather than strcpy to compare strings.

Sebastian Harl (2):
      collectd2html.pl: Cleaned up Eddy's patch.
      collectd-perl(5): Fixed a typo.

---
 ChangeLog                |    8 ++
 contrib/collectd2html.pl |    9 ++-
 src/collectd-perl.pod    |    2 
 src/collectd.conf.pod    |    8 ++
 src/logfile.c            |    2 
 src/network.c            |   28 ++++-----
 src/nginx.c              |    4 -
 src/rrdtool.c            |   40 +++++++------
 src/utils_avltree.c      |  141 +++++++++++++++++++++++------------------------
 src/utils_avltree.h      |   42 +++++++-------
 src/utils_llist.c        |    3 +
 version-gen.sh           |    2 
 12 files changed, 154 insertions(+), 135 deletions(-)
---



More information about the collectd-changes mailing list