]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2017-05-12  Florian Forstersrc/utils_cmd_putval.c: Fix multi-value PUTVAL. 2274/head
2017-05-12  Florian ForsterMerge branch 'collectd-5.6' into collectd-5.7
2017-05-08  Florian Forsterbind plugin: Use timegm() to convert to time_t if avail... 2268/head
2017-05-07  Ed Ravinfix BIND timezone parsing issue
2017-05-07  Florian Forstercollectd.conf(5): Add section documenting the ignorelis...
2017-04-14  Ruben KerkhofMerge branch 'collectd-5.6' into collectd-5.7
2017-04-04  Pavel Rochnyacknetwork plugin: Fix endless loop DOS in parse_packet()
2017-03-10  Ruben KerkhofMerge pull request #2210 from rpv-tomsk/processes-fix...
2017-03-09  Pavel Rochnyackprocesses plugin: Fix broken compilation on AIX 2210/head
2017-03-05  Ruben KerkhofMerge branch 'collectd-5.6' into collectd-5.7
2017-03-05  Ruben Kerkhofcollectd.spec: Don't enable XFS support on RHEL6
2017-03-05  Ruben KerkhofMerge branch 'collectd-5.6' into collectd-5.7
2017-03-05  Ruben KerkhofMerge pull request #2204 from collectd/check-for-cap...
2017-03-05  Ruben KerkhofCheck for the CAP_IS_SUPPORTED macro 2204/head
2017-02-24  Ruben KerkhofMerge branch 'collectd-5.6' into collectd-5.7
2017-02-24  Ruben Kerkhoflook for cap_get_proc instead of cap_get_bound
2017-02-24  Ruben KerkhofMerge pull request #2151 from mfournier/check_capabilit...
2017-02-24  Ruben KerkhofMerge branch 'collectd-5.6' into collectd-5.7
2017-02-24  Marc Fourniersmart: log warning if CAP_SYS_RAWIO is missing
2017-02-24  Ruben KerkhofMerge pull request #2192 from maryamtahhan/bugfix_regex...
2017-02-24  Krzysztof Matczakfix for memory leak in utils_match.c 2192/head
2017-02-22  Ruben KerkhofMerge branch 'collectd-5.6' into collectd-5.7
2017-02-22  Marc Fournierlog_logstash: send log messages to STDERR by default
2017-02-22  Marc Fourniersrc/daemon/collectd.c: do not refer to syslog in error...
2017-02-22  Marc Fournierlogfile: send log messages to STDERR by default
2017-02-22  Ruben KerkhofMerge branch 'collectd-5.6' into collectd-5.7
2017-02-22  Ruben Kerkhofcollectd.spec: enable XFS support in df plugin
2017-02-19  Ruben KerkhofMerge branch 'collectd-5.6' into collectd-5.7
2017-02-14  Ruben KerkhofMerge pull request #2167 from maryamtahhan/feat_dpdksta...
2017-02-13  Marc FournierMerge pull request #2170 from javicacheiro/fix_redhat_s...
2017-02-10  Javier CacheiroFix release 2170/head
2017-02-09  Javier CacheiroFix rpm spec file for 5.7.1
2017-02-08  Ruben KerkhofMerge pull request #2165 from maryamtahhan/feat_rdt_bugfix
2017-02-08  Przemyslaw... dpdkstat: Fix metrics' types 2167/head
2017-02-08  Maryam Tahhanintel_rdt: bugfix configuration 2165/head
2017-02-05  Marc Fourniernotify_email: don't explicitly link against libssl...
2017-01-25  Marc Fournierdaemon/common.c: Fix check_capability() by using cap_ge... 2151/head
2017-01-23  Marc FournierMerge branch 'collectd-5.6' into collectd-5.7
2017-01-23  Ruben Kerkhofdpdkstat plugin: jump to the right label
2017-01-23  Florian ForsterBump version to 5.7.1; Update ChangeLog. collectd-5.7.1
2017-01-17  Denys Fedoryshchenkomqtt plugin: Fix invalid symbols in topic name.
2017-01-17  Denys Fedoryshchenkomqtt plugin: Fix resource leak.
2017-01-10  Marc FournierMerge pull request #2122 from octo/issue/2108
2017-01-10  Marc FournierMerge branch 'collectd-5.6' into collectd-5.7
2017-01-10  Marc Fournierchrony: add missing build flag
2017-01-10  Marc Fourniersrc/daemon/plugin.c: explicitly declare vl.interval 2122/head
2017-01-10  Marc Fourniersrc/daemon/plugin.c: avoid deprecated statement
2017-01-10  Marc Fourniercollectd.spec: ensure write_riemann build deps are...
2017-01-09  Marc Fourniercollectd.spec: fixes to previous commit
2017-01-09  Marc Fourniercollectd.spec: re-enable write_riemann on EL7, as build...
2017-01-09  Marc FournierMerge branch 'collectd-5.6' into collectd-5.7
2017-01-04  Marc Fourniercurl_json: use configured interval as default timeout...
2016-12-30  Pshyk, SerhiyXintel_rdt: check libpqos library version.
2016-12-23  Florian Forstersrc/daemon/plugin.c: Register plugin_update_internal_st...
2016-12-22  Florian ForsterMerge branch 'collectd-5.6' into collectd-5.7
2016-12-22  Florian Forstersrc/daemon/common.c: Change swrite() to return errno...
2016-12-22  Florian ForsterMerge pull request #2121 from octo/netapp
2016-12-21  Florian Forsternetapp plugin: Fix compilation problems. 2121/head
2016-12-19  Florian ForsterAuto-Merge pull request #2113 from rubenk/dpdk-double...
2016-12-18  Ruben KerkhofMerge pull request #2114 from mfournier/dpdkstat-format...
2016-12-18  Marc Fournierdpdkstat: use portable format strings 2114/head
2016-12-17  Florian ForsterMerge pull request #2112 from rubenk/battery-plugin...
2016-12-17  Ruben Kerkhofdpdkstat: don't close already closed fd on failure 2113/head
2016-12-17  Ruben Kerkhofbattery plugin: null-terminate buffer 2112/head
2016-12-17  Ruben KerkhofFix parallel build
2016-12-16  Florian ForsterAuto-Merge pull request #2111 from octo/cid/157643
2016-12-16  Florian Forstersrc/utils_cmd_getthreshold.c: Fix formatting.
2016-12-16  Florian Forsterset target: Avoid casting negative int to size_t. 2111/head
2016-12-16  Florian ForsterAuto-Merge pull request #2099 from tokkee/sh/booleans
2016-12-15  Marc Fournierupdate README to mention write_prometheus & support lib
2016-12-15  Florian ForsterAuto-Merge pull request #2096 from rubenk/target-set...
2016-12-15  Florian ForsterAuto-Merge pull request #2092 from rubenk/prometheus...
2016-12-12  Florian ForsterBump version to 5.7.0; Update ChangeLog. collectd-5.7.0
2016-12-11  Sebastian Harlconfigfile: Reintroduce support for boolean string... 2099/head
2016-12-09  Ruben Kerkhoftarget_set: plug leak on error 2096/head
2016-12-09  Ruben Kerkhofemail plugin: initialize structure
2016-12-09  Ruben Kerkhofwrite_prometheus: plug a small leak 2092/head
2016-12-08  Florian ForsterMerge branch 'collectd-5.6' into collectd-5.7
2016-12-06  Florian ForsterMerge remote-tracking branch 'github/pr/2081' into...
2016-12-06  Florian Forstersmart plugin: Refactor, demote warnings to debug. 2084/head
2016-12-06  Florian Forstersrc/utils_cmd_*.[ch]: Remove unused and redundant includes. 2081/head
2016-12-06  Florian Forstersrc/Makefile.am: Fix linking with libcmds.la.
2016-12-05  Mytnyk, VolodymyrXdpdkstats: fix detection of local libdpdk
2016-12-05  Florian Forsterwrite_kafka plugin: Use 32bit random number when format... 2077/head
2016-12-05  Florian Forstersrc/daemon/utils_random.[ch]: Implement cdrand_u().
2016-12-02  Ruben KerkhofMerge pull request #2069 from octo/issue/2067
2016-12-01  Florian Forstersrc/Makefile.am: Fix dependencies for the "tail" and... 2069/head
2016-11-30  Florian ForsterBump version to 5.6.1; Update ChangeLog. collectd-5.6.2
2016-11-29  Ruben KerkhofMerge pull request #2064 from rubenk/fix-make-distcheck
2016-11-29  Ruben KerkhofFix make distcheck 2064/head
2016-11-29  Kevin BowlingCollected podtypo
2016-11-29  Ruben KerkhofMerge branch 'collectd-5.6' into collectd-5.7
2016-11-29  Ruben Kerkhofcollectd.spec: also disable write_redis on EL6
2016-11-29  Ruben KerkhofMerge branch 'collectd-5.5' into collectd-5.6
2016-11-29  Ruben Kerkhofcollectd.spec: disable redis plugin on EL6 collectd-5.5
2016-11-29  Ruben Kerkhofcollectd.spec: disable redis plugin on EL6
2016-11-28  Florian ForsterEven more renormalization.
2016-11-28  Florian ForsterMerge branch 'collectd-5.6'
2016-11-28  Florian ForsterMore reformatting.
2016-11-28  Florian ForsterMerge branch 'collectd-5.6'
next