[collectd-changes] collectd, the system statistics collection daemon: Changes to 'refs/tags/collectd-4.6.4'
Florian Forster
octo at verplant.org
Sun Jul 19 17:13:09 CEST 2009
Tag 'collectd-4.6.4' created by Florian Forster <octo at leeloo.lan.home.verplant.org> at 2009-07-18 15:37 +0200
Tag for version 4.6.4
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEABECAAYFAkph3hIACgkQjvke9ZFSPD0wcQCfRRhj7bVzskeg7922IxaFTq9S
GkwAnjQWbWrfN4PXwRHj0MJSwQmRthHp
=IWzl
-----END PGP SIGNATURE-----
Changes since collectd-4.6.3:
Amit Gupta (1):
memcached plugin: Pass `ai_hints' to `getaddrinfo'.
Andrés J. DÃaz (1):
src/utils_cache.c: Fix OKAY notifications for missing values.
Florian Forster (9):
dns plugin: Improve debug message.
src/utils_cache.c: Try to improve code readability.
src/common.c: More reliable error reporting in `parse_values'.
cpu plugin: Fix a typo.
src/utils_cache.c: uc_check_timeout: Don't free a `ce' from the previous iteration.
src/utils_cache.c: `ce' *is* written to in `c_avl_remove'.
build.sh, version-gen.sh: Remove bashisms.
src/configfile.c: Warn if an unexpected block is found.
Bumped version to 4.6.4; Updated ChangeLog.
Ivan Shmakov (1):
collectd2html.pl: Allow for --imgformat to be passed to rrdtool.
Paul Sadauskas (1):
src/utils_cache.c: Add a missing `continue'.
Sebastian Harl (2):
libcollectdclient/client.c: Made sstrerror() static.
collectd2html.pl: Added --recursive command line option.
---
ChangeLog | 8 ++++
build.sh | 3 +-
contrib/collectd2html.pl | 79 ++++++++++++++++++++++++++++------------
src/common.c | 4 ++
src/configfile.c | 10 +++++-
src/cpu.c | 2 +-
src/dns.c | 2 +-
src/libcollectdclient/client.c | 2 +-
src/memcached.c | 2 +-
src/utils_cache.c | 29 +++++++++++++--
version-gen.sh | 9 ++---
11 files changed, 113 insertions(+), 37 deletions(-)
---
More information about the collectd-changes
mailing list