collectd.git
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 #2704 from dhrupadb/patch-1
2018-03-28 Pavel RochnyakMerge pull request #2735 from rpv-tomsk/collectd-master
2018-03-28 Pavel RochnyackTree wide: Replace sstrerror() with STRERRNO.
2018-03-22 Kevin Laatzdpdk: fix utils_dpdk.c clang issue
2018-03-21 Kevin LaatzREADME: Include compiler defenses suggestion
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-10 Dagobert MichelsenFix suggest by test clang-format
2018-03-10 Dagobert MichelsenInclude kstat.h if available to provide kstat_ctl_t
2018-03-07 Sebastian Harlgrpc plugin: Fixed typo in an error message.
2018-03-01 Dhrupad BhardwajProperly cleanup dropped MySQL connections.
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-19 Ruben KerkhofMerge branch 'collectd-5.8'
2018-02-19 Ruben KerkhofMerge branch 'collectd-5.7' into collectd-5.8
2018-02-18 Pavel RochnyakMerge pull request #2692 from shastah/fix-readiness...
2018-02-17 Jakub Jankowskis/readyness/readiness/
2018-02-14 Pavel RochnyakMerge pull request #2687 from jeis2497052/master
2018-02-13 John EismeierPropose fix some typos
2018-02-12 Pavel RochnyakMerge pull request #2676 from elfiesmelfie/fix_intel_pm...
2018-02-11 Kamil Wiatrowskiintel_pmu: fix for possible null pointer dereference
2018-02-10 Pavel RochnyakMerge pull request #2684 from rpv-tomsk/fix-2673
2018-02-10 Pavel RochnyakMerge pull request #2613 from elfiesmelfie/update_dpdk_note
2018-02-10 Pavel Rochnyackwrite_prometheus: Set SO_REUSEADDR on listening socket
2018-02-10 collectd botAuto-Merge pull request #2683 from rpv-tomsk/fix-2607
2018-02-10 Pavel Rochnyackwrite_kafka: 'rd_kafka_errno2err' is deprecated, fix...
2018-01-26 Maryam TahhanUpdate BUILD.dpdkstat.md
2018-01-24 Pavel RochnyakMerge pull request #2660 from pbostley/master
2018-01-23 PJ BostleyAdding documentation for the Modbus little endian modes...
2018-01-20 PJ BostleyAdding support for CDAB endian 32-bit modbus polls
2017-12-19 collectd botAuto-Merge pull request #2629 from rpv-tomsk/fix-2626
2017-12-19 Pavel Rochnyackipmi plugin: Fix broken 'Sensor' configuration option
2017-12-15 Sebastian HarlMerge pull request #2512 from Stackdriver/pri
2017-12-14 Pavel RochnyackMerge branch 'collectd-5.8'
2017-12-14 collectd botAuto-Merge pull request #2611 from rpv-tomsk/fix-2587
2017-12-14 Pavel Rochnyacktail plugin, latency: Fix regressions after #2535
2017-12-12 Maryam Tahhandocs: dpdk extended the initial note
2017-12-11 Maryam Tahhandocs: update dpdkstats documentation
2017-12-10 collectd botAuto-Merge pull request #2612 from rpv-tomsk/collectd...
2017-12-10 Pavel Rochnyackmemcached: Check for closed connection to avoid deadloop
2017-12-10 collectd botAuto-Merge pull request #2610 from rpv-tomsk/fix-2609
2017-12-10 Pavel Rochnyackprocesses plugin: Fix compilation when ps_delay() not...
2017-12-08 Florian ForsterMerge pull request #2598 from octo/ff/delayacct
2017-12-08 Florian Forsterprocesses plugin: Use the new "delay_rate" type for...
2017-12-08 Florian Forsterprocesses plugin: Add the "delay-" prefix to type insta...
2017-12-07 Florian Forsterprocesses plugin: Fix error message.
2017-12-07 Florian Forsterprocesses plugin: Make delay metric reporting less...
2017-12-07 Florian Forstercontrib/systemd.collectd.service: Add the processes...
2017-12-07 Florian Forsterprocesses plugin: Check for the CAP_NET_ADMIN capability.
2017-12-07 collectd botAuto-Merge pull request #2605 from maryamtahhan/feat_tu...
2017-12-07 Gordon Kellyturbostat: Add support of reporting GPU power on SKL...
2017-12-07 Toshiaki Takahashidf: fix memory leak in error case
2017-12-07 Florian ForsterMerge branch 'collectd-5.8'
2017-12-07 Florian ForsterMerge branch 'collectd-5.7' into collectd-5.8
2017-12-07 Florian ForsterMakefile.am: Fix out-of-tree builds.
2017-12-06 Florian Forsterprocesses plugin: Implement the "CollectDelayAccounting...
2017-12-06 Florian Forstersrc/utils_taskstats.[ch]: Add library for Linux Delay...
2017-12-06 collectd botAuto-Merge pull request #2593 from octo/ff/grpc
2017-12-06 Florian Forsterconfigure: Be more verbose about why the grpc plugin...
2017-12-06 Florian Forsterconfigure: Improve detection of grpc_cpp_plugin.
2017-12-06 Sean CampbellMerge branch 'master' into pri
2017-12-05 campbellsean... Replace zu with PRIu64 and llu with new macro, PRIsz...
2017-12-05 Florian Forsterliboconfig: Coding style changes.
2017-12-05 Florian Forsterliboconfig: Improve error handling.
2017-12-05 Florian Forsterliboconfig: Check return values of calloc() and realloc().
2017-12-05 Florian Forsteremail plugin: Avoid strtok_r to tokenize input.
2017-12-05 Florian Forstercontrib/format.sh src/grpc.cc
2017-12-05 Florian Forstergrpc plugin: Implement the VerifyPeer option for servers.
2017-12-05 Florian ForsterMerge branch 'collectd-5.8'
2017-12-05 Florian Forster.travis.yml: Send notifications to the changes ML.
2017-12-04 Florian ForsterMerge pull request #2590 from maryamtahhan/fix_collectd...
2017-12-04 Aleksei Zakharovceph plugin: Fix #2572
2017-12-04 Florian ForsterMerge branch 'collectd-5.7' into collectd-5.8
2017-12-04 Florian Forstertable plugin: Add explicit NULL checks to clear functions.
2017-12-01 Florian Forsterexec plugin: Check return value of plugin_thread_create().
2017-12-01 Florian Forsterrrdtool plugin: Check return value of c_avl_get().
2017-12-01 collectd botAuto-Merge pull request #2589 from octo/cid/37960
2017-12-01 Tahhan, Maryamutils_ovs: fix #2574
2017-12-01 collectd botAuto-Merge pull request #2588 from octo/cid/37968
2017-12-01 Florian Forstercontrib/format.sh src/perl.c
2017-12-01 Florian Forsterpowerdns plugin: Remove the unused ret_buffer_size...
2017-12-01 Florian Forsterperl plugin: Fix exporting notification meta data.
2017-12-01 Florian Forsterpowerdns plugin: Declare variables on first use.
2017-12-01 Florian Forsterpowerdns plugin: Ensure powerdns_get_data() returns...
2017-12-01 Florian ForsterMerge branch 'collectd-5.8'
2017-12-01 Florian ForsterMerge branch 'collectd-5.8'
2017-12-01 Florian Forster.travis.yml: Call coverity scan from job 1 only.
2017-11-30 Florian ForsterMerge branch 'collectd-5.7' into collectd-5.8
2017-11-30 collectd botAuto-Merge pull request #2586 from octo/issue/2583
2017-11-30 Florian Forsternetwork_parse_test.c: Only test security features if...
2017-11-29 collectd botAuto-Merge pull request #2584 from octo/coverity
2017-11-29 Florian Forster.travis.yml: Try to work around travis-ci/travis-ci...
2017-11-28 collectd botAuto-Merge pull request #2580 from octo/cid/179235
2017-11-28 collectd botAuto-Merge pull request #2579 from octo/cid/179238
2017-11-28 Florian Forstercontrib/format.sh src/aggregation.c
2017-11-28 Florian Forsteraggregation plugin: Check return value of config functions.
next