Merge pull request #2684 from rpv-tomsk/fix-2673
[collectd.git] / src / utils_curl_stats.c
2016-11-29 Ruben KerkhofMerge branch 'collectd-5.5' into collectd-5.6
2016-11-28 Florian ForsterMerge branch 'collectd-5.6'
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-07 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-11-02 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-10-10 Marc FournierMerge branch 'collectd-5.5' into collectd-5.6
2016-10-07 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-09-21 Florian ForsterMerge branch 'pr/1649'
2016-09-13 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-09-08 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-09-06 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-09-06 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-09-02 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-08-22 Ruben KerkhofMerge branch 'hugepages'
2016-08-18 Marc FournierMerge branch 'collectd-5.5' into collectd-5.6
2016-08-16 Marc FournierMerge branch 'collectd-5.5' into collectd-5.6
2016-08-11 Sebastian HarlMerge pull request #1876 from octo/issue/1819
2016-08-11 Ruben KerkhofMerge branch 'collectd-5.5'
2016-08-09 Marc FournierMerge remote-tracking branch 'origin/pr/1346'
2016-08-07 Ruben KerkhofMerge pull request #1490 from rubenk/uuid
2016-08-07 Ruben KerkhofMerge pull request #1844 from rubenk/sigrok
2016-08-07 Florian ForsterMerge branch 'pr/1826'
2016-08-06 Florian ForsterMerge branch 'collectd-5.5'
2016-08-05 Ruben KerkhofMerge pull request #1843 from xinity/mysql-galera-stats
2016-08-05 Ruben KerkhofMerge branch 'collectd-5.5'
2016-08-04 Ruben KerkhofMerge pull request #1842 from rubenk/declare-loop-varia...
2016-08-04 Ruben Kerkhoftreewide: declare loop variable in loop expression
2016-08-03 Ruben KerkhofMerge pull request #1832 from rubenk/check-for-c99...
2016-08-03 Ruben KerkhofMerge pull request #1830 from rubenk/move-collectd...
2016-08-02 Ruben Kerkhoftreewide: add blank line below collectd.h
2016-08-01 Florian ForsterMerge branch 'pr/1791'
2016-07-26 Ruben KerkhofMerge branch 'collectd-5.5'
2016-07-26 Florian ForsterMerge branch 'collectd-5.5'
2016-07-24 Rinigusfix configure.ac
2016-07-23 Ruben Kerkhofutils_curl_stats.c: fix order of calloc arguments
2016-07-21 Florian ForsterMerge branch 'collectd-5.5'
2016-06-14 Marc FournierMerge branch 'collectd-5.5'
2016-06-11 Ruben KerkhofMerge pull request #1004 from tokkee/sh/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 Harlcurl stats: Use CamelCase identifiers instead of using...
2016-06-10 Sebastian HarlAdd request specific statistics to all CURL-based plugins.