Merge pull request #1816 from octo/grpc-free-iter
[collectd.git] / src /
2016-07-28 Sebastian HarlMerge pull request #1816 from octo/grpc-free-iter
2016-07-28 Florian Forstergrpc plugin: Free the cache iterator when returning...
2016-07-28 Florian ForsterMerge remote-tracking branch 'github/pr/1814'
2016-07-28 Florian Forsterempty_counter match: Code cleanup.
2016-07-28 Florian Forsterempty_counter match: Add support for the DERIVE data...
2016-07-28 Florian Forstervarnish plugin: Add informative warnings to the config...
2016-07-27 Ruben KerkhofMerge pull request #1806 from rubenk/network-plugin...
2016-07-26 Ruben Kerkhofwrite_http: fix warning in new kairos support
2016-07-26 Ruben Kerkhofwrite_http: remove superfluous braces
2016-07-26 Ruben KerkhofMerge pull request #1809 from beorn-/write_http_kairosd...
2016-07-26 Aurelien ROUGEMONTAdd KAIROSDB format to write_http plugin
2016-07-26 Ruben KerkhofMerge branch 'collectd-5.5'
2016-07-26 Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2016-07-26 Ruben KerkhofMerge pull request #1804 from rubenk/madwifi-fix-buffer...
2016-07-26 Aurelien ROUGEMONTmetadata: add comment about metadata functions use...
2016-07-26 Ruben KerkhofMerge pull request #1807 from matteocontrini/master
2016-07-26 Florian Forsternetwork plugin: Fix error message for GCRYCTL_INIT_SECM...
2016-07-26 Florian ForsterMerge branch 'collectd-5.5'
2016-07-25 Matteo ContriniAdded 'operations_per_second' (redis) type
2016-07-25 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2016-07-25 Florian Forsternetwork plugin, libcollectdclient: Check return value...
2016-07-24 Ruben Kerkhoflibcollectdclient: fix compiler warning on Solaris
2016-07-24 Ruben Kerkhofutils_cache_mock: fix annotations
2016-07-24 Ruben Kerkhoftreewide: fix invocation of c_avl_create
2016-07-24 Ruben Kerkhofemail plugin: fix lint warnings
2016-07-24 Ruben Kerkhofutils_llist.c: remove unneccesary include
2016-07-24 Ruben Kerkhofwrite_kafka plugin: remove unneccesary includes
2016-07-24 Ruben Kerkhofthreshold plugin: remove unneccesary include
2016-07-24 Ruben Kerkhofmqtt plugin: remove unused include
2016-07-24 Ruben Kerkhofbattery plugin: remove unused include
2016-07-24 Ruben Kerkhofmemcachec plugin: correct error message
2016-07-24 Ruben Kerkhofcurl plugin: correct error message
2016-07-24 Ruben Kerkhofmodbus plugin: unsigned value can't be negative
2016-07-24 Ruben Kerkhofcollectd-tg: remove dead code
2016-07-24 Ruben Kerkhoffscache plugin: unsigned value can't be negative
2016-07-24 Ruben Kerkhofuuid plugin: fix inclusion of libhal.h
2016-07-24 Ruben Kerkhofganglia plugin: unsigned value can't be negative
2016-07-24 Ruben Kerkhoftreewide: remove unused includes
2016-07-24 Ruben Kerkhofnetwork plugin: use size_t for length and offsets
2016-07-24 Ruben Kerkhofapache plugin: fix compiler warning on Solaris
2016-07-24 Ruben Kerkhofmemcached plugin: fix compiler warning on Solaris
2016-07-24 Ruben Kerkhofmysql plugin: remove unneccesary cast
2016-07-24 Ruben Kerkhofnetwork plugin: unsigned variables can't be negative
2016-07-24 Ruben Kerkhofutils_dns.c: unsigned variable can't be negative
2016-07-24 Ruben Kerkhofutils_dns.c: fix strange linebreak
2016-07-24 Ruben Kerkhofrrdtool plugin: unsigned value can't be negative
2016-07-24 Ruben Kerkhofted plugin: 0xAA doesn't fit in a signed char
2016-07-24 Ruben Kerkhofopenldap plugin: rc is only used once
2016-07-24 Ruben Kerkhofinterface plugin: val is only used once
2016-07-24 Ruben KerkhofMake chrony compile with Solaris Studio compiler
2016-07-24 Ruben Kerkhofutils_dns.c: remove dead code
2016-07-24 Ruben Kerkhofzone plugin: remove unused code
2016-07-24 Ruben Kerkhofcollectctl: remove dead code
2016-07-23 Ruben Kerkhofteamspeak plugin: fix indentation
2016-07-23 Ruben Kerkhofmadwifi plugin: fix buffer overflows
2016-07-23 Ruben Kerkhofcurl_xml plugin: fix indentation
2016-07-23 Ruben Kerkhofutils_curl_stats.c: fix order of calloc arguments
2016-07-23 Ruben Kerkhoflibcollectdclient: remove unneccesary cast
2016-07-23 Ruben Kerkhofprocesses plugin: fix indentation
2016-07-23 Ruben Kerkhoflog_logstash plugin: fix indentation
2016-07-23 Ruben Kerkhofcurl_json plugin: fix indentation
2016-07-23 Ruben Kerkhofconntrack plugin: fix indentation
2016-07-23 Ruben Kerkhofutils_cmd_putval.c: fix indentation
2016-07-23 Ruben Kerkhofutils_threshold.c: fix indentation
2016-07-23 Ruben Kerkhofcollectd.h: guard define of __attribute__
2016-07-23 Ruben Kerkhofcollectd.h: remove unused defines
2016-07-23 Ruben Kerkhofcollectd.h: fix indentation
2016-07-21 Florian ForsterMerge branch 'collectd-5.5'
2016-07-21 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2016-07-21 Florian Forsternetwork plugin: Fix heap overflow in parse_packet().
2016-07-18 Ruben KerkhofMerge pull request #1765 from vincentbernat/fix/kafka...
2016-07-18 Ruben KerkhofMerge pull request #1785 from rinigus/master_issue1781
2016-07-18 Ruben KerkhofMerge pull request #1794 from swt2c/smart_use_serial
2016-07-16 Ruben KerkhofMerge pull request #1783 from matwey/ntp
2016-07-16 Matwey V. Kornilovntpd: Check STA_NANO in the server status
2016-07-15 Ruben Kerkhofzookeeper plugin: remove unneccesary cast
2016-07-15 Ruben Kerkhofntpd plugin: remove unneccesary casts
2016-07-15 Ruben Kerkhofcollectd-nagios: fix some whitespace
2016-07-15 Ruben Kerkhofvirt plugin: fix some whitespace
2016-07-15 Ruben KerkhofMerge pull request #1793 from rubenk/fix-riemann-plugin...
2016-07-15 Ruben KerkhofFix write_riemann plugin build on 32-bit Solaris
2016-07-15 Scott Talbertsmart plugin: add option to store data using serial...
2016-07-15 Ruben KerkhofMerge pull request #1770 from swt2c/smart_ignore_sleep
2016-07-15 Scott Talbertsmart plugin: add IgnoreSleepMode option to ignore...
2016-07-15 Ruben KerkhofMerge pull request #1773 from skob/master
2016-07-15 skobAdd slow queries statistics to mysql module
2016-07-08 rinigusdisk plugin: release udev-based name. Fixes #1781
2016-06-15 Vincent Bernatwrite_kafka: ensure key is properly hashed to select...
2016-06-14 Marc FournierMerge branch 'collectd-5.5'
2016-06-14 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2016-06-14 Marc Fourniersrc/*.pod: fix minor warnings spotted by podchecker
2016-06-14 Marc Fourniercollectd.conf.pod: fix minor typos in ntpd plugin section
2016-06-14 Marc Fournierdoc: add chronyd section to manpage
2016-06-11 Ruben KerkhofMerge pull request #1004 from tokkee/sh/curl
2016-06-10 Sebastian HarlLanguage and typo fixes.
2016-06-10 Sebastian Harlutils_curl_stats: Drop the nonnull attribute from curl_...
2016-06-10 Sebastian Harlcurl stats: Use cf_util_get_boolean().
2016-06-10 Sebastian Harlcurl stats: Simplified some error checks and removed...
2016-06-10 Sebastian Harlconfigure / curl stats: Check for CURLINFO_APPCONNECT_TIME.
2016-06-10 Sebastian Harlcollectd.conf(5): Briefly explain MeasureResponseTime...
next