Merge branch 'collectd-5.0'
[collectd.git] / src /
2012-02-25 Florian ForsterMerge branch 'collectd-5.0'
2012-02-25 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2012-02-25 Florian Forstersyslog plugin: Copy the BUFFER_ADD() macro from src...
2012-02-25 Florian Forstersyslog plugin: Log "OKAY" notifications with severity...
2012-02-25 Florian Forstersyslog plugin: Change notification severity handling.
2012-02-25 Florian Forstersyslog plugin: Parse "value" as severity, not "key".
2012-02-25 Florian Forstersrc/plugin.c: Fix use of strcmp().
2012-02-25 Fabien WernliAdd notifications to syslog plugin
2012-02-25 Florian Forsterbind plugin: Fix use of the "QType" types.
2012-02-25 Florian Forsterdf plugin: Fix a compiler issue with Mac OS X 10.7.
2012-02-23 Florian ForsterMerge pull request #18 from octo/hmh/sensors
2012-02-23 Florian Forstersensors plugin: Make "conffile" non-const.
2012-02-23 Florian Forstercollectd.conf(5): Document the "SensorConfigFile" option.
2012-02-23 Florian Forstersensors plugin: Fix memory leak in configuration; enhan...
2012-02-22 Florian Forstersrc/collectd.conf.in: Add the "ParseTime" option to...
2012-02-22 Florian Forsterbind plugin: Implement the "ParseTime" option.
2012-02-21 Henrique de Moraes... sensors plugin: Fix initialization code.
2012-02-20 Florian Forsterwrite_graphite plugin: Enable "StoreRates" by default.
2012-02-20 Florian Forsterwrite_graphite plugin: Add the "SeparateInstances"...
2012-02-19 Florian Forstertarget_scale plugin: Coding style fixes.
2012-02-19 Florian ForsterAMQP plugin: Support sub-second sleep intervals.
2012-02-19 Florian ForsterAMQP plugin: Fix sleeping of "interval_g seconds".
2012-02-19 Gerrie RoosCollectd's scale plugin now supports scaling only on...
2012-02-19 Florian ForsterMerge branch 'collectd-5.0'
2012-02-19 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2012-02-17 Florian Forsterexec plugin: Replace tabs with spaces to fix indentation.
2012-02-17 Gerrie Roosnetwork plugin: Fixed incorrect collectd warning when...
2012-02-17 Gerrie Roosexec plugin: incorrectly exited select loop on signal.
2012-02-13 Florian ForsterMerge branch 'ss/graphite'
2012-02-13 Florian Forstercollectd.conf(5): Improve description of the write_grap...
2012-02-13 Florian Forsterwrite_graphite plugin: Set a (hopefully unique) callbac...
2012-02-13 Florian Forsterwrite_graphite plugin: Simplify wg_write_messages().
2012-02-09 Florian Forsterwrite_graphite plugin: Report configuration errors...
2012-02-09 Florian Forsterwrite_graphite plugin: Print the time as an unsigned...
2012-02-08 Florian Forsterwrite_graphite plugin: Use CR-LF line endings.
2012-02-08 Florian Forsterwrite_graphite plugin: Use swrite() instead of write().
2012-02-08 Florian Forsterwrite_graphite plugin: Decrese buffer size.
2012-02-07 Florian Forstersrc/collectd.conf.in: Rename "write_mongo" to "write_mo...
2012-02-07 Florian Forstersrc/collectd.conf.in: Add the write_graphite plugin.
2012-02-07 Florian Forsterwrite_graphite plugin: Implement the "AlwaysAppendDS...
2012-02-07 Florian Forsterwrite_graphite plugin: Fix trailing underscores.
2012-02-07 Florian Forsterwrite_graphite plugin: Implement the StoreRates option.
2012-02-06 Florian Forsterpinba, postgres and routeros plugins: Use the cf_util_g...
2012-02-06 Florian Forsterwrite_graphite plugin: Use cf_util_get_service() for...
2012-02-06 Florian ForsterMerge branch 'master' into ss/graphite
2012-02-06 Florian Forstersrc/configfile.[ch]: Add cf_util_get_service() for...
2012-02-06 Florian Forstercollectd.conf(5): Add stub for the write_graphite plugin.
2012-02-03 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2012-02-03 Florian Forsterwrite_graphite plugin: Fix locking.
2012-02-03 Florian Forsterwrite_graphite plugin: Remove the unused "server" field.
2012-02-03 Florian Forsterwrite_graphite plugin: Update the copyright header.
2012-02-03 Florian Forsterwrite_graphite plugin: Escape *all* the things!
2012-02-03 Florian ForsterMerge pull request #20 from pyr/ss/graphite
2012-02-03 Florian Forsterwrite_graphite plugin: Remove duplicate includes.
2012-02-03 Florian ForsterBuild system: write_graphite doesn't depend on cURL.
2012-02-03 Pierre-Yves Ritschardbring back prefix/postfix handling. simplify swap_chars.
2012-02-03 Florian Forsterirq plugin: Coding style fixes.
2012-02-03 Florian ForsterMerge pull request #19 from bostjan/master
2012-02-03 Pierre-Yves Ritschardreimport my changes
2012-02-03 Bostjan SkufcaChanges in irq plugin:
2012-02-02 Florian ForsterBuild system: Add the write_graphite plugin.
2012-02-02 Florian ForsterMerge branch 'import/ss/graphite' into ss/graphite
2012-02-02 Florian Forsterwrite_graphite plugin: Don't allocate {Pre,Post}fix...
2012-02-02 Florian Forsterwrite_graphite plugin: Improve Hostname / Port handling.
2012-01-31 Florian ForsterMerge remote-tracking branch 'snickl/snickl/1-modbus...
2012-01-30 Florian ForsterMerge pull request #18 from ChrisLundquist/cl/mongodb
2012-01-30 Chris Lundquistfree our bson record after the write as not to leak...
2012-01-30 Florian ForsterRevert "interface plugin: Fix for bogus interfaces...
2012-01-30 Florian Forsternetwork plugin: Document the standard buffer size with...
2012-01-28 Florian ForsterMerge branch 'collectd-5.0'
2012-01-28 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2012-01-28 Florian ForsterMerge remote-tracking branch 'tokkee/sh/collectd-5...
2012-01-26 Florian ForsterMinor doc fixes for the Python plugin.
2012-01-26 Florian ForsterMerge pull request #2 from trenkel/collectd-4.10
2012-01-26 Sven Trenkelpython: Fixed crash bug in case the plugin had more...
2012-01-26 Florian Forsteroracle plugin: Fix use of the OCIErrorGet() function.
2012-01-25 Florian ForsterMerge pull request #12 from ChrisLundquist/as/mongodb
2012-01-25 Florian Forsterwrite_mongodb plugin: Fix a format-string error.
2012-01-25 Florian Forsterwrite_mongodb plugin: Fix the use of {CPP,LD}FLAGS.
2012-01-25 Florian Forsterwrite_mongodb plugin: Update copyright header.
2012-01-24 Chris Lundquistremove more commented out code
2012-01-24 Chris LundquistWe have to convert CDTime to seconds since epoch
2012-01-24 Chris Lundquistremove commented out code
2012-01-24 Chris LundquistOk it is posting to the local server
2012-01-24 Chris Lundquistadded more debugging. cleaned up commented lines
2012-01-24 Chris Lundquistcompiles cleanly. libmongoc doesn't have an install...
2012-01-24 Florian Forsterwrite_mongodb plugin: Rename the "write_mongo" plugin.
2012-01-24 Florian Forsterwrite_mongo plugin: Build fixes.
2012-01-24 Akkarit SangpetchFix plugin and type instance field name, also free...
2012-01-24 Akkarit SangpetchAdd write_mongo plugin support for mongodb output ...
2012-01-23 Jonathan Niedercommon: check_create_dir(): Support symlinks as well.
2012-01-23 Sebastian Harlbuild system, ipvs plugin: Check for linux/ip_vs.h...
2012-01-21 Florian ForsterMerge branch 'collectd-5.0'
2012-01-21 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0 collectd-5.0.2
2012-01-21 Florian Forsteroracle plugin: Fix a memory leak.
2012-01-21 Florian Forsteroracle plugin: Improve the error printing function.
2012-01-21 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2012-01-21 Toni Yleniusdf: Set negative free space values to zero.
2012-01-21 Florian Forsternetwork plugin: Use the new plugin_dispatch_values_secu...
2012-01-21 Florian Forstersrc/plugin.[ch]: Add plugin_dispatch_values_secure().
next