amqp1 plugin: use bool for boolean variable
[collectd.git] / src / amqp1.c
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