write_http plugin: Add a StoreRates option.
[collectd.git] / src /
2010-02-25 Paul Sadauskaswrite_http plugin: Add a StoreRates option.
2010-02-25 Florian ForsterMerge branch 'collectd-4.9'
2010-02-25 Florian ForsterMerge branch 'collectd-4.8' into collectd-4.9
2010-02-10 Amit GuptaBuild system: Put Java class files into a .jar file.
2010-02-10 Florian Forstersrc/utils_cmd_listval.c: Fix a memory leak.
2010-02-10 Michael StapelbergBugfix: correctly handle spurious wakeups in pthread_co...
2010-02-04 Florian Forstersrc/utils_format_json.c: Use "isfinite" rather than...
2010-02-04 Florian Forstersrc/collectd.h: Add fallback implementations of "isfini...
2010-02-04 Chris Bubenutils_format_json: serialize nan and inf as null, as...
2010-01-28 Sebastian Harlping plugin: Improved some error messages.
2010-01-26 Florian Forstercontextswitch plugin: Handle large counter/derive value...
2010-01-24 Sebastian Harlcollectd{-python,.conf}(5): Fixed some typos.
2010-01-24 Sebastian Harlcollectd{-perl,.conf}(5), {my,postgre}sql plugins:...
2010-01-23 Florian Forstercurl_xml plugin: Cast _Bool to long when calling curl_e...
2010-01-23 Florian Forsterapache plugin: Fix collection of the "apache_connection...
2010-01-23 Florian Forsterapache plugin: Added support for the "IdleWorkers"...
2010-01-21 Florian Forstersrc/filter_chain.c: Make info-message more verbose.
2010-01-20 Florian Forsterswap plugin: Put parsing of Linux 2.6 and <2.6 files...
2010-01-20 Florian Forstersrc/common.[ch]: Implement “strtoderive”.
2010-01-20 Florian Forsterswap plugin: Remove trailing whitespace.
2010-01-20 Lorin Scrabaswap plugin - swap in/out does not work for kernels...
2010-01-20 Paul SadauskasUse Curl AnyAuth (digest+basic) instead of just digest
2010-01-20 Florian ForsterMerge commit 'tokkee/sh/collectd-4.8' into collectd-4.8
2010-01-19 Florian Forstersrc/collectd.c: Include the plugin directory in the...
2010-01-19 Florian Forstercollectd.conf.in: Add the cURL-XML plugin.
2010-01-15 Sebastian Harlexec plugin: Improved some error messages.
2010-01-14 Florian ForsterMerge branch 'collectd-4.8' into collectd-4.9 collectd-4.9.1
2010-01-14 Florian Forsterprocesses plugin: Fix handling of the ps_disk_{octets...
2010-01-13 Florian ForsterMerge branch 'ag/curl_xml'
2010-01-13 Florian ForsterMerge commit 'tokkee/sh/collectd-4.8' into collectd-4.8
2010-01-13 Florian Forstercollectd.conf(5): Rephrase a weird sentence in the...
2010-01-13 Florian Forstercollectd.conf(5): Remove trailing whitespace.
2010-01-13 Florian Forstercollectd.conf(5): Document the cURL-XML plugin.
2010-01-13 Amit Guptacurl_xml plugin: Replace the AVL-tree with a linked...
2010-01-13 Sebastian Harltypes.db(5): Mention the types "ABSOLUTE" and "DERIVE...
2010-01-13 Amit Guptacurl_xml plugin: Rename "Instance" and "Values" to...
2010-01-13 Florian ForsterMerge commit 'origin/ff/routeros'
2010-01-13 Florian ForsterMerge branch 'collectd-4.9'
2010-01-13 Florian ForsterMerge branch 'collectd-4.8' into collectd-4.9
2010-01-13 Florian ForsterMerge branch 'collectd-4.7' into collectd-4.8
2010-01-11 Florian Forstercurl_xml plugin: Don't use a hyphen to separate instanc...
2010-01-11 Florian Forstercurl_xml plugin: Documented the type-instance behavior...
2010-01-11 Florian Forstercurl_xml plugin: Break up “cx_submit_xpath_values”...
2010-01-11 Florian Forstercurl_xml plugin: Move the setting of type_instance...
2010-01-11 Florian Forstercurl_xml plugin: Make absolutely certain “instance_node...
2010-01-11 Florian Forstercurl_xml plugin: Check the return value of “cx_evaluate...
2010-01-11 Florian Forstercurl_xml plugin: Change C++-style comments into C-style...
2010-01-11 Florian Forstercurl_xml plugin: Clear type_instance if it is not set.
2010-01-11 Florian Forstercurl_xml plugin: Adapted copyright for 2010.
2010-01-11 Florian Forstercurl_xml plugin: Replace cx_config_add_string and cx_co...
2010-01-11 Florian Forstercurl_xml plugin: Reorder functions and remove forward...
2010-01-11 Amit Guptacurl_xml plugin: New plugin to fetch and parse XML...
2010-01-05 Florian Forstersrc/collectd.conf.in: Add the new options of the router...
2010-01-05 Florian Forstercollectd.conf(5): Document the new config options of...
2010-01-05 Florian ForsterMerge branch 'master' into ff/routeros
2010-01-05 Florian ForsterMerge commit 'trenkel/st/python'
2010-01-05 Florian ForsterMerge branch 'collectd-4.9'
2010-01-05 Florian ForsterMerge commit 'tokkee/sh/collectd-4.9' into collectd-4.9
2010-01-05 Florian ForsterMerge branch 'collectd-4.9'
2010-01-05 Florian ForsterMerge branch 'collectd-4.8' into collectd-4.9
2010-01-05 Sven Trenkelpython: Documenting python3 changes.
2010-01-05 Sven Trenkelpython: Restored python2 compatibility.
2010-01-05 Sven Trenkelpython: Added notification repr. Python3 support completed.
2010-01-05 Sven Trenkelpython: Fixed more unicode related problems.
2010-01-05 Sven Trenkelpython: repr works for Values again.
2010-01-05 Sven Trenkelpython: Made the plugin unicode save.
2010-01-05 Sven TrenkelBetter and unicode compatible repr for PluginData.
2010-01-05 Sven TrenkelFixed string repr for config nodes.
2010-01-05 Sven TrenkelAdded macro CPY_SUBSTITUTE.
2010-01-05 Sven TrenkelConfig object repr string is back.
2010-01-05 Sven TrenkelSomewhat workable python3 support. This breaks python2...
2010-01-04 Florian Forsterrrdtool plugin: Correctly initialize the ->random_varia...
2009-12-31 plazmusapache plugin: Fix a segmentation fault in the config...
2009-12-27 Sebastian Harlsrc/collectd.conf: Added missing plugins and config...
2009-12-27 Sebastian Harlcollectd.conf: Added "LoadPlugin Monitorus/OpenVZ"...
2009-12-25 Florian Forstersrc/collectd.conf.in: Added an example config for the...
2009-12-25 Florian Forstersrc/collectd.conf.in: Added an example config for the...
2009-12-25 Florian Forstersrc/collectd.conf.in: Add example config for the router...
2009-12-25 Florian Forstercollectd.conf(5): Document the “IncludeHidden” option...
2009-12-25 Florian Forsterfilecount plugin: Use the ?:-operator for the hidden...
2009-12-25 Florian Forsterfilecount plugin: Simplify config handling.
2009-12-25 Florian Forsterfilecount plugin: Fix bitfield and default behavior.
2009-12-25 Vaclav Malekfilecount plugin: Make it possible to include hidden...
2009-12-25 Vaclav Maleksrc/common.[ch]: walk_directory: Add "include hidden...
2009-12-24 Florian ForsterMerge branch 'collectd-4.9' into ff/routeros
2009-12-23 Florian Forsterrouteros plugin: Use the node name for the "host" field.
2009-12-23 Florian Forsterrouteros plugin: Add support for the "system resource...
2009-12-21 Sebastian Harlcollectd-snmp(5): Comma fixes.
2009-12-18 Sven TrenkelAnnoying signal documentation. collectd-4.9.0
2009-12-18 Florian ForsterMerge branch 'collectd-4.9'
2009-12-18 Florian ForsterMerge branch 'collectd-4.8' into collectd-4.9
2009-12-18 Florian ForsterMerge branch 'collectd-4.7' into collectd-4.8
2009-12-18 Florian Forstersrc/plugin.c: plugin_log: Print to stderr if no log...
2009-12-16 Florian Forsternetwork plugin: Change the license to LGPL 2.1.
2009-12-16 Florian Forsteroracle plugin: Check the connection status and reconnec...
2009-12-15 Florian ForsterMerge branch 'collectd-4.9'
2009-12-15 Florian ForsterMerge branch 'collectd-4.8' into collectd-4.9
2009-12-15 Stefan Völkelping plugin: Add MaxMissed option.
2009-12-15 Florian ForsterMerge branch 'collectd-4.7' into collectd-4.8
2009-12-15 Stefan Völkelping plugin: Add MaxMissed option.
next