[collectd-changes] collectd, the system statistics collection daemon: Changes to 'refs/tags/collectd-4.0.5'
Florian Forster
octo at verplant.org
Thu Jul 5 22:05:17 CEST 2007
Tag 'collectd-4.0.5' created by Florian Forster <octo at leeloo.lan.home.verplant.org> at 2007-07-05 21:03 +0200
Tag for version 4.0.5
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQBGjU6RPpw+U7OejygRAjRkAJ0fhfOiiwzKj3XNiZGQ6GjwFlKWjQCfXKo+
6bEhCF+hJJPk5Wv9gMQx1x8=
=f1eJ
-----END PGP SIGNATURE-----
Changes since collectd-4.0.4:
Florian Forster (7):
configure.in: Include `sys/types.h' and `sys/param.h' before other `sys/*.h' includes.
{hddtemp,mbmon,ntpd} plugins: Only use the `AI_ADDRCONFIG' if it's defined.
Impelemt an own version of `getpwnam_r'.
src/common.c: Allow the `pwbufp' argument to `getpwnam_r' to be NULL.
dns plugin: Added support for the old bind-interface.
collectd-nagios(1): Fix typo.
Bumped version to 4.0.5; Updated ChangeLog.
---
ChangeLog | 3 +
configure.in | 59 ++++++++++++++++++++++++++------
contrib/PerlLib/Collectd.pm | 2 -
src/collectd-nagios.pod | 2 -
src/common.c | 63 ++++++++++++++++++++++++++++++++++
src/common.h | 9 ++++
src/hddtemp.c | 5 ++
src/mbmon.c | 5 ++
src/ntpd.c | 5 ++
src/utils_dns.c | 80 +++++++++++++++++++++++++++++++++++++++++++-
10 files changed, 216 insertions(+), 17 deletions(-)
---
More information about the collectd-changes
mailing list