collectd.git
2010-01-13 Florian ForsterMerge branch 'ag/curl_xml'
2010-01-13 Florian Forstercollectd.conf(5): Document the cURL-XML plugin.
2010-01-13 Florian ForsterREADME: Add the curl_xml plugin.
2010-01-13 Amit Guptacurl_xml plugin: Replace the AVL-tree with a linked...
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 Forsterbindings/perl/lib/Collectd.pm: Add forgotten "config...
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 ForsterAUTHORS: Added curl_xml plugin to Amit.
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 Sven Trenkelpython: Fixed configure script for python3.
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 HarlMonitorus.pm: Put the plugin into the "Collectd::Plugin...
2009-12-27 Sebastian Harlbindings/Makefile: Added Monitorus.pm to EXTRA_DIST.
2009-12-27 Sebastian Harlsrc/collectd.conf: Added missing plugins and config...
2009-12-27 Sebastian Harlcollectd.conf: Added "LoadPlugin Monitorus/OpenVZ"...
2009-12-26 Sebastian HarlREADME: Added missing plugins.
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-23 Florian Forstercontrib/snmp-probe-host.px: Implemented the “--exclude... collectd-4.7
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 ForsterBumped version to 4.8.2; Updated ChangeLog. collectd-4.8.2
2009-12-18 Florian ForsterMerge branch 'collectd-4.7' into collectd-4.8
2009-12-18 Florian ForsterBumped version to 4.7.5; Updated ChangeLog. collectd-4.7.5
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.
2009-12-15 Florian Forstermemory plugin: Fixed handling of >4G of memory on Mac...
2009-12-15 Florian Forstercontrib/collection3: Add Regexp::Common to the README.
2009-12-15 Sebastian Harlconfigure: Fixed copy&paste error in --with-libupsclient.
2009-12-14 Sven TrenkelFixed refcount error.
2009-12-14 Florian Forstermemory plugin: Fixed handling of >4G of memory on Mac...
2009-12-13 Florian Forstercontrib/collection3: Add Regexp::Common to the README.
2009-12-13 Sebastian Harlconfigure: Fixed copy&paste error in --with-libupsclient.
2009-12-12 Florian ForsterMerge branch 'collectd-4.9' of verplant.org:/var/lib...
2009-12-12 Florian Forstercurl, df and processes plugins: Updated copyright infor...
2009-12-12 Florian Forstercollectd.conf(5): If “MeasureResponseTime” is enabled...
2009-12-12 Florian Forstercollectd.conf.in: Added the Report{Reserved,Inodes...
2009-12-10 Florian Forstercollectd-python(5): Remove trailing whitespace.
2009-12-10 Sven TrenkelReturn EINVAL instead of 0 on error.
2009-12-10 Sven TrenkelAdded function to get a list of meta data entries.
2009-12-10 Sven TrenkelAdded function to get the data type of a meta data...
2009-12-10 Sebastian HarlCollectd.pm: Improved some debug messages.
2009-12-09 Sven TrenkelNetApp documentation of tested filers.
2009-12-09 Sven Trenkelnetapp: Better error messages.
2009-12-09 Florian Forsterhashed match: Fix only-C90 compiler warning.
2009-12-09 Stefan Völkelping plugin: Cleanup used variable names.
2009-12-09 Florian ForsterChangeLog: Fix a typo.
2009-12-09 Florian ForsterChangeLog: Added changes for 4.9.0.
next