collectd.git
2019-02-20 Florian ForsterMerge branch 'collectd-5.7' into collectd-5.8
2019-02-20 Florian ForsterBuild system: enable the "df" plugin when getmntent_r... collectd-5.7
2019-02-10 Florian ForsterMerge branch 'collectd-5.7' into collectd-5.8
2019-02-07 collectd botAuto-Merge pull request #3063 from octo/issue/3062
2019-02-07 Florian Forsterstrjoin(): Fix behavior if output buffer is NULL.
2019-02-06 Florian ForsterMerge pull request #3059 from octo/sock_cloexec
2019-02-06 Florian Forsterwrite_prometheus plugin: Only use SOCK_CLOEXEC if it...
2019-01-30 Pavel RochnyakMerge pull request #3040 from AlexZzz/collectd-5.8
2019-01-17 Pavel Rochnyacknetlink plugin: Use of less strict rules in link_filter...
2018-12-06 Pavel RochnyakMerge pull request #3017 from rpv-tomsk/collectd-collec...
2018-12-06 Luca Boccassiconfigure.ac: run dpdk build tests only if pkgconfig...
2018-12-03 Pavel RochnyakMerge pull request #3013 from rpv-tomsk/collectd-collec...
2018-12-03 Pavel Rochnyacksensors: Removed checks for upper limit of SENSORS_API_...
2018-12-02 Pavel RochnyakMerge pull request #3010 from rpv-tomsk/collectd-5.8
2018-12-02 Pavel Rochnyackwrite_mongodb: Fix plugin dependencies
2018-11-15 Florian ForsterMerge pull request #2994 from octo/tail-doc
2018-11-15 Florian Forstercollectd.conf(5): Improve the tail plugin's documentation.
2018-11-06 Florian ForsterMerge pull request #2988 from octo/ff/struct-init-syntax
2018-11-06 Florian Forsterlog_logstash plugin: Fix non-portable struct initializa...
2018-10-26 Pavel RochnyackMerge branch 'collectd-5.7' into collectd-5.8
2018-10-26 Florian ForsterMerge pull request #2975 from octo/issue/2954
2018-10-26 Florian Forstercontrib/format.sh src/zfs_arc.c
2018-10-26 YmrDtnJuzfs_arc: Ignore the first two lines of the statistics...
2018-10-25 Florian ForsterMerge pull request #2972 from rpv-tomsk/collectd-collec...
2018-10-25 Pavel Rochnyackvirt plugin: Move `get_pcpu_stats()' down to avoid...
2018-10-25 Pavel Rochnyackvirt plugin: Submit `ps_cputime' only when data exists
2018-10-25 Pavel Rochnyackvirt plugin: Remove optional virDomainGetCPUStats(...
2018-10-25 Pavel RochnyakMerge pull request #2971 from rubenk/gpsd-fix-build
2018-10-24 Baruch Siachgps plugin: fix build with newer gpsd
2018-10-23 Florian ForsterChangeLog: Correct date for 5.8.1 release.
2018-10-23 Dylan Stephano... change HAVE_UDEV_H to HAVE_LIBUDEV_H for bug 2651
2018-10-22 Florian ForsterBump version to 5.8.1; Update ChangeLog.
2018-10-21 Ruben KerkhofMerge pull request #2962 from octo/utils_mount
2018-10-18 Florian Forstersrc/utils_mount.c: Add code path for HAVE_GETMNTENT_R.
2018-10-18 Florian ForsterMerge branch 'collectd-5.7' into collectd-5.8
2018-10-17 collectd botAuto-Merge pull request #2957 from niuxu18/collectd-5.8
2018-10-17 sarahUpdate virt.c
2018-10-14 collectd botAuto-Merge pull request #2953 from rpv-tomsk/collectd...
2018-10-14 Pavel Rochnyackntpd: plug potential leak on error
2018-10-12 collectd botAuto-Merge pull request #2952 from octo/issue/2951
2018-10-12 Florian Forsterdisk plugin: Support Linux kernels with additional...
2018-10-11 collectd botAuto-Merge pull request #2949 from rubenk/fix-detection...
2018-10-11 Ruben KerkhofFix detection of xmmsctrl.h
2018-10-11 collectd botAuto-Merge pull request #2948 from rubenk/turbostat...
2018-10-10 Ruben Kerkhofturbostat plugin: free the right variable
2018-10-09 Daniel Vrátilexec: fix potential deadlock after fork()
2018-10-09 Daniel Vrátilexec: Call putenv() with a global buffer
2018-10-09 collectd botAuto-Merge pull request #2942 from rubenk/ntpd-plug...
2018-10-09 Ruben Kerkhofntpd: plug potential leak on error
2018-10-09 Mariusz Gronczewskipowerdns plugin: no-packet-error counts number of erron...
2018-10-09 collectd botAuto-Merge pull request #2941 from octo/backport/01cf776
2018-10-08 Ruben Kerkhofceph plugin: fix scan-build warnings
2018-10-08 Florian ForsterMerge branch 'collectd-5.7' into collectd-5.8
2018-10-08 collectd botAuto-Merge pull request #2939 from octo/pr2937-backport
2018-10-08 smallemexec plugin: dynamically allocate grname buffer.
2018-09-05 Ruben KerkhofMerge pull request #2919 from rubenk/virt-fix-segfault
2018-09-04 Ruben Kerkhofvirt plugin: fix segfault on error path
2018-08-30 collectd botAuto-Merge pull request #2916 from rpv-tomsk/collectd...
2018-08-30 Jan-Philipp... nfs: Fix number of fields for NFSv4
2018-07-10 Mariusz BialonczykFix parsing option for avoiding making BaseDir
2018-07-07 collectd botAuto-Merge pull request #2850 from rpv-tomsk/collectd...
2018-07-07 Pavel Rochnyackwrite_prometheus: Added MHD_USE_INTERNAL_POLLING_THREAD...
2018-05-23 collectd botAuto-Merge pull request #2793 from rpv-tomsk/fix-5.8
2018-05-23 Dagobert MichelsenInclude kstat.h when available
2018-05-23 Ruben KerkhofFix make distcheck on Mac OS
2018-05-23 collectd botAuto-Merge pull request #2792 from rpv-tomsk/fix-5.8
2018-05-23 Pavel RochnyackAdded missing include of "collectd.h"
2018-05-23 Dagobert MichelsenAdd endianness checks for AIX
2018-05-21 collectd botAuto-Merge pull request #2788 from rpv-tomsk/fix-5.8
2018-05-21 Dagobert MichelsenFix gcc issue on Mac byteorder
2018-05-21 Dagobert MichelsenFix conditional on byteorder to work on Solaris
2018-05-21 Dagobert MichelsenKeep clang-format happy
2018-05-21 Dagobert MichelsenAdd fallback for endianess conversion
2018-05-21 collectd botAuto-Merge pull request #2787 from rpv-tomsk/fix-5.8
2018-05-21 Pavel RochnyackAdded missing include of 'config.h'
2018-05-20 collectd botAuto-Merge pull request #2786 from rpv-tomsk/fix-5.8
2018-05-20 Pavel RochnyackAdded missing include of 'kstat.h' and variable declaration
2018-05-20 collectd botAuto-Merge pull request #2785 from rpv-tomsk/fix-5.8
2018-05-20 Pavel RochnyackTry to make clang-format happy
2018-05-20 Pavel RochnyackAdded missing include of 'kstat.h'
2018-05-20 collectd botAuto-Merge pull request #2784 from rpv-tomsk/fix-5.8
2018-05-20 Pavel RochnyackAdded missing include of 'kstat.h'
2018-05-18 Ruben KerkhofMerge pull request #2681 from elfiesmelfie/feat_pmu_cores
2018-05-18 Kamil Wiatrowskiintel_pmu plugin: fix for PR comments
2018-05-16 Pavel RochnyakMerge pull request #2742 from elfiesmelfie/ipmi_bugfix_...
2018-05-16 Mariusz Szafranskiipmi plugin: Fix for segmentation fault for wrong data...
2018-05-15 Marc FournierMerge pull request #2776 from mfournier/unblock_pr_2737
2018-05-15 Marc FournierTrigger Jenkins
2018-05-01 collectd botAuto-Merge pull request #2760 from rpv-tomsk/tmpfix
2018-05-01 Pavel Rochnyackdocs: Fix typo in collectd.conf.pod
2018-03-29 collectd botAuto-Merge pull request #2736 from rpv-tomsk/collectd...
2018-03-29 Pavel Rochnyackuuid plugin: Fixed hostname setting
2018-03-28 Pavel RochnyakMerge pull request #2703 from elfiesmelfie/fix_ipmi_bug...
2018-03-28 collectd botAuto-Merge pull request #2734 from rpv-tomsk/fix-2732
2018-03-28 Pavel Rochnyackperl plugin: Fix compile fail with message "void functi...
2018-03-07 Mariusz SzafranskiRevert "ipmi plugin: Ignore events from ignored sensors"
2018-03-07 Mariusz SzafranskiRevert "ipmi plugin: Remove duplicate/unused code and...
2018-03-06 Mariusz Szafranskiipmi plugin: Remove duplicate/unused code and unneeded...
2018-03-01 Mariusz Szafranskiipmi plugin: Threshold event handler registration fix
2018-03-01 Mariusz Szafranskiipmi plugin: Ignore events from ignored sensors
next