collectd.git
2015-10-27 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-10-27 Marc Fournierwrite_redis: remove unused variable from wr_write()
2015-10-27 Brian Kellywrite_redis plugin: Remove old zadd command formatting...
2015-10-23 Marc Fourniercollectd.conf.pod: correct a small typo
2015-10-23 Douglas ThriftFix a few typos in collectd-exec(5)
2015-10-14 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-10-14 Herve COMMOWICKprocesses: correctly count processes on FreeBSD
2015-10-14 Ciaran Mac... Fix 'Modification of a read-only value attempted' error
2015-10-14 Herve COMMOWICKprocesses: correctly count processes on {free,open}BSD
2015-10-14 Marc Fourniersystemd.collectd.service: backport changes from master...
2015-10-07 Sven Trenkelpython: Fix double-free bug.
2015-09-14 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-09-13 Marc Fourniergmond: fix linking against libganglia at build time
2015-09-11 Marc Fournierlog_logstash: fix timestamp field to respect ISO 8601...
2015-09-11 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-09-11 Ruben KerkhofPluginInterfaceFormat supports multiple fields
2015-09-11 Ruben KerkhofDon't access freed memory
2015-09-11 Ruben KerkhofFix error message
2015-09-11 Ruben Kerkhofmysql: use mysql_config --include for include path
2015-09-11 Ruben Kerkhofmysql: just search for mysql_get_server_version
2015-09-11 Ruben Kerkhofmysql: respect mysql_libs when searching for symbol
2015-09-11 Denys BerkovskyyFix copy-paste error in debug message in snmp plugin
2015-08-26 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-08-26 Ruben KerkhofFix harmless build warnings with newer binutils
2015-08-26 Ruben Kerkhofliboconfig: Fix implicit declaration warning
2015-08-26 Ruben KerkhofDon't unlock lock twice
2015-08-26 Ruben Kerkhofpf: fix compilation on OpenBSD
2015-08-26 Ruben Kerkhofdns: fix compilation on OpenBSD
2015-08-26 Marc Fourniercoding style fixes over 94e5622
2015-08-26 Gautam BTFix pipe leak in exec plugin
2015-08-13 Ruben Kerkhofltdl: only compile included libltdl when needed
2015-08-07 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-08-05 Marc Fournierrouteros: fix a small build error pointed out by clang
2015-08-05 Natanael Copaipc: enable _GNU_SOURCE to fix build with musl libc
2015-08-04 Marc FournierRevert "amqp: look for librabbitmq in /usr/local as...
2015-08-04 Ruben Kerkhoffhcount: this plugin only works on Linux
2015-08-03 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-08-03 Vincent Bernatlogstash: initialize conf struct to 0
2015-08-03 Ruben KerkhofFix libmodbus detection on FreeBSD
2015-08-03 Ruben Kerkhofamqp: look for librabbitmq in /usr/local as well
2015-08-03 Ruben KerkhofFix varnish detection on FreeBSD
2015-08-03 Ruben Kerkhofirq: skip FIQ line in /proc/interrupts
2015-08-03 Ruben Kerkhofconfigure.ac: remove some redundant x'es
2015-08-03 Ruben Kerkhofconfigure.ac: fix indentation
2015-08-03 Ruben KerkhofFix a memory leak on shutdown
2015-08-01 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-08-01 Shahul HameedAdd utils_parse_option.c/h to amqp plugin source files...
2015-08-01 Ruben Kerkhofcollectd -T: fix memory leak
2015-08-01 Ruben KerkhofFix some small leaks on error paths
2015-08-01 Ruben Kerkhofliboconfig: really fix lex warnings
2015-08-01 Wojtek BocerAdd remark about length of HostnameFormat string in...
2015-08-01 Shahul HameedUse standard ints in write_kafka plugin for portability
2015-07-29 Florian Forstersrc/utils_latency.c: Fix format string error.
2015-07-29 Florian Forstersrc/utils_latency.c: Ensure that LLONG_MAX is defined.
2015-07-13 Florian Forstersrc/utils_latency.c: Store "bin_width" as cdtime_t.
2015-07-13 Florian Forstersrc/utils_latency.c: Fix change_bin_width().
2015-07-10 Ruben Kerkhofvarnish: fix leak on read
2015-07-10 Florian ForsterRevert "fix leak on exit"
2015-07-10 Ruben Kerkhofvarnish: fix some leaks in error paths
2015-07-10 Ruben Kerkhoffix leak on exit
2015-07-10 Ruben Kerkhofplugin.c: plug leak on error
2015-07-10 Ruben Kerkhofmemcached: plug leak
2015-07-10 Ruben Kerkhofgmond: plug a small leak on exit
2015-07-08 Marc Fourniercollectd.conf.pod: correct a tiny typo
2015-07-07 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-07-07 Gustavo Zacariasbuild: add libavltree, libcommon & libheap dependencies
2015-07-07 Ruben KerkhofAdd test-suite logs to .gitignore
2015-07-07 Ruben Kerkhofcollectd.conf: order plugins alphabetically again
2015-07-07 Ruud van MelickFix Perl errors
2015-07-07 Michal Humpulabind: fix zone count check
2015-06-28 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2015-06-28 Florian Forstersrc/daemon/common.c: Fix off-by-one error in escape_sla...
2015-06-25 Landry Breuilproperly handle error cases when kvm_read fails (#1094)
2015-06-25 Marek Beckadon't report inodes if fs doesn't provide f_files and...
2015-06-25 Florian Forsterwrite_redis plugin: Call freeReplyObject() for each...
2015-06-19 Florian Forsterbarometer plugin: Fix "Allocator sizeof operand mismatc...
2015-06-19 Florian Forsterwrite_sensu plugin: Fix debug message.
2015-06-19 Florian Forsterwrite_sensu plugin: Fix memory leak.
2015-06-19 Florian Forsterturbostat plugin: Fix "Undefined allocation of 0 bytes...
2015-06-19 Florian Forsteropenvpn plugin: Fix "Dead assignment" warning.
2015-06-19 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2015-06-19 Florian Forstersrc/utils_cmd_flush.c: Fix memory leak.
2015-06-19 Florian Forstersrc/utils_rrdcreate.c: Fix memory leak.
2015-06-19 Florian Forstersrc/utils_ignorelist.c: Fix memory leak.
2015-06-19 Florian Forstersrc/utils_cmd_putval.c: Fix memory leak.
2015-06-19 Florian Forsterutils_cache plugin: Fix memory leak.
2015-06-19 Florian Forsterrrdtool plugin: Add assertion.
2015-06-19 Florian Forsterpowerdns plugin: Fix memory leak.
2015-06-19 Florian Forstermemcachec plugin: Fix memory leak.
2015-06-19 Florian Forsterjava plugin: Fix memory leak.
2015-06-19 Florian Forsteripvs plugin: Fix memory leak.
2015-06-19 Florian Forstergmond plugin: Fix memory leak.
2015-06-19 Florian Forstercurl_xml plugin: Fix memory leak.
2015-06-19 Florian Forstercurl_json plugin: Fix memory leak.
2015-06-19 Florian Forstercurl plugin: Fix memory leak.
2015-06-19 Florian Forstercollectdmon: Fix memory leak.
2015-06-19 Florian Forsterapache plugin: Fix memory leak.
2015-06-19 Florian Forstersrc/utils_cache.c: Fix two memory leaks.
2015-06-18 Florian Forstersnmp plugin: Fix "Assigned value is garbage or undefine...
2015-06-18 Florian Forstersrc/utils_latency.c: Fix "Assigned value is garbage...
next