[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'
Florian Forster
octo at verplant.org
Tue May 5 20:30:21 CEST 2009
configure.in | 25 ++++++++++++++---
src/Makefile.am | 3 --
src/collectd-nagios.c | 5 ---
src/collectd.h | 5 ---
src/dns.c | 2 +
src/exec.c | 2 +
src/iptables.c | 2 +
src/libcollectdclient/client.c | 47 ++++++++++++++++++++++++++++++----
src/load.c | 2 +
src/memcached.c | 5 ++-
src/network.c | 2 +
src/ntpd.c | 2 +
src/standards.h | 54 ----------------------------------------
src/utils_dns.c | 2 +
14 files changed, 78 insertions(+), 80 deletions(-)
New commits:
commit 139dd00301131050db32bf0cb08333aa7440c817
Merge: 7bec4afe6cd99e3f3dd90dc9ba1e5ab7d4385d4a 322a56392b9ed2b99f28afbb5ca1d2f642e12786
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Tue May 5 20:30:10 2009 +0200
Merge branch 'collectd-4.6' into collectd-4.7
commit 322a56392b9ed2b99f28afbb5ca1d2f642e12786
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Tue May 5 20:29:08 2009 +0200
libcollectdclient: Copy `sstrerror' from src/common.c.
I don't want to simply include common.h, since that pulls in a lot of
other daemon-related headers..
commit 7bec4afe6cd99e3f3dd90dc9ba1e5ab7d4385d4a
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Tue May 5 20:15:35 2009 +0200
Restructure the --enable-standards option.
On Debian GNU/Linux (testing) this works. Let's see how other
systems hold up.
More information about the collectd-changes
mailing list