[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-4'
Florian Forster
octo at verplant.org
Tue May 8 23:07:28 CEST 2007
configure.in | 2 +-
src/iptables.c | 2 ++
src/memory.c | 2 +-
src/types_list.c | 7 +++++++
src/unixsock.c | 13 +++++++++++--
5 files changed, 22 insertions(+), 4 deletions(-)
New commits:
commit 71ef23c36b68dd87b0a0263ea40af657b1473036
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Tue May 8 23:07:23 2007 +0200
configure.in: Bumped version to 4.0.0-rc9
commit 080df5f215fcc480a3ca1f4841491c1997632764
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Tue May 8 23:06:44 2007 +0200
unixsock plugin: Remove the socket-file after closing the socket.
commit 00e7aa5a3440dcfb1778109600ee0613a030ebeb
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Tue May 8 23:06:20 2007 +0200
iptables plugin: Fix a segfault in the shutdown code.
That's the problem with macros: `for (...) sfree (ptr);' doesn't work.
commit 71172f66592ef942ad4a092adff54180a699269d
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Tue May 8 22:44:51 2007 +0200
src/types_list.c: Strip newlines from the end of the line.
commit e22c993b20a6a76c21105ea0133a31fae5b9f380
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Tue May 8 22:09:37 2007 +0200
memory plugin: Bugfix: values_len is one now, not four.
More information about the collectd-changes
mailing list