collectd.git
2018-10-08 collectd botAuto-Merge pull request #2939 from octo/pr2937-backport
2018-10-08 smallemexec plugin: dynamically allocate grname buffer.
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-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
2017-12-12 Maryam Tahhandocs: dpdk extended the initial note
2017-12-11 Maryam Tahhandocs: update dpdkstats documentation
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-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 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-11-28 collectd botAuto-Merge pull request #2580 from octo/cid/179235
2017-11-28 Florian Forstercontrib/format.sh src/aggregation.c
2017-11-28 Florian Forsteraggregation plugin: Check return value of config functions.
2017-11-28 Florian Forsteraggregation plugin: Declare variables on initialization.
2017-11-25 collectd botAuto-Merge pull request #2575 from octo/cid/37934
2017-11-25 Florian Forsterping plugin: Lock the mutex later.
2017-11-22 collectd botAuto-Merge pull request #2568 from octo/cid/157645
2017-11-22 Florian Forsterset target: Fix memory leak.
2017-11-20 collectd botAuto-Merge pull request #2565 from octo/cid/37966
2017-11-20 Florian Forstertable plugin: Refactor realloc() calls.
2017-11-20 Florian Forstertable plugin: Assert that result_num is zero when resul...
2017-11-20 collectd botAuto-Merge pull request #2563 from octo/cid/179225
2017-11-20 collectd botAuto-Merge pull request #2561 from octo/cid/157643
2017-11-20 collectd botAuto-Merge pull request #2560 from octo/cid/179237
2017-11-20 collectd botAuto-Merge pull request #2559 from octo/cid/179236
2017-11-20 Florian Forstergps plugin: Properly unlock mutex after waiting.
2017-11-20 Florian Forsterwrite_tsdb plugin: Unlock mutex before destroying it.
2017-11-20 Florian Forsterwrite_graphite plugin: Unlock mutex before destroying it.
2017-11-20 Florian Forsterset target: Ensure that int being cast to size_t is...
2017-11-20 Florian Forsterwrite_sensu plugin: Unlock mutex before destroying it.
2017-11-20 Florian Forstersrc/utils_format_json.c: Check return values of yajl_ge...
2017-11-17 collectd botAuto-Merge pull request #2554 from octo/cid/179227
2017-11-17 Florian Forsterwrite_riemann plugin: Unlock mutex before destroying it.
2017-11-17 collectd botAuto-Merge pull request #2547 from octo/cid/81390
2017-11-17 Florian Forstergps plugin: Fix double unlock.
2017-11-17 Florian Forstersnmp plugin: Ensure that index is within bounds.
2017-11-17 collectd botAuto-Merge pull request #2545 from octo/turbostat
2017-11-17 Florian Forstercontrib/format.sh src/msr-index.h src/turbostat.c
2017-11-17 Vincent Brillaultmsr-index: include GPLv2 header
2017-11-17 Vincent Brillaultturbostat: import msr-index header from linux
2017-11-15 Florian Forstersrc/daemon/meta_data.c: Fix double unlock.
2017-11-15 Feike SteenbergenFix documentation typo for PostgreSQL plugin
2017-11-08 Marc Fournierpostgresql: fix last sum() related parse errors
2017-11-05 collectd botAuto-Merge pull request #2518 from octo/issue/2510
2017-11-05 Florian Forsternetlink plugin: Improve error reporting for mnl_attr_va...
2017-10-20 Pavel RochnyackMerge branch 'collectd-5.6' into collectd-5.7
2017-10-16 tcarreira[2475] write_prometheus plugin: Fix port listening
2017-10-11 Florian Forsterwrite_prometheus plugin: Implement logging callback.
2017-10-09 Pavel Rochnyackmemcached: Fix CPU usage reporting collectd-5.6
2017-10-08 Pavel Rochnyackstatsd: Document collectd behaviour when receiving...
2017-10-06 Mytnyk, VolodymyrXcollectd-python(5): Fix documentation of Notification...
2017-10-06 Florian ForsterMerge branch 'collectd-5.6' into collectd-5.7
2017-10-06 Florian ForsterBump version to 5.6.3; Update ChangeLog. collectd-5.6.3
2017-10-06 Florian ForsterMerge remote-tracking branch 'github/pr/2466' into...
2017-10-05 Florian Forsterwrite_prometheus plugin: Don't construct struct sockadd...
2017-10-05 Florian Forsterwrite_prometheus plugin: Add support for libmicrohttpd...
2017-10-05 Florian Forsterwrite_prometheus plugin: Fall back to IPv4 socket if...
2017-09-29 Florian ForsterMerge branch 'collectd-5.6' into collectd-5.7
2017-09-29 Florian Forsterdbi plugin: Fix additional memory leaks.
2017-09-29 Pavel Rochnyackdbi plugin: Fix memory leak.
2017-09-27 Florian ForsterMerge remote-tracking branch 'github/pr/2451' into...
2017-09-27 Pavel Rochnyacksnmp plugin: Style fix
2017-09-27 Pavel Rochnyacksnmp plugin: Fix double free of request PDU
2017-09-27 Florian Forsteremail, exec and unixsock plugins: Use _SC_GETPW_R_SIZE_MAX.
2017-09-21 Florian ForsterMerge branch 'collectd-5.6' into collectd-5.7
2017-09-20 Florian Forsterperl plugin: Improve error message.
2017-09-20 Florian ForsterMerge remote-tracking branch 'github/pr/2391' into...
2017-09-18 Florian ForsterMerge pull request #2417 from bluca/dpdk_pkgconfig_backport
2017-09-04 Marc Fourniercollectd.spec: avoid accidentally picking an ancient...
2017-09-04 Neil Wilsonntpd: Correct loop offset and error calculation
2017-08-17 Christian Ehrhardtconfigure.ac: dpdk: use pkg-config
2017-08-02 Pavel Rochnyackperl plugin: Added check of proper interpreter initiali...
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 branch 'collectd-5.6' into collectd-5.7
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-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
next