Fix compile time issues
[collectd.git] / src / amqp1.c
2019-07-19 Matthias RungeClang-format a few files to make CI happy
2019-07-19 Zebity SpringRun all changed files 68 8.c/1*.h through format.sh...
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-20 Pavel RochnyakMerge pull request #2806 from rorysexton/dev_turbostat_...
2018-10-08 Florian ForsterMerge branch 'collectd-5.8'
2018-09-05 Ruben KerkhofMerge branch 'collectd-5.8'
2018-07-26 Pavel RochnyakMerge pull request #2878 from nhuff/freebsd_pending_io
2018-07-25 Pavel RochnyackRemoved parentheses around return arguments
2018-07-25 Pavel Rochnyackamqp1: clang-format
2018-07-25 Pavel RochnyakMerge pull request #2876 from abays/fix_amqp1_typo
2018-07-25 Andrew BaysFix typo in amqp1 JSON format error message
2018-07-10 Pavel RochnyackMerge branch 'collectd-5.8' into collectd-master
2018-07-08 Pavel RochnyackMerge branch 'collectd-5.8' into master
2018-07-02 kevin-laatz-intelMerge branch 'master' into fix_deprecated_func
2018-06-26 Ruben KerkhofMerge pull request #2837 from abays/fix-collectd-tg...
2018-05-31 Ruben KerkhofMerge pull request #2802 from ajssmith/amqp1_dev2_branch
2018-05-30 Andrew SmithFix potential memory leaks found in ci scan
2018-05-30 Pavel RochnyakMerge pull request #2796 from elfiesmelfie/feat_ipmi_SE...
2018-05-29 Ruben Kerkhofamqp1 plugin: fix sign compare warning
2018-05-26 Pavel RochnyakMerge pull request #1705 from rpv-tomsk/oracle-memleak-fix
2018-05-24 Ruben KerkhofMerge pull request #2797 from rubenk/amqp-cleanups
2018-05-24 Pavel RochnyackMerge pull request #2729 from cekstam/add-scale-and...
2018-05-24 Pavel RochnyakMerge pull request #2670 from antvick/feature/modbus_64bit
2018-05-24 Ruben Kerkhofamqp1 plugin: remove unneccesary cast
2018-05-24 Ruben Kerkhofamqp1: clean it up a little
2018-05-24 Ruben Kerkhofamqp1 plugin: use bool for boolean variable
2018-05-24 Ruben Kerkhofamqp1 plugin: no need to initialize statics
2018-05-24 Ruben KerkhofMerge pull request #2618 from ajssmith/amqp1_dev1_branch
2018-05-19 Andrew SmithAdded library link check and addressed review comments
2018-05-06 Andrew SmithUpdates for rpm spec and review feedback
2018-04-16 Andrew SmithAdd connection retry
2018-04-11 Andrew SmithFix leak due to sender delivery not being settled
2018-01-20 Andrew Smithfix src format
2018-01-15 Andrew SmithAdd notify handler
2017-12-12 Andrew Smithinitial commit for amqp1 plugin