[collectd-changes] collectd,
the system statistics collection daemon: Changes to 'collectd-4'
Florian Forster
octo<span style="display: none;">.trailing-username</span>(a)<span style="display: none;">leading-domain.</span>verplant.org
Sun Feb 11 18:00:57 CET 2007
ChangeLog | 13 ++++++++
README | 21 +++++++++++--
collectd.spec | 12 +++++--
configure.in | 83 ++++++++++++++++++++++++++++++++++++++++++++++++++----
src/Makefile.am | 7 +++-
src/dns.c | 2 -
src/email.c | 2 -
src/processes.c | 8 ++++-
src/users.c | 2 -
src/utils_dns.c | 24 ++++++++-------
src/utils_mount.c | 4 +-
11 files changed, 149 insertions(+), 29 deletions(-)
New commits:
commit b8be503b2b50366a9c498ba7e4ab66a228c6dfbf
Merge: 79d36d9eb61ac09f253769feff144383b2b665c9 d51a3768cc3302215ecf1f125a6f6d85ac246760
Author: Florian Forster <octo.trailing-username(a)leading-domain.leeloo.lan.home.verplant.org>
Date: Sun Feb 11 15:39:58 2007 +0100
Merge branch 'collectd-3.11' into merge/collectd-4
Conflicts:
src/multimeter.c
src/plugin.c
commit d51a3768cc3302215ecf1f125a6f6d85ac246760
Author: Florian Forster <octo.trailing-username(a)leading-domain.leeloo.lan.home.verplant.org>
Date: Sun Feb 11 12:52:16 2007 +0100
Bumped version to 3.11.2; Updated ChangeLog.
commit 9e346f9380f34425392c93ca2b04d31bb2f44d50
Author: Florian Forster <octo.trailing-username(a)leading-domain.leeloo.lan.home.verplant.org>
Date: Sun Feb 11 12:39:46 2007 +0100
{email,multimeter,users} plugin: Don't pass NULL-pointers to `plugin_submit'.
commit 6b3bcf8fdba6115766d7cb170ff5328038c7383c
Author: Florian Forster <octo.trailing-username(a)leading-domain.leeloo.lan.home.verplant.org>
Date: Sun Feb 11 12:39:22 2007 +0100
plugin.c: Catch NULL-pointers and fix it or ignore the values.
Some systems, such as Solaris, cannot handle NULL-pointers being passed to
`printf ("%s", NULL);' or the like. This caused a crash when sending the users
plugin's values over the network under Solaris.
commit 79d36d9eb61ac09f253769feff144383b2b665c9
Merge: 72d61ac299b260918de0822691654558ffd4ca97 0e21a36c0efe84ffe74eac697435deaf7d3c1022
Author: Florian Forster <octo.trailing-username(a)leading-domain.leeloo.lan.home.verplant.org>
Date: Sat Feb 10 11:30:18 2007 +0100
Merge branch 'collectd-3.11' into merge/collectd-4
Conflicts:
configure.in
src/processes.c
commit 0e21a36c0efe84ffe74eac697435deaf7d3c1022
Author: Florian Forster <octo.trailing-username(a)leading-domain.leeloo.lan.home.verplant.org>
Date: Sat Feb 10 11:16:44 2007 +0100
README: Updated the informatioin about plugins and prerequisites.
commit f78087f853abf3c02795b4b6408c8ba438476fe1
Author: Florian Forster <octo.trailing-username(a)leading-domain.leeloo.lan.home.verplant.org>
Date: Sat Feb 10 10:40:30 2007 +0100
dns plugin: Only include and build with `utils_dns.c' if it's actually used.
commit 080df026f8866a8588ef2628ef4da0671e15903e
Author: Florian Forster <octo.trailing-username(a)leading-domain.leeloo.lan.home.verplant.org>
Date: Sat Feb 10 10:39:50 2007 +0100
configure.in: Don't link all objects with `libkstat' and `libdevinfo'.
commit 5b9d0a2b2a2d71e6d775e16ad0d6de009c81462f
Author: Florian Forster <octo.trailing-username(a)leading-domain.leeloo.lan.home.verplant.org>
Date: Sat Feb 10 10:15:52 2007 +0100
configure.in: Bump to 3.11.1; Improve the detection of `netinet/udp.h'.
commit 75809911d063dbe056993dc3d7353ef57d36535b
Author: Florian Forster <octo.trailing-username(a)leading-domain.leeloo.lan.home.verplant.org>
Date: Sat Feb 10 09:22:21 2007 +0100
ChangeLog: Added changes for version 3.11.1.
commit 042117ae46d0731898d33871a5fa24a8d82c2861
Merge: a9a1677dda729830aa3cf065c73ab4af4d907fca 17102722e46b33d50e10c50ab958c4b5be2e53a2
Author: Florian Forster <octo.trailing-username(a)leading-domain.huhu.verplant.org>
Date: Fri Feb 9 17:55:49 2007 +0100
Merge branch 'pull/collectd-3.11' into collectd-3.11
commit a9a1677dda729830aa3cf065c73ab4af4d907fca
Author: Florian Forster <octo.trailing-username(a)leading-domain.huhu.verplant.org>
Date: Fri Feb 9 17:39:01 2007 +0100
src/utils_mount.c: Fix defines so `cu_mount_getlist' works under Solaris.
commit 17102722e46b33d50e10c50ab958c4b5be2e53a2
Merge: bf4f85a0645c98e14a95839470aff26248e09c98 2aff261d44fe933cf1c20b1fd093324c41cea4ba
Author: Florian Forster <octo.trailing-username(a)leading-domain.crystal.wlan.home.verplant.org>
Date: Wed Feb 7 13:58:55 2007 +0100
Merge branch 'sh/freebsd'
commit 2aff261d44fe933cf1c20b1fd093324c41cea4ba
Author: Florian Forster <octo.trailing-username(a)leading-domain.crystal.wlan.home.verplant.org>
Date: Wed Feb 7 13:58:23 2007 +0100
src/utils_dns.c: Fix the handling of the `struct udphdr' under the GNU libc and other systems.
commit 217ab3ec487b9dfdd09ef04cd42d28b421e266ce
Author: Sebastian Harl <sh.trailing-username(a)leading-domain.tokkee.org>
Date: Mon Feb 5 22:42:26 2007 +0100
processes.c, utils_dns.c: Fix compile errors on GNU/kFreeBSD.
Signed-off-by: Sebastian Harl <sh.trailing-username(a)leading-domain.tokkee.org>
commit bf4f85a0645c98e14a95839470aff26248e09c98
Author: Iain Lea <iain.trailing-username(a)leading-domain.smapper.com>
Date: Tue Jan 16 07:59:50 2007 +0100
collectd.spec: Updated for version 3.11
Never received any feedback from you and every release still contains a spec
file that is out of date... here is the spec file updated to build ok on fedora
core 3-6.
More information about the collectd-changes
mailing list