collectd.git
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... Merge branch 'collectd-5.4' into collectd-5.5
2015-11-06 Pierre-Yves... statsd: 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... Merge 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... statsd: 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 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-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 Kerkhofsystemd: drop all capabilities by default
2015-09-14 Ruben KerkhofMake /home, /root and /run/user inaccessible
2015-09-14 Ruben KerkhofMount /usr, /boot and /etc readonly
2015-09-14 Ruben KerkhofNo need to wait 10 seconds before restarting
2015-09-14 Ruben KerkhofOnly restart collectd on failure
2015-09-14 Ruben KerkhofNotifyAccess is the default
2015-09-14 Ruben KerkhofLet systemd handle logging
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-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 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 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 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 Marc Fournierconfigure: print out build flags and options in summary
2015-09-08 Marc Fournierconfigure: move werror flag to features
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 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-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 Ruben Kerkhofltdl: only compile included libltdl when needed
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
next