* mysql plugin: Change Sort_* types
[collectd.git] / src /
2016-02-27 Pavel Rochnyack * mysql plugin: Change Sort_* types
2016-02-09 Marc FournierMerge branch 'collectd-5.5'
2016-02-09 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2016-02-09 Marc FournierMerge pull request #1521 from coreykosak/factor-out...
2016-02-09 Marc FournierMerge pull request #1540 from mfournier/write_sensu_seg...
2016-02-09 Marc FournierMerge pull request #1529 from jamtur01/patch-1
2016-02-05 Marc Fournierwrite_sensu: avoid calling strlen() on variable set...
2016-01-30 Ruben KerkhofFix the addres of the Free Software Foundation
2016-01-26 James TurnbullFixed typo in CounterSum documentation
2016-01-26 Marc FournierRevert "Revert "openvpn plugin: Fix "Dead assignment...
2016-01-26 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2016-01-26 Marc Fournierturbostat: fix whitespaces in log messages
2016-01-26 Corey KosakDon't divide by 0 when doing percentages (e.g. with...
2016-01-26 Corey KosakProvide a unified signature for ps_get_cmdline.
2016-01-26 Corey KosakThe field 're' only exists if HAVE_REGEX_H is defined...
2016-01-26 Marc FournierRevert "openvpn plugin: Fix "Dead assignment" warning."
2016-01-22 Corey KosakFactor out some common functionality in an effort to...
2016-01-22 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5 collectd-5.5.1
2016-01-22 Marc Fournierdrbd plugin: improve header lines identification
2016-01-22 Marc Fournierdf: remove legacy code skipping "rootfs" monitoring
2016-01-22 Marc FournierMerge pull request #1517 from mfournier/systemd-upstart...
2016-01-22 Jakub Jankowskidocs: Add info about mode7 requirement for ntpd
2016-01-22 Florian Forstercollectdmon: Refactor the re-opening of STD{IN,OUT...
2016-01-21 Marc FournierMerge branch 'collectd-5.5'
2016-01-21 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2016-01-21 Jakub Jankowskidocs: mention regexps for the interface plugin
2016-01-21 Florian Forsterexec plugin: Revert file mode to 0644.
2016-01-20 Marc Fourniervirt plugin: make indentation explicit
2016-01-18 Marc Fournierdf: remove legacy references to ReportReserved
2016-01-15 Marc FournierMerge branch 'collectd-5.5'
2016-01-15 Marc FournierMerge branch 'collectd-5.4'
2016-01-15 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2016-01-14 Ruben Kerkhofwrite_redis: don't return with lock held
2016-01-14 Florian Forstersrc/utils_latency.c: Fix format string error.
2016-01-14 Florian Forstersrc/utils_latency.c: Ensure that LLONG_MAX is defined.
2016-01-14 Florian Forstersrc/utils_latency.c: Store "bin_width" as cdtime_t.
2016-01-14 Florian Forstersrc/utils_latency.c: Fix change_bin_width().
2016-01-14 Ruben Kerkhofvarnish: fix leak on read
2016-01-14 Florian Forsteropenvpn plugin: Fix "Dead assignment" warning.
2016-01-14 Florian Forstermodbus plugin: Make sure variable is initialized.
2016-01-14 Florian Forstertail plugin: Make sure variable is initialized.
2016-01-13 Dagobert MichelsenFix header condition
2016-01-13 Claudius ZingerliFixed rrdtool sigsegv (datadir==NULL ptr dereferencing)
2016-01-13 Marc Fournierprocesses: correct a typo
2016-01-12 Marc FournierMerge branch 'collectd-5.5'
2016-01-12 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2016-01-12 Ruben Kerkhofwrite_redis: don't return with lock held
2016-01-12 Ruben Kerkhofredis plugin: make sure buffer is null-terminated
2016-01-12 Ruben Kerkhofperl: unlock mutex on error
2016-01-12 Ruben Kerkhofopenvpn: free resource on error
2016-01-12 Ruben Kerkhofopenvpn: fix error message
2016-01-12 Ruben Kerkhofopenvpn: check return value of malloc
2016-01-12 Ruben Kerkhofcurl_json: remove dead code
2016-01-12 Ruben Kerkhofsnmp plugin: don't read from uninitialized pointer
2016-01-12 Ruben Kerkhoflibcollectdclient: don't close socket twice
2016-01-12 Ruben Kerkhofemail plugin: fix check for result of malloc
2016-01-12 Claudius ZingerliFixed rrdtool sigsegv (datadir==NULL ptr dereferencing)
2016-01-12 Ruben Kerkhofopenldap plugin: fix build on OSX El Capitan
2016-01-12 Marc Fourniercollectd.conf.pod: mention IPv6 option to the iptables...
2016-01-12 Laurentremove the addressof in the sizeof
2015-12-18 Florian Forsterdisk plugin: Declare alt_name only when libudev is...
2015-12-18 Florian Forsternetwork plugin: Coding style fixes.
2015-12-18 Florian Forsternetwork plugin: Check range of pkg_numval.
2015-12-17 Florian ForsterMerge branch 'collectd-5.5'
2015-12-17 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2015-12-17 Florian Forsterperl plugin: Check "return value" of PERL_GET_CONTEXT.
2015-12-17 Florian Forsteremail plugin: Don't call type_list_incr() with type...
2015-12-17 Florian Forsterwrite_http plugin: Check return status of cf_util_get_*().
2015-12-17 Florian Forstergmond plugin: Inline the plugin_dispatch_values() call.
2015-12-17 Florian Forstergmond plugin: Check return value of sendto(2).
2015-12-17 Florian Forstergmond plugin: Check return value of setsockopt(2).
2015-12-17 Florian Forsterzfs_arc plugin: Rewrite Linux parsing logic.
2015-12-17 Florian ForsterMerge branch 'collectd-5.5'
2015-12-17 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2015-12-17 Florian Forsterzfs_arc plugin: Plug memory leak on Linux.
2015-12-17 Ruben Kerkhofbarometer plugin: cleanup whitespace
2015-12-17 Florian Forstercollectd.conf(5): Document all metrics created by Colle...
2015-12-17 Yves Mettiercollectd.conf(5): Improve documentation of the Collectd...
2015-12-17 Florian ForsterMerge branch 'pr/1469'
2015-12-17 Florian ForsterMerge branch 'pr/1393'
2015-12-13 Ruben Kerkhofdrbd plugin: no need to link with libpthread
2015-12-13 Ruben KerkhofMerge pull request #1466 from rubenk/write_riemann...
2015-12-13 Ruben KerkhofMerge pull request #1463 from rubenk/redis-fix-build...
2015-12-12 Ruben Kerkhofwrite_riemann: remove unneeded include
2015-12-12 Ruben Kerkhofredis plugin: fix build error on NetBSD
2015-12-12 Ruben KerkhofMerge pull request #1462 from rubenk/email-plugin-fix...
2015-12-12 Ruben Kerkhofemail plugin: fix check for result of malloc
2015-12-12 Ruben KerkhofMerge pull request #1461 from rubenk/fix-java-plugin...
2015-12-11 Ruben Kerkhofjava: link with libpthread on FreeBSD
2015-12-11 Ruben KerkhofMerge branch 'collectd-5.5'
2015-12-11 Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2015-12-11 Ruben KerkhofMerge pull request #1460 from rubenk/mark-lvm2app-linux...
2015-12-11 Ruben KerkhofMerge pull request #1459 from rubenk/remove-unneccesary...
2015-12-11 Ruben KerkhofMerge pull request #1458 from rubenk/pthread-detection
2015-12-11 Ruben KerkhofMerge pull request #1457 from rubenk/java-plugin-fixups
2015-12-11 Ruben KerkhofMerge pull request #1455 from rubenk/configure-ac-remov...
2015-12-11 Ruben KerkhofMerge pull request #1454 from rubenk/libi2c-dev-mark...
2015-12-11 Ruben KerkhofMerge pull request #1453 from rubenk/configure-dont...
2015-12-11 Ruben KerkhofMerge pull request #1452 from rubenk/configure-silence...
2015-12-11 Ruben KerkhofMerge pull request #1442 from rubenk/omnios-fix-make...
next