python: Addressed review comments
[collectd.git] / src /
2016-12-02 Ruben Kerkhofutils_format_graphite_test.c: fix build warnings
2016-12-02 Ruben Kerkhofbattery_statefs: fix a few build warnings
2016-12-02 Ruben Kerkhofmeta_data.c: fix a build warning
2016-12-02 Ruben KerkhofMerge branch 'collectd-5.7'
2016-12-02 Ruben KerkhofMerge pull request #2069 from octo/issue/2067
2016-12-01 Florian Forstersrc/Makefile.am: Fix dependencies for the "tail" and...
2016-11-30 Francesco Romanivirt plugin: Properly reset the lists
2016-11-30 Francesco Romanivirt plugin: Disable tests momentarily
2016-11-30 Francesco Romanivirt plugin: Add tests for the domain tags
2016-11-30 Francesco Romanivirt plugin: Minor fixes
2016-11-30 Francesco Romanivirt plugin: Use int, for the number of instances
2016-11-30 Francesco Romanivirt plugin: Avoid NULL pointer deference
2016-11-30 Francesco Romanivirt plugin: Add support for domain tags
2016-11-30 Francesco Romanivirt plugin: Support for multiple read callbacks
2016-11-30 Francesco Romanivirt plugin: Factor the read state into a struct
2016-11-29 Ruben KerkhofMerge pull request #1898 from rubenk/remove-libltdl...
2016-11-29 Ruben KerkhofDrop support for libtool version 1
2016-11-29 Florian Forstersrc/utils_format_graphite.[ch]: Test correct null termi...
2016-11-29 Ruben KerkhofMerge branch 'collectd-5.7'
2016-11-29 Ruben KerkhofMerge pull request #2064 from rubenk/fix-make-distcheck
2016-11-29 Ruben KerkhofFix make distcheck
2016-11-29 Kevin BowlingCollected podtypo
2016-11-29 Ruben KerkhofMerge branch 'collectd-5.6' into collectd-5.7
2016-11-29 Ruben KerkhofMerge branch 'collectd-5.5' into collectd-5.6
2016-11-29 Ruben KerkhofMerge pull request #2041 from mfournier/contrib-docker
2016-11-29 Florian Forsterwrite_tsdb plugin: Simplify the ResolveInterval configu...
2016-11-29 Florian Forsterwrite_tsdb plugin: Use cdrand_range().
2016-11-29 Florian Forstercollectd.conf(5): s/TSDN/TSDB/
2016-11-29 Florian Forsterwrite_tsdb plugin: Rename options to "Resolve{Interval...
2016-11-29 Florian Forsterwrite_tsdb plugin: Coding style fixes.
2016-11-29 Yves Mettierwrite_tsdb : Add a random TTL before querying the DNS...
2016-11-29 Yves MettierBugfix on write_tsdb configuration parser
2016-11-29 Yves MettierPrevent DNS flood when TSDB is not available
2016-11-28 Florian ForsterEven more renormalization.
2016-11-28 Florian ForsterMerge branch 'collectd-5.6'
2016-11-28 Florian ForsterMore reformatting.
2016-11-28 Florian ForsterMerge branch 'collectd-5.6'
2016-11-28 Florian ForsterTree wide: Reformat with clang-format.
2016-11-28 Florian ForsterTree wide: Reformat with clang-format.
2016-11-28 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-11-28 Florian ForsterMerge branch 'pr/2056'
2016-11-28 Florian Forstercollectd.conf(5): Improve documentation of the turbosta...
2016-11-28 Brock JohnsonUpdated to actually honor the boolean and clarified...
2016-11-27 Florian Forstercollectd.conf(5): Add missing blank line.
2016-11-27 Florian Forstersrc/utils_latency_config.c: Avoid nested compound literals.
2016-11-27 Florian Forstersrc/daemon/utils_match.[ch]: Rename UTILS_MATCH_CF_GAUG...
2016-11-27 Florian Forstertail plugin: Rename DSType from Latency to Distribution.
2016-11-27 Florian Forstersrc/utils_latency{,_config}.[ch]: Reformat new code...
2016-11-27 Florian Forstercollectd.conf(5): Update the "LatencyRate" option.
2016-11-27 Florian Forstersrc/utils_latency.[ch]: get_rate(): Make lower bound...
2016-11-27 Florian Forstersrc/utils_latency.[ch]: Remove latency_counter_get_star...
2016-11-27 Florian Forstersrc/utils_latency.[ch]: Improve accuracy, update unit...
2016-11-27 Pavel RochnyackDSType latency: Improved after PR code review
2016-11-27 Pavel Rochnyack+ liblatency: Added utils_latency_config code
2016-11-27 Pavel Rochnyack+ utils_latency: Cleaned latency_counter_get_rate(...
2016-11-27 Pavel Rochnyack+ utils_latency: Added latency_counter_get_rate()
2016-11-27 Pavel Rochnyack+ User_data destroy callback added to match_create_call...
2016-11-27 Florian ForsterMerge remote-tracking branch 'github/pr/2058'
2016-11-26 Florian Forsteramqp, write_graphite and write_kafka plugins: Implement...
2016-11-26 Florian Forstersrc/utils_format_graphite.[ch]: Implement the GRAPHITE_...
2016-11-26 brockcjAdd config boolean for logical CPU naming for turbostat...
2016-11-25 Florian ForsterMerge remote-tracking branch 'github/pr/2052'
2016-11-25 Florian ForsterMerge remote-tracking branch 'github/pr/2054'
2016-11-25 Florian Forstersrc/utils_format_graphite.[ch]: Add unit test.
2016-11-21 Ruben KerkhofMerge pull request #2046 from rubenk/cleanup-dpdk-detection
2016-11-21 Florian ForsterMerge remote-tracking branch 'github/pr/2040'
2016-11-20 Florian Forstersrc/daemon/plugin.c: Address review comments.
2016-11-19 Ruben KerkhofRewrite the check for libdpdk
2016-11-19 Taras Chornyidpdkstat: Added support for dpdk 16.07.
2016-11-19 Florian Forsterconfigure.ac: Improve detection and usage of pthread_se...
2016-11-16 Marc Fourniermqtt, gps: add name parameter to plugin_thread_create()
2016-11-16 Manuel Luis Sanmar... Explain the need for _GNU_SOURCE
2016-11-16 Manuel Luis Sanmar... Add support to set the thread name.
2016-11-15 Florian Forsterwrite_prometheus plugin: Escape label values.
2016-11-11 Florian ForsterMerge remote-tracking branch 'github/pr/1967'
2016-11-11 Florian Forsterwrite_prometheus plugin: Use the "static" macro to...
2016-11-11 Florian Forsterwrite_prometheus plugin: Don't allocate metric families...
2016-11-11 Marc Fournierwrite_prometheus: add support for libmicrohttpd 0.9.45+
2016-11-11 Florian Forsterwrite_prometheus plugin: Improve performance of metric_...
2016-11-11 Florian Forsterwrite_prometheus plugin: Optimize metric_family_get_met...
2016-11-11 Florian Forsterwrite_prometheus plugin: New plugin for exposing metric...
2016-11-11 Florian Forstercollectd-tg: Fix sleep interval.
2016-11-07 Florian ForsterMerge branch 'collectd-5.6'
2016-11-07 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-11-07 Florian ForsterMerge remote-tracking branch 'github/pr/2026' into...
2016-11-06 Florian Forsterapcups plugin: Skip metrics not reported by the UPS.
2016-11-06 Florian Forsterwrite_kafka plugin: Fix support for librdkafka 0.9.0.
2016-11-06 Florian ForsterMerge remote-tracking branch 'github/pr/2027' into...
2016-11-06 Florian Forstermodbus plugin: Avoid sizeof(struct sockaddr).
2016-11-06 Florian Forstersrc/write_riemann_threshold.h: Various fixes.
2016-11-06 Florian Forsterwrite_riemann plugin: Fix order of includes.
2016-11-02 Florian ForsterMerge branch 'collectd-5.6'
2016-11-02 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-11-02 Florian Forstersrc/daemon/utils_tail_match.c: Use match_value_reset().
2016-11-01 Florian Forstersrc/daemon/utils_match.c: Add GAUGE_PERSIST logic to...
2016-10-31 Florian Forstersrc/daemon/utils_match.c: Improve readability of reset...
2016-10-31 Florian Forstercollectd.conf(5): Fix typos.
2016-10-30 Florian Forsterbattery plugin: Fix type in a warning.
2016-10-30 Florian Forstertail plugin: Implement the "GaugePersist" type.
2016-10-30 Ruben Kerkhofzfs_arc: remove double metric
next