collectd.git
2017-09-21 Nathaniel Wesley... Add daemon option to avoid making BaseDir
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-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-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 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-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
2017-07-15 Ruben KerkhofMerge pull request #2354 from rpv-tomsk/issue-2344...
2017-07-14 Roman KorynkevychMerge branch 'master' into feat_mcelog_notification_bug...
2017-07-14 Tahhan, Maryammcelog: updates based on github review
2017-07-13 Ruben KerkhofMerge pull request #2362 from rpv-tomsk/issue-2338
2017-07-13 Pavel Rochnyacksnmp_agent: Documented 'PluginInstance' option
2017-07-13 Pavel Rochnyacksnmp_agent: Changed plugin initialization
2017-07-13 Pavel Rochnyacksnmp_agent: Fix null pointer dereference
2017-07-13 Pavel Rochnyacksnmp_agent: Added a check for llist_create() result
2017-07-13 Pavel Rochnyacksnmp_agent: Avoid race conditions between thread start...
2017-07-12 Ruben KerkhofMerge branch 'collectd-5.7'
2017-07-12 Ruben KerkhofMerge branch 'collectd-5.6' into collectd-5.7
2017-07-12 Ruben Kerkhofcollectd.service: remove NoNewPrivileges setting
2017-07-12 Ruben KerkhofMerge pull request #2357 from rpv-tomsk/issue-2305
2017-07-11 Pavel Rochnyacknut plugin: Multi-threaded ups polling with connect...
2017-07-11 Pavel RochnyackFixed failed compilation on AIX
2017-07-08 Ruben Kerkhofwrite_mongodb: fix a couple of build warnings
2017-07-08 Ruben Kerkhofchrony plugin: small cleanup
2017-07-08 Ruben Kerkhofchrony plugin: fix 2 build warnings
2017-07-08 Ruben KerkhofMerge pull request #2351 from rpv-tomsk/apcups-defaults
2017-07-07 Pavel Rochnyackapcups: allow to use plugin without explicit configuration
2017-07-07 Ruben KerkhofMerge branch 'collectd-5.7'
2017-07-07 Ruben KerkhofMerge branch 'collectd-5.6' into collectd-5.7
2017-07-07 Ruben Kerkhofsnmp_agent: fix format specifiers
2017-07-06 Ruben KerkhofMerge pull request #2348 from maryamtahhan/feat_dpdkeve...
2017-07-06 Przemyslaw... dpdk plugins: bug fixes and improvements
2017-07-06 Krzysztof Matczakdpdkevents: initialization fixes
2017-07-06 Przemyslaw... dpdkevents: detect primary DPDK application (re)start
2017-07-06 Korynkevych... mcelog: set n.meta to NULL after meta data is cleared.
2017-07-06 Tahhan, Maryammcelog: make options mutually exclusive
2017-07-06 Tahhan, Maryammcelog: notification persist option
2017-07-06 Tahhan, Maryammcelog: code review fix
2017-07-05 Pavel Rochnyackprocesses: Show real disk IO in addition to process...
2017-07-04 Florian Forsterlibcollectdclient: Include "config.h" unconditionally.
2017-07-04 Ruben KerkhofMerge pull request #2341 from rpv-tomsk/issue-2328
2017-07-04 Pavel Rochnyackcurl plugins: Use configured URL for all poll cycles
2017-07-02 Ruben Kerkhofwrite_mongodb: fix build warning
2017-07-02 Ruben Kerkhofwrite_redis: fix build warning
2017-07-02 Ruben Kerkhoflibcollectdclient: increase error buffer
2017-07-02 Ruben Kerkhoflibcollectclient: snprintf already NUL-terminates
next