Merge branch 'collectd-4.10' into collectd-5.0
[collectd.git] / src /
2011-09-02 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2011-09-02 Bostjan Skufcairq plugin: Implement collection of non-numeric interrupts.
2011-08-29 Sebastian Harlprocesses plugin: Fixed handling of ProcessMatch regexe...
2011-08-27 Florian ForsterMerge "exec plugin: Fixed incorrect typecast of 64...
2011-08-27 Alexander Kovalenkoexec plugin: Fixed incorrect typecast of 64-bit timesta...
2011-08-26 Florian ForsterVarnish plugin: Fix gauge vs. derive issues.
2011-08-26 Florian ForsterMerge "fix xff excessive rounding" into collectd-4.10
2011-08-24 jbergstroemCorrect a missing yajl1/2 check
2011-08-22 Xavier Mehrenbergersrc/plugin.c: add info to 'Invalid value list' error...
2011-08-21 Florian Forsterrrdtool plugin: Fix warning about unused variable ...
2011-08-21 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2011-08-21 Francois-Xavier... fix xff excessive rounding
2011-08-16 Florian Forstermysql plugin: Remove sideeffect-free function call.
2011-08-16 Florian Forsternotify_email plugin: Remove useless function and fix...
2011-08-16 Peter GreenMany build fixes that turned up with GCC 4.6.
2011-08-01 Colin Patrick McCabesrc/csv.c: use a bigger buffer
2011-07-07 Florian Forstersrc/utils_format_json.c: Correctly format the time...
2011-07-05 Florian Forstercurl_json plugin: Add compatibility code for libyajl v2.
2011-05-22 Mike FlisherVarious plugins: Set the cURL option "CURLOPT_NOSIGNAL".
2011-05-13 Rafal Lesniaksrc/meta_data.c: Free a leaking mutex.
2011-05-09 Florian Forsterdf plugin: Improve error message.
2011-03-28 Samuli Suominennotify_desktop plugin: Add compatibility code for libno...
2011-03-27 Florian Forstersrc/collectd.h: Define "_Bool" to "int" if the C compil...
2011-03-26 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2011-03-26 Florian ForsterMerge branch 'collectd-4.9' into collectd-4.10
2011-03-19 Florian Forsterlibvirt plugin: Correctly check the status code of...
2011-03-18 Bruno PrémontFix compilation error with plugin_register_shutdown
2011-03-14 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2011-03-14 Florian ForsterMerge branch 'collectd-4.9' into collectd-4.10
2011-03-11 Gregory Szorcdispatch proper values in Python write plugin
2011-03-08 Andres J. DiazRemoved bogus checking in ut_config.
2011-03-08 Andres J. DiazFix buffer length in parse_identifier_vl function.
2011-03-08 Florian Forsterprocesses plugin: Call kvm_close() after kvm_geterr().
2011-02-22 Sebastian Harlcollectd.conf(5): Mention MySQL privileges required...
2011-02-22 Sebastian Harlcollectd.conf(5): Be more verbose about how to access...
2011-02-22 Sebastian Harlfilter_chain: Use a complaint to report plugin_write...
2011-02-09 Florian Forstersrc/plugin.c: Print a more verbose error message if...
2011-02-07 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0
2011-02-07 Florian ForsterMerge branch 'collectd-4.9' into collectd-4.10
2011-02-07 Florian Forsterexec plugin: Remove useless preprocessor stuff.
2011-02-07 Florian Forstervarnish plugin: Use a DERIVE type for allocated and...
2011-02-04 Florian Forstersrc/collectd.conf.in: Remove the "TranslateDevicename...
2011-02-03 Florian Forstersrc/common.c: Include <netinet/in.h> before <arpa/inet.h>.
2011-02-03 Florian Forsterteamspeak2 plugin: Include <netinet/in.h> before <arpa...
2011-01-28 Florian Forsterntpd plugin: Report failures of "ntpd_do_query" as...
2011-01-25 Florian ForsterMySQL plugin: Update copyright header.
2011-01-25 Florian Forstersrc/configfile.[ch]: Update copyright header.
2011-01-25 Florian Forstersrc/configfile.c: cf_util_get_port_number: Gracefully...
2011-01-13 Florian Forstersrc/utils_threshold.c: Fix creation of percentage notif...
2011-01-11 Florian Forstersrc/plugin.c: Free allocated data if plugin_insert_read...
2011-01-11 Florian Forstersrc/plugin.c: Move the error-checking code up.
2011-01-11 Blaise Tarrplugin.c: prevent re-adding read functions
2011-01-08 Florian Forsterlibcollectdclient: Remove the "nonnull" attribute.
2011-01-08 Florian Forsterlibcollectdclient: Remove lcc_strdup().
2011-01-07 Florian Forstersrc/utils_dns.c: Make IPv6 support optional.
2011-01-07 Florian Forsterdns plugin: Disable the plugin if <pcap-bpf.h> is not...
2011-01-07 Florian Forstersrc/types.db: Clearly mark the legacy types.
2011-01-07 Florian Forstersrc/types_list.c: Ignore lines which begin with a hash...
2011-01-06 Florian Forstermodbus plugin: Relicense under the LGPLv2.1.
2011-01-04 Florian ForsterMerge branch 'collectd-4.10'
2011-01-04 Florian ForsterMerge branch 'collectd-4.9' into collectd-4.10
2011-01-04 Florian Forsterdns plugin: Include <pcap-bpf.h> if available.
2011-01-03 Florian Forstercurl_json plugin: Query the URL before trying to print it.
2011-01-02 Florian Forstersrc/common.c: parse_identifier_vl: Don't pass NULL...
2011-01-02 Florian Forsterswap plugin: Fix a comment.
2010-12-30 Florian Forstersrc/collectd{ctl,-nagios}.c: Remove the standards-flags...
2010-12-30 Florian Forsterzfs_arc plugin: Remove unused variables.
2010-12-30 Florian ForsterBuild system: Check whether X/Open flags are required...
2010-12-30 Florian Forsterswap plugin: Deactivate the kstat-based code. collectd-5.0.0-beta1
2010-12-30 Florian Forsterjava plugin: Improve an error message.
2010-12-19 Florian Forstersrc/configfile.c: Enable the "Globals" flag for the...
2010-12-16 Florian Forstermodbus plugin: Restore compatibility to libmodbus 2...
2010-12-15 Florian Forstermodbus plugin: Add support for libmodbus version 2...
2010-12-15 Florian Forstermodbus plugin: Restore compatibility to libmodbus 2...
2010-12-15 Florian Forstersrc/utils_rrdcreate.c: Convert vl->interval to seconds...
2010-12-15 Florian Forstercurl_json plugin: Fix handling of numbers which are...
2010-12-14 Florian Forstercurl_json plugin: Use "parse_value" to handle JSON...
2010-12-14 Florian Forstercurl_json plugin: Use the global config helper functions.
2010-12-13 Florian Forstercurl_json plugin: Fix handling of arrays.
2010-12-08 Florian Forsterunixsock plugin: Remove the "GETTHRESHOLD" command.
2010-12-06 Florian Forsterswap plugin: Complain if physical and virtual reporting...
2010-12-06 Florian Forsterswap plugin: Implement virtual / physical reporting...
2010-12-06 Florian ForsterMerge branch 'collectd-4.10'
2010-12-06 Florian ForsterMerge branch 'collectd-4.9' into collectd-4.10
2010-12-05 Florian ForsterVarious plugins: Convert more plugins to use "derive...
2010-12-05 Florian ForsterVarious plugins: Change various plugins to use "derive...
2010-12-05 Florian Forstersrc/common.c: parse_value: Fix assignment of derive...
2010-12-05 Florian Forstersrc/types.db: Rename the data sources of all types...
2010-12-05 Florian Forstersrc/types.db: Replace all COUNTER data sources with...
2010-12-05 Florian Forsterthreshold plugin: Implement dispatching "missing" notif...
2010-12-05 Florian Forstersrc/common.h: NOTIFICATION_INIT_VL: Remove the "ds...
2010-12-05 Florian Forstersrc/plugin.[ch]: Pass the user data to registered ...
2010-12-05 Florian Forsterthreshold plugin: Move the threshold checking code...
2010-11-27 Florian ForsterMerge branch 'collectd-4.10'
2010-11-27 Florian ForsterMerge branch 'collectd-4.9' into collectd-4.10
2010-11-26 Florian Forstersrc/utils_time.[ch]: Implement work-around for Mac...
2010-11-25 Florian ForsterMerge remote branch 'trenkel/collectd-4.9' into collect...
2010-11-25 Sven Trenkelnetapp: Fixed incompatible changes between NetApp Relea...
2010-11-23 Florian Forsterswap plugin: Fix a bug collecting swap I/O.
2010-11-23 Florian Forstersrc/utils_cache.c: Call the "missing" callbacks when...
next