Merge branch 'collectd-5.5'
[collectd.git] / src /
2015-11-26 Florian ForsterMerge branch 'collectd-5.5'
2015-11-26 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2015-11-26 Corey Kosakc_avl_pick needs to update the 'size' field of the...
2015-11-26 Florian Forsterutils_avltree_test.c: Extend unit test to test c_avl_pi...
2015-11-26 Corey KosakRemove duplicate call to pthread_mutex_destroy.
2015-11-25 Florian Forsterstatsd plugin: Correctly free metrics at shutdown.
2015-11-20 Florian Forsterapache plugin: DRY: use macro to determine number of...
2015-11-15 Marc Fournierapache: parse whole response, not only the first 16...
2015-11-13 Tamás FöldesiRemove POLLRDNORM (equivalent to POLLIN)
2015-11-13 Tamás FöldesiChecking for closed peer connection before send
2015-11-08 Marc FournierMerge branch 'collectd-5.5'
2015-11-08 Benjamin DrungAdd utils_ignorelist back to daemon (#1323)
2015-11-08 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-11-08 Nathan WardFix clang complaining about extraneous parenthesis.
2015-11-08 Nathan WardASN_GAUGE (SNMP-SMIv2 Gauge32) is unsigned, not signed.
2015-11-08 Jan AndresStart write threads after plugin initialization.
2015-11-06 Pierre-Yves RitschardMerge branch 'collectd-5.4' into collectd-5.5
2015-11-06 Pierre-Yves Ritschardstatsd: provide a gauge for counters, holding the absol...
2015-11-06 Marc FournierMerge branch 'collectd-5.5'
2015-11-06 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-11-06 Marc Fournierbattery: add missing capacity type to types.db
2015-11-03 Sergeyapcups: prefix plugin name in INFO and DEBUG statements
2015-11-02 Pierre-Yves RitschardMerge pull request #1311 from pyr/fix/1282
2015-10-30 Marc FournierMerge pull request #1309 from baryonix/time_fix
2015-10-27 Brian Kellywrite_redis plugin: Add support for StoreRates option
2015-10-27 Brian Kellywrite_redis plugin: Improve ZREMRANGEBYRANK command...
2015-10-27 Brian Kellywrite_redis plugin: Fix ZREMBYRANK command debug message
2015-10-27 Brian Kellywrite_redis plugin: Add option to limit sorted set...
2015-10-27 Marc FournierMerge branch 'collectd-5.5'
2015-10-27 Ruben Kerkhofwrite_redis: fix a few typos in manpage
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-19 Pierre-Yves Ritschardstatsd: provide a gauge for counters, holding the absol...
2015-10-17 Jan AndresFix TIMESPEC_TO_CDTIME_T() on 32-bit arch.
2015-10-14 Marc FournierMerge branch 'collectd-5.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 Herve COMMOWICKprocesses: correctly count processes on {free,open}BSD
2015-10-14 Marc FournierMerge remote-tracking branch 'origin/pr/1264'
2015-10-07 Sven Trenkelpython: Fix double-free bug.
2015-10-07 trenkelMerge pull request #1289 from trenkel/master
2015-10-04 Sven Trenkelpython: Fix double-free bug.
2015-09-14 Ruben Kerkhofnotify_systemd: unset NOTIFY_SOCKET later
2015-09-14 Ruben Kerkhofnotify_systemd: remove dead code
2015-09-14 Ruben Kerkhofnotify_systemd: use close-on-exit on socket
2015-09-14 Marc FournierMerge branch 'collectd-5.5'
2015-09-14 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-09-11 Marc Fournierlog_logstash: fix timestamp field to respect ISO 8601...
2015-09-11 Ruben Kerkhofvirt: Add PluginInstanceFormat none, as default
2015-09-11 Marc FournierMerge branch 'collectd-5.5'
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 Marc FournierMerge remote-tracking branch 'origin/pr/1135'
2015-09-11 Marc FournierMerge remote-tracking branch 'origin/pr/1260'
2015-09-11 Marc FournierMerge remote-tracking branch 'origin/pr/1205'
2015-09-11 Brian ONeilladded ZFS ARC cache to memory, treating it like Linux...
2015-09-11 Marc FournierMerge remote-tracking branch 'origin/pr/1229'
2015-09-11 Marc FournierMerge remote-tracking branch 'origin/pr/1254'
2015-09-11 vzubkoLog http error codes other than 200. New config option...
2015-09-11 Denys BerkovskyyFix copy-paste error in debug message in snmp plugin
2015-09-11 Florian Forstermqtt plugin: Initialize locks on startup.
2015-09-08 Ruben KerkhofMake building with -Werror optional.
2015-09-03 Marc Fournierplugin.c: emit log message when plugin loading succeeds
2015-09-03 Marc FournierMerge pull request #1253 from rubenk/fix-osx-build
2015-09-03 Michal Bebjakdbi plugin interval documentation
2015-09-03 Michal BebjakFix compilation for master
2015-09-03 Ruben Kerkhofgettimeofday() needs <sys/time.h>
2015-09-01 Florian Forstercollectd-tg: Fall back to gettimeofday(3) if clock_gett...
2015-08-26 Marc FournierMerge branch 'collectd-5.5'
2015-08-26 Marc Fourniersrc/daemon/utils_time_test.c: add ULL suffix to large...
2015-08-26 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
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-21 Florian Forstersrc/testing.h: Rename the EXPECT_EQ_{DOUBLE,INT,STR...
2015-08-21 Florian Forstersrc/testing.h: Rewrite the EXPECT_EQ_UINT64() macro.
2015-08-21 Florian Forstersrc/daemon/utils_time_test.c: Test ms conversion.
2015-08-21 Florian Forstersrc/daemon/utils_time.h: Don't cast input to time_t.
2015-08-21 Florian Forstersrc/daemon/utils_time.h: Treat nanoseconds as 64bit...
2015-08-19 Florian Forstersrc/daemon/utils_time.h: Improve precision of conversio...
2015-08-17 Michal BebjakAllow to specify per database interval for fetching...
2015-08-13 Marc FournierMerge remote-tracking branch 'origin/pr/1216'
2015-08-13 Marc FournierMerge remote-tracking branch 'origin/pr/1188'
2015-08-12 Brad DavisUse the devstat struct directly instead of using devsta...
2015-08-10 Ruben Kerkhofpowerdns: update recursor stats to 3.7.3
2015-08-07 Marc FournierMerge branch 'collectd-5.5'
2015-08-07 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-08-06 Brian ONeillChanged the max value of cache_size in types.db to...
2015-08-06 Brian ONeillAdded more data to ZFS stats, c, c_min, and c_max for...
2015-08-05 Marc Fournierrouteros: fix a small build error pointed out by clang
2015-08-05 Pierre-Yves RitschardMerge pull request #1153 from mbethke/fix-unixsock
2015-08-05 Pierre-Yves RitschardMerge pull request #1178 from rubenk/fix-libmodbus...
next