Run clang-format after removing ssnprintf
[collectd.git] / src / ovs_stats.c
2017-07-16 Ruben KerkhofRun clang-format after removing ssnprintf
2017-07-02 Ruben KerkhofMerge branch 'collectd-5.7'
2017-06-30 Ruben KerkhofMerge branch 'collectd-5.7'
2017-06-06 Ruben KerkhofMerge branch 'collectd-5.7'
2017-06-01 Ruben KerkhofMerge branch 'collectd-5.7'
2017-05-19 Florian ForsterMerge remote-tracking branch 'github/pr/2285'
2017-05-18 Ruben KerkhofMerge pull request #2287 from BrandonArp/fix_am_1_11
2017-05-18 Florian ForsterMerge remote-tracking branch 'github/pr/2105'
2017-05-18 Florian ForsterMerge remote-tracking branch 'github/pr/2190'
2017-05-17 Florian ForsterMerge remote-tracking branch 'github/pr/2277'
2017-05-16 Florian ForsterMerge branch 'collectd-5.7'
2017-05-13 Ruben KerkhofRemove parentheses around return arguments
2017-05-12 Florian ForsterMerge branch 'collectd-5.7'
2017-05-12 Florian ForsterMerge branch 'collectd-5.7'
2017-04-14 Ruben KerkhofMerge branch 'collectd-5.7'
2017-04-10 Ruben KerkhofMerge pull request #2168 from maryamtahhan/feat_libvirt...
2017-03-29 Ruben KerkhofMerge pull request #2051 from dsilakov/virt_list_domains
2017-03-26 Ruben KerkhofMerge pull request #2199 from jaroug/support_attributes...
2017-03-10 Ruben KerkhofMerge pull request #2211 from maryamtahhan/feat_ovs_eve...
2017-03-10 Ruben KerkhofMerge pull request #2212 from maryamtahhan/ovs_events_s...
2017-03-10 Mytnyk, VolodymyrXovs_events: fix scan-build warnings #2205
2017-03-07 Ruben KerkhofMerge pull request #2207 from maryamtahhan/fix_for_2201
2017-03-06 Taras ChornyiIncrease devname buffer buffer to ensure that snprintf...
2017-03-05 Ruben KerkhofMerge branch 'collectd-5.7'
2017-03-05 Ruben Kerkhofovs_stats plugin: fix some more build warnings
2017-03-05 Ruben Kerkhofovs_stats plugin: fix build warning
2017-03-05 Ruben KerkhofMerge branch 'collectd-5.7'
2017-03-02 Denis SilakovMerge branch 'master' into virt_list_domains
2017-02-28 Ruben KerkhofMerge pull request #2137 from maryamtahhan/feat_ovs_stats
2017-02-21 Taras ChornyiRemoved unused function
2017-02-21 Taras ChornyiAddressed PR comments
2017-01-03 Mytnyk, VolodymyrXovs_stats: Implement OVS statistics plugin.