collectd.git
2017-09-26 Florian ForsterMerge remote-tracking branch 'github/pr/1979'
2017-09-25 Vincent Brillaultturbostat: better support for mutli packages
2017-09-25 Florian ForsterMerge remote-tracking branch 'github/pr/2440'
2017-09-25 Tomofumi HayashiAdd max_set_duration to set duration for value
2017-09-25 Florian ForsterMerge remote-tracking branch 'github/pr/2442'
2017-09-25 Florian Forsterzfs_arc plugin: Avoid resetting global variables from...
2017-09-25 Richard Kojedzinszkyzfs_arc: derive hit/miss stats for ratio calculations
2017-09-24 Pavel Rochnyacktail plugin: Allow to set "bucket" metrics type
2017-09-23 Florian ForsterMerge remote-tracking branch 'github/pr/2439'
2017-09-23 Xavier Gcpu plugin: add new options to the default configuratio...
2017-09-23 Xavier Gcpu plugin: adjust numfields conditions in cpu_read().
2017-09-23 Xavier Gcpu plugin: adjust coding style (variable declaration).
2017-09-23 Xavier Gcpu plugin: update documentation.
2017-09-23 Xavier Gcpu plugin: subtract guest states from user/nice.
2017-09-23 Florian ForsterMerge pull request #2441 from zerkms/ISSUE-2433
2017-09-23 Ivan Kurnosovswap plugin: Added `ReportIO` option
2017-09-22 Florian ForsterMerge remote-tracking branch 'github/pr/2377'
2017-09-22 Pavel RochnyackFilecount plugin: Code style changes, clang-format
2017-09-22 Pavel RochnyackFilecount plugin: Custom values for reported plugin...
2017-09-21 Florian ForsterMerge remote-tracking branch 'github/pr/2434'
2017-09-21 Florian ForsterMerge remote-tracking branch 'github/pr/2435'
2017-09-21 Florian ForsterMerge branch 'collectd-5.7'
2017-09-21 Florian ForsterMerge branch 'collectd-5.6' into collectd-5.7
2017-09-21 Florian Forstersrc/daemon/collectd.c: Fix implementation of the -B...
2017-09-21 Florian ForsterMerge remote-tracking branch 'github/pr/2422'
2017-09-21 Pavel Rochnyacktable: Allow custom plugin name to be reported
2017-09-21 Nathaniel Wesley... Add daemon option to avoid making BaseDir
2017-09-21 Pavel Rochnyackopenvpn: Changes after review, clang-formatting
2017-09-21 Pavel Rochnyackopenvpn: reworked status file parser
2017-09-20 Xavier Gcpu plugin: add linux-specific "guest" states.
2017-09-20 Florian Forstercollectd.conf(5): Document dependencies between mqtt...
2017-09-20 Florian Forstermqtt plugin: Add support for TLS in Subscriber blocks.
2017-09-20 Florian Forsterperl plugin: Improve error message.
2017-09-20 Florian ForsterMerge remote-tracking branch 'github/pr/2391' into...
2017-09-19 Christian Bartolomäusnfs plugin: Fix typo
2017-09-19 Florian ForsterMerge remote-tracking branch 'github/pr/2430'
2017-09-19 Florian ForsterMerge branch 'pr/2431'
2017-09-19 Florian Forsteruptime plugin: Coding style update.
2017-09-18 usev6nfs plugin: Changes after review
2017-09-18 Florian ForsterMerge branch 'collectd-5.7'
2017-09-18 Ivan KurnosovReimplemented `uptime` plugin to read from `/proc/uptime`
2017-09-18 Florian Forstersynproxy plugin: Re-run clang-format.
2017-09-18 Florian ForsterMerge remote-tracking branch 'github/pr/2381'
2017-09-18 Florian ForsterMerge pull request #2417 from bluca/dpdk_pkgconfig_backport
2017-09-18 Florian ForsterMerge remote-tracking branch 'github/pr/2412'
2017-09-18 Marek Beckause generic types in synproxy plugin and code refactoring
2017-09-18 Marek BeckaFix source path in automake
2017-09-18 Marek BeckaNew plugin: synproxy
2017-09-15 usev6nfs: Add config options to ignore versions
2017-09-15 usev6README: NFSv4 is supported nowadays
2017-09-04 Marc Fourniercollectd.spec: avoid accidentally picking an ancient...
2017-09-04 Neil Wilsonntpd: Correct loop offset and error calculation
2017-08-30 Florian ForsterMerge remote-tracking branch 'github/pr/2258'
2017-08-30 Florian ForsterTreewide: Don't set value_list_t.host to hostname_g.
2017-08-30 Florian Forsterlibcollectdclient: Guard gcrypt code with preprocessor...
2017-08-30 Florian Forsterlibcollectdclient: Include <stdlib.h> and <string.h>.
2017-08-18 Ruben Kerkhofcollectd.spec: add new intel_pmu plugin
2017-08-18 Ruben Kerkhofconfigure.ac: fix indentation
2017-08-18 Ruben KerkhofMerge pull request #2405 from cpaelzer/fix-dpdk-pkg...
2017-08-18 Christian Ehrhardtconfigure.ac: follow the 2 space indent style
2017-08-18 Christian Ehrhardtconfigure.ac: fix indent
2017-08-17 Christian Ehrhardtconfigure.ac: dpdk: use pkg-config
2017-08-17 rootconfigure.ac: dpdk: tolerate no pkg-config
2017-08-17 Ruben KerkhofMerge pull request #2400 from cpaelzer/fix-dpdk-multiar...
2017-08-17 Christian Ehrhardtconfigure.ac: dpdk: append DPDK_CFLAGS to LIBDPDK_CPPFLAGS
2017-08-17 Christian Ehrhardtconfigure.ac: dpdk: introduce LIBDPDK_CFLAGS
2017-08-17 Christian Ehrhardtconfigure.ac: dpdk: use pkg-config
2017-08-02 Pavel Rochnyackperl plugin: Added check of proper interpreter initiali...
2017-07-27 Florian ForsterMerge pull request #2378 from cramertj/grpc-meta
2017-07-26 Florian ForsterMerge pull request #2380 from maryamtahhan/feat_mcelog_...
2017-07-26 Taylor CramerGRPC metadata review cleanup
2017-07-25 Pavel Rochnyackopenldap: Fix plugin shutdown with connection failed
2017-07-25 Korynkevych... mcelog: fix compilation error caused by migration to...
2017-07-24 Taylor CramerAdd metadata support to GRPC plugin
2017-07-24 Florian ForsterMerge pull request #2246 from maryamtahhan/feat_mcelog_...
2017-07-24 Korynkevych... mcelog: updates based on review comments
2017-07-24 Florian ForsterMerge pull request #2349 from rpv-tomsk/fix-register...
2017-07-24 Pavel Rochnyackopenldap: Fixed possible dereference of NULL pointer
2017-07-24 Pavel RochnyackChange error message when read callback name is duplica...
2017-07-24 Pavel RochnyackFree `userdata` if plugin_register_complex_read() has...
2017-07-21 Ruben KerkhofMerge pull request #2375 from rpv-tomsk/small-fix
2017-07-21 Pavel Rochnyacknetwork: Fix free() before use
2017-07-20 Florian ForsterMerge pull request #2374 from maryamtahhan/feat_intel_p...
2017-07-20 Korynkevych... intel_pmu: fix compilation error caused by migration...
2017-07-20 Florian ForsterMerge branch 'collectd-5.7'
2017-07-20 Florian ForsterMerge branch 'collectd-5.6' into collectd-5.7
2017-07-20 Florian ForsterMerge pull request #2232 from rpv-tomsk/processes
2017-07-20 Pavel Rochnyackrrdtool plugin: Changes after review
2017-07-20 Pavel Rochnyackrrdtool plugin: Respect RandomTimeout while calling...
2017-07-20 Pavel Rochnyackrrdtool plugin: Configuration check moved to init callback
2017-07-20 Pavel Rochnyackrrdtool plugin: Remove excessive complain
2017-07-20 Pavel Rochnyackrrdtool plugin: Raise interval of random_variation...
2017-07-20 Pavel Rochnyackrrdtool plugin: Fix flushing
2017-07-19 Florian ForsterMerge remote-tracking branch 'github/pr/2276'
2017-07-17 Ruben KerkhofMerge pull request #2366 from axibase/ssnprintf-fix
2017-07-17 rmakulovFix left ssnprintf in test
2017-07-16 Ruben Kerkhofintel_rdt plugin: fix style
2017-07-16 Ruben Kerkhofnut plugin: remove trailing whitespace
2017-07-16 Ruben KerkhofMerge branch 'ssnprintf-cleanup'
2017-07-16 Ruben KerkhofRun clang-format after removing ssnprintf
next