[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'
Florian Forster
octo at verplant.org
Fri Dec 25 23:21:18 CET 2009
src/battery.c | 3 ++-
src/collectd.conf.pod | 6 ++++++
src/common.c | 17 +++++++++++++----
src/common.h | 2 +-
src/filecount.c | 23 ++++++++++++++---------
src/thermal.c | 4 ++--
6 files changed, 38 insertions(+), 17 deletions(-)
New commits:
commit 8a8f0e97f786efa0d0b0539e1358e92d55c13659
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Fri Dec 25 23:20:39 2009 +0100
collectd.conf(5): Document the âIncludeHiddenâ option of the filecount plugin.
commit 7b28c721b73652f36f95e2f402a594aca4e2dd15
Author: Florian Forster <octo at huhu.verplant.org>
Date: Fri Dec 25 11:13:55 2009 +0100
filecount plugin: Use the ?:-operator for the hidden argument.
commit 856a68d51bae3f76f54b7b056e83ca8801223d90
Author: Florian Forster <octo at huhu.verplant.org>
Date: Fri Dec 25 11:13:19 2009 +0100
filecount plugin: Simplify config handling.
commit 5b1f0319aec6b6bfe3f710badfd449dcdeecb82d
Author: Florian Forster <octo at huhu.verplant.org>
Date: Fri Dec 25 11:11:49 2009 +0100
filecount plugin: Fix bitfield and default behavior.
commit 0d99b31e19b1442f51b04dc8636587f1fc9135eb
Author: Vaclav Malek <scippio at berounet.cz>
Date: Fri Dec 25 11:06:54 2009 +0100
filecount plugin: Make it possible to include hidden files and directories.
commit f7a6c5e8ec8912d750b2c666a6bcb8581091f90f
Author: Vaclav Malek <scippio at berounet.cz>
Date: Fri Dec 25 10:50:37 2009 +0100
src/common.[ch]: walk_directory: Add "include hidden" argument.
More information about the collectd-changes
mailing list