[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-4.2'
Florian Forster
octo at verplant.org
Thu Dec 27 11:17:58 CET 2007
ChangeLog | 10 +
src/sensors.c | 360 ++++++++++++++++++++++++++++++++++++++++------------------
2 files changed, 259 insertions(+), 111 deletions(-)
New commits:
commit b5c9645a747768aa36340d57af241e3b1e2de4f6
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Thu Dec 27 11:17:46 2007 +0100
Updated the changelog.
commit 1a8ae6734a9351097943dd1ce019a8d95b72c3d1
Merge: 61f5c1a972626212aab60c4d50f45097485b8e51 973b0ccad8b6b2c42165b286a847d1485c369023
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Thu Dec 27 11:15:30 2007 +0100
Merge branch 'collectd-4.1' into collectd-4.2
Conflicts:
ChangeLog
version-gen.sh
commit 973b0ccad8b6b2c42165b286a847d1485c369023
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Thu Dec 27 10:34:39 2007 +0100
Bumped version to 4.1.5; Updated ChangeLog.
commit e781b99dd81c7470e3b4055c4362c3841efb04a8
Author: Florian Forster <octo at huhu.verplant.org>
Date: Wed Dec 26 15:34:18 2007 +0100
sensors plugin: While I was at it I reorganized the code a little so it's easier to read.
For instance I moved the name to type conversion out of the main loop and into
a separate function, likewise the chip to string representation conversion. The
`submit' function is now very careful that all strings are null terminated and
that no buffer overflow may occur.
commit c19cd5976b40f03d21215882f827b4ed96d012e9
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Tue Dec 25 18:11:47 2007 +0100
sensors plugin: Implemented support for libsensors3.
More information about the collectd-changes
mailing list