collectd.git
2016-02-28 Marc FournierMerge branch 'collectd-5.5'
2016-02-28 Marc FalzonExtend collected metrics in redis plugin
2016-02-27 Marc Fournierredis: change expired_keys type from GAUGE to DERIVE
2016-02-27 Marc FournierMerge pull request #1550 from mfournier/processes-longpid
2016-02-27 Marc FournierMerge pull request #1555 from falzm/extend-interface
2016-02-27 Ruben KerkhofMerge branch 'pr/1480'
2016-02-27 Havard EidnesProvide the configuration tests for NetBSD.
2016-02-26 Ruben KerkhofMerge branch 'collectd-5.5'
2016-02-26 Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2016-02-26 Ruben KerkhofMerge pull request #1570 from rubenk/detect-bison
2016-02-26 Ruben KerkhofMerge pull request #1545 from mfournier/contributing
2016-02-26 Ruben KerkhofMerge pull request #1567 from rubenk/fix-typo-in-config
2016-02-26 Ruben KerkhofMerge pull request #1506 from mfournier/apache-content...
2016-02-26 Ruben KerkhofMerge pull request #1561 from mfournier/modbus-set...
2016-02-26 Ruben Kerkhofconfigure.ac: detect bison
2016-02-26 Ruben KerkhofFix typo in collectd.conf
2016-02-25 Marc Fourniermodbus: avoid enabling libmodbus's debug flag by default
2016-02-19 Marc FalzonReport packets dropped in interface plugin
2016-02-16 Marc Fournierprocesses: use long for pids on linux and solaris
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-09 Marc Fournieradd CONTRIBUTING.md
2016-02-08 Marc FournierRPM specfile: re-enable varnish plugin on EL7
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 Florian ForsterChangeLog: Fix mangled entries.
2016-01-22 Florian ForsterBump version to 5.5.1; Update ChangeLog.
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 Marc Fourniersystemd.collectd.service: improve systemd & capabilitie...
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 Fournierapache: warn about possible misconfiguration
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 Kerkhofconfigure.ac: warn when pkg-config is not installed
next