]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2018-04-11  Andrew SmithFix leak due to sender delivery not being settled
2018-04-09  Ruben KerkhofMerge pull request #2740 from melak/ros_radioname_null
2018-04-05  Ruben KerkhofMerge pull request #2741 from dago/mac
2018-04-05  Dagobert MichelsenFix gcc issue on Mac byteorder 2741/head
2018-04-04  Tamas TEVESZFix routeros unset radio-name showing up as "(null)" 2740/head
2018-04-04  Ruben KerkhofFix compilation on OpenBSD
2018-04-04  Ruben KerkhofMerge pull request #2690 from shastah/fix-spec-typo
2018-04-04  Ruben KerkhofMerge pull request #2717 from dago/endian
2018-04-04  Dagobert MichelsenFix conditional on byteorder to work on Solaris 2717/head
2018-04-03  Ruben KerkhofMerge pull request #2376 from zerkms/ISSUE-2358
2018-04-03  Ruben KerkhofMerge pull request #2045 from rubenk/fix-readme
2018-04-03  Ruben Kerkhofdaemon: fix build warning
2018-04-03  Ruben Kerkhofdaemon: make function static
2018-04-03  Ruben Kerkhofdaemon: make function static
2018-04-03  Ruben Kerkhoffilecount plugin: mark function as static
2018-04-03  Dagobert MichelsenMerge branch 'master' into endian
2018-03-31  Dagobert MichelsenInclude config.h early or _FILE_OFFSET_BITS is wrongly...
2018-03-31  Ruben KerkhofMerge pull request #2716 from dago/kstat
2018-03-31  Ruben KerkhofMerge pull request #2688 from dstathis/master
2018-03-31  Ruben KerkhofMerge pull request #2731 from elfiesmelfie/ovs_fixes
2018-03-30  Pavel RochnyackMerge branch 'collectd-5.7' into collectd-5.8
2018-03-30  Ruben KerkhofMerge remote-tracking branch 'origin/collectd-5.8'
2018-03-29  collectd botAuto-Merge pull request #2736 from rpv-tomsk/collectd...
2018-03-29  Pavel Rochnyackuuid plugin: Fixed hostname setting 2736/head
2018-03-28  Pavel RochnyakMerge pull request #2722 from elfiesmelfie/increase_buffer
2018-03-28  Pavel RochnyakMerge pull request #2721 from elfiesmelfie/update_README
2018-03-28  Pavel RochnyakMerge pull request #2703 from elfiesmelfie/fix_ipmi_bug...
2018-03-28  Pavel RochnyakMerge pull request #2704 from dhrupadb/patch-1
2018-03-28  Pavel RochnyakMerge pull request #2735 from rpv-tomsk/collectd-master
2018-03-28  collectd botAuto-Merge pull request #2734 from rpv-tomsk/fix-2732 2737/head
2018-03-28  Pavel RochnyackTree wide: Replace sstrerror() with STRERRNO. 2735/head
2018-03-28  Pavel Rochnyackperl plugin: Fix compile fail with message "void functi... 2734/head
2018-03-27  viulianfix the case where libmosquitto doesn't have the second... 2730/head
2018-03-27  viulianadding mosquitto_loop after mosquitto_publish, otherwis...
2018-03-27  cekstamNow with updated clang-format
2018-03-27  Andrew BaysCheck ignorelist during init
2018-03-27  cekstamRead CONTRIBUTING.md, but obviously got it wrong
2018-03-27  cekstamcorrecting all the wrongs
2018-03-27  Kavanagh, Mark Butils_ovs: fix resource leaks 2728/head 2731/head
2018-03-27  Kavanagh, Mark Butils_ovs: fix potential NULL
2018-03-27  Kavanagh, Mark Butils_ovs: fix potential NULL-string dereference
2018-03-27  Kavanagh, Mark Bovs_stats: fix potential NULL array dereference
2018-03-27  cekstamAdd scale and shift to modbus plugin
2018-03-27  Mark Kavanaghutils_ovs: fix potential NULL dereference
2018-03-27  Mark Kavanaghovs_stats: fix memory leak
2018-03-27  Mark Kavanaghovs_stats: fix potential NULL-string dereference
2018-03-27  Mark Kavanaghutils_ovs: fix potential strcmp() NULL ptr param
2018-03-27  Mark Kavanaghovs_stats: fix potential NULL dereference
2018-03-27  Mark Kavanaghovs_stats: fix potential NULL dereference
2018-03-27  Mark Kavanaghovs_events: fix potential NULL pointer dereference
2018-03-23  Rafael Marinheiroutils_cache: fix pointer reference and meta_data ingestion 2725/head
2018-03-23  Andrew BaysFix mutex lock in read_event
2018-03-22  Kevin Laatzdpdk: fix utils_dpdk.c clang issue 2722/head
2018-03-21  Dagobert MichelsenKeep clang-format happy
2018-03-21  Dagobert MichelsenAdd fallback for endianess conversion
2018-03-21  Dagobert MichelsenInclude kstat.h when available 2716/head
2018-03-21  Kevin LaatzREADME: Include compiler defenses suggestion 2721/head
2018-03-21  Harry van Haarendpdk: increase buffer size for parsing lcores
2018-03-19  William PursellDocs: use "its" vice "it's" where appropriate
2018-03-15  Pavel RochnyakMerge pull request #2711 from dago/kstat
2018-03-13  Radoslaw Jablonskivirt: Fix unit tests build with libvirt versions < 1.3
2018-03-13  Radoslaw Jablonskiplugin_mock: Fix code formatting after virt-plugin...
2018-03-13  Antoine Naudsrc/virt.c: Enable support for libvirt-1.3.1
2018-03-10  Dagobert MichelsenFix suggest by test clang-format 2711/head
2018-03-10  Dagobert MichelsenInclude kstat.h if available to provide kstat_ctl_t
2018-03-07  Mariusz SzafranskiRevert "ipmi plugin: Ignore events from ignored sensors" 2703/head
2018-03-07  Mariusz SzafranskiRevert "ipmi plugin: Remove duplicate/unused code and...
2018-03-07  Sebastian Harlgrpc plugin: Fixed typo in an error message.
2018-03-06  Mariusz Szafranskiipmi plugin: Remove duplicate/unused code and unneeded...
2018-03-02  Andrew Baysclang formatting
2018-03-01  Dhrupad BhardwajProperly cleanup dropped MySQL connections. 2704/head
2018-03-01  Mariusz Szafranskiipmi plugin: Threshold event handler registration fix
2018-03-01  Mariusz Szafranskiipmi plugin: Ignore events from ignored sensors
2018-03-01  Mariusz Szafranskiipmi plugin: Fix crash in ipmi.so (interval < 0.5)
2018-02-28  Andrew BaysMove misplaced yajl_gen_map_close
2018-02-28  Antoine Naudsrc/virt.c: Fix security issue detected by klocwork...
2018-02-28  Radoslaw Jablonskivirt: Apply formatting rules on plugin code
2018-02-28  Mozejko, MarcinXvirt: Fix build error
2018-02-28  Mozejko, MarcinXvirt: Add domain state metrics dispatch
2018-02-28  Andrew BaysRemove bogus include
2018-02-27  Andrew Baysclang formatting
2018-02-27  Andrew BaysOnly declare rsyslog keys if yajl2 present
2018-02-26  Andrew BaysVES-enabled sysvent plugin
2018-02-24  Ruben Kerkhofbuild.sh: fix a few cosmetic issues
2018-02-24  Ruben Kerkhofbuild.sh: use consistent indentation
2018-02-24  Ruben Kerkhofbuild.sh: look in m4 dir for macro's
2018-02-23  Kamil Wiatrowskiintel_pmu plugin: fix for minor issues
2018-02-22  lilydjwgping plugin: support specifying the address family
2018-02-20  Kamil Wiatrowskiintel_pmu plugin: fix for compatibility issue with...
2018-02-19  Ruben KerkhofMerge branch 'collectd-5.8'
2018-02-19  Ruben KerkhofMerge branch 'collectd-5.7' into collectd-5.8
2018-02-19  Antoine Naudsrc/virt.c: State notifications for all persistent...
2018-02-19  Antoine Naudsrc/virt.c: add lifecycle transition notifications
2018-02-19  Kamil Wiatrowskiintel_pmu: fix epel6 compilation issue
2018-02-19  Kamil Wiatrowskiintel_pmu,intel_rdt plugins: apply formatting rules
2018-02-19  Kamil Wiatrowskiintel_rdt: remove redundant code with utils_config_cores
2018-02-19  Kamil Wiatrowskiintel_pmu plugin: implement core groups option
2018-02-18  Pavel RochnyakMerge pull request #2692 from shastah/fix-readiness...
2018-02-17  Jakub Jankowskis/readyness/readiness/ 2692/head
2018-02-16  Jakub Jankowskispec: fix mbmon/mcelog typo 2690/head
next