Merge remote-tracking branch 'github/pr/2059'
[collectd.git] / src /
2016-12-22 Florian ForsterMerge remote-tracking branch 'github/pr/2059'
2016-12-21 Ruben KerkhofMerge pull request #2085 from rubenk/non-recursive...
2016-12-21 Ruben KerkhofSwitch to non-recursive make
2016-12-17 Ruben KerkhofMerge branch 'collectd-5.7'
2016-12-17 Ruben KerkhofFix parallel build
2016-12-17 Florian ForsterAuto-Merge pull request #2053 from nuclearcat/master
2016-12-17 Denys FedoryshchenkoSuggestions
2016-12-17 Denys FedoryshchenkoMore appropriate metric
2016-12-17 Denys FedoryshchenkoRemoving double reference
2016-12-17 Denys FedoryshchenkoAdding support of drops value monitoring
2016-12-16 Florian ForsterAuto-Merge pull request #2111 from octo/cid/157643
2016-12-16 Florian Forstersrc/utils_cmd_getthreshold.c: Fix formatting.
2016-12-16 Florian Forsterset target: Avoid casting negative int to size_t.
2016-12-15 Florian ForsterAuto-Merge pull request #2096 from rubenk/target-set...
2016-12-15 Florian ForsterAuto-Merge pull request #2092 from rubenk/prometheus...
2016-12-13 Ruben KerkhofMerge pull request #2100 from mojaves/pr-virt-disconnec...
2016-12-13 Francesco Romanivirt plugin: Use lv_disconnect on shutdown
2016-12-13 Francesco Romanivirt plugin: handle disconnect on inst#0
2016-12-13 Ruben KerkhofMerge pull request #2101 from mojaves/pr-virt-open...
2016-12-12 Francesco Romanivirt plugin: fail init with no libvirt connection
2016-12-12 Francesco Romanivirt plugin: Open connection on init()
2016-12-11 Ruben Kerkhofutils_random.{c,h}: fix build warning
2016-12-09 Ruben Kerkhoftarget_set: plug leak on error
2016-12-09 Ruben Kerkhofemail plugin: initialize structure
2016-12-09 Ruben KerkhofMerge pull request #2093 from mojaves/pr-virt-domain...
2016-12-09 Francesco Romanivirt plugin: fix error path in lv_domain_get_tag
2016-12-09 Ruben Kerkhofwrite_prometheus: plug a small leak
2016-12-08 Ruben KerkhofMerge pull request #2089 from maryamtahhan/upstream_int...
2016-12-08 Ruben KerkhofMerge pull request #2088 from landryb/fix/2061
2016-12-08 Florian ForsterMerge branch 'collectd-5.7'
2016-12-08 Florian ForsterMerge branch 'collectd-5.6' into collectd-5.7
2016-12-08 Korynkevych, RomanXintel_rdt: reset pqos monitoring groups on initialization.
2016-12-08 Korynkevych, RomanXrdtmon: Use pqos callback to redirect pqos library...
2016-12-08 Jeremie Courreges... Fix tcpconns plugin on OpenBSD by using kvm_getfiles...
2016-12-08 Jeremie Courreges... Use kvm_openfiles with KVM_NO_FILES on OpenBSD (#2061)
2016-12-06 Sebastian HarlReformat gRPC plugin.
2016-12-06 Florian ForsterMerge remote-tracking branch 'github/pr/2080'
2016-12-06 Florian ForsterMerge remote-tracking branch 'github/pr/2081' into...
2016-12-06 Florian Forstersmart plugin: Refactor, demote warnings to debug.
2016-12-06 Florian Forsterperl plugin: Include <stdbool.h> unconditionally.
2016-12-06 Florian Forstersrc/utils_cmd_*.[ch]: Remove unused and redundant includes.
2016-12-06 Florian Forstersrc/Makefile.am: Fix linking with libcmds.la.
2016-12-05 Ruben Kerkhofuuid plugin: remove support for HAL
2016-12-05 Ruben KerkhofMerge branch 'contrib-docker-cleanup'
2016-12-05 Ruben KerkhofTreewide: remove vim modelines from C code files
2016-12-05 Ruben KerkhofMore autoconf work
2016-12-05 Ruben KerkhofFix some automake warnings
2016-12-05 Ruben KerkhofMerge pull request #2048 from mojaves/pr-virt-domain-tag
2016-12-05 Ruben KerkhofMerge branch 'collectd-5.7'
2016-12-05 Florian Forsterwrite_kafka plugin: Use 32bit random number when format...
2016-12-05 Florian Forstersrc/daemon/utils_random.[ch]: Implement cdrand_u().
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.
next