Fix compile time issues
[collectd.git] / src / write_stackdriver.c
2019-07-19 Zebity SpringRun all changed files 68 8.c/1*.h through clang-format
2019-07-19 Zebity SpringAdd snprintf wrapper for GCC 8.2/3
2019-05-15 Pavel RochnyakMerge pull request #2986 from shastah/feature/curl...
2019-04-29 usev6Update to resolve conflicts due to renamed files
2019-03-07 Pavel RochnyakMerge pull request #2874 from elfiesmelfie/feat_virt_bl...
2019-02-20 Florian ForsterMerge branch 'collectd-5.8'
2019-02-20 Ruben KerkhofMerge pull request #3060 from octo/issue/2973
2019-02-19 Florian ForsterMerge pull request #3074 from mfournier/ci-setup
2019-02-12 Matthias RungeMerge pull request #3061 from octo/docs
2019-02-12 Ruben KerkhofMerge pull request #3055 from dfandrich/travis
2019-02-12 Ruben KerkhofMerge pull request #3021 from rubenk/libcollectdclient...
2019-02-12 Florian ForsterMerge pull request #2961 from octo/ff/utils
2019-02-11 Florian ForsterTree wide: Move utilities and libraries to src/utils/.
2019-02-10 Florian ForsterMerge branch 'collectd-5.8'
2018-11-19 Andrew BaysMerge branch 'master' into add_ovs_stats_bonds_3
2018-10-26 Pavel RochnyackMerge branch 'collectd-5.8' into master
2018-10-22 Evgeny Naumovmerge upstream
2018-10-20 Pavel RochnyakMerge pull request #2806 from rorysexton/dev_turbostat_...
2018-10-18 Florian Forsterwrite_stackdriver plugin: Remove redundant error message.
2018-10-18 Florian Forsterwrite_stackdriver plugin: Check "http_code" instead...
2018-10-18 Florian Forsterwrite_stackdriver plugin: Check pointer for NULL before...
2018-10-18 Florian ForsterMerge remote-tracking branch 'github/pr/2472'
2018-10-09 Florian Forsterwrite_stackdriver plugin: Check message for NULL before...
2018-10-09 Florian Forsterwrite_stackdriver plugin: Set HTTP request timeout.
2018-10-08 Florian Forsterwrite_stackdriver plugin: Centralize HTTP calls, add...
2018-10-04 Florian ForsterVarious files: Remove mode line.
2018-10-04 Florian Forsterwrite_stackdriver plugin: Use the "Label" option inside...
2018-10-04 Florian ForsterRename write_gcm to write_stackdriver.