2015-12-03 |
Nicolas JOURDEN | Removed the reading pause, added more details in the... |
commit | commitdiff | tree | snapshot |
2015-12-01 |
Nicolas JOURDEN | Fixed memory issue, changed the way to stop the thread... |
commit | commitdiff | tree | snapshot |
2015-11-23 |
Nicolas JOURDEN | Enable to disconnect at shutdown, changed default value... |
commit | commitdiff | tree | snapshot |
2015-11-21 |
Marc Fournier | gps: merge manpage into main collectd.conf.pod |
commit | commitdiff | tree | snapshot |
2015-11-21 |
Marc Fournier | gps: make plugin compatible with older libgps versions |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Nicolas JOURDEN | Fixed time to ms instead of us, added a possibility... |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Nicolas JOURDEN | Merging with changes made by Florian Foster. |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Florian Forster | gps plugin: Use cf_util_get_service() to read the ... |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Florian Forster | gps plugin: Store timeout and pause as cdtime_t. |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Florian Forster | gps plugin: Coding style cleanup. |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Nicolas JOURDEN | Applied comments from Florian FOSTER, added more docume... |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Nicolas JOURDEN | Applied comments from Florian FOSTER, added more docume... |
commit | commitdiff | tree | snapshot |
2015-11-17 |
Nicolas JOURDEN | Merge branch 'GPSd' |
commit | commitdiff | tree | snapshot |
2015-11-10 |
Nicolas JOURDEN | Initial support of GPSd in collectd. |
commit | commitdiff | tree | snapshot |
2015-11-08 |
Marc Fournier | Merge branch 'collectd-5.5' |
commit | commitdiff | tree | snapshot |
2015-11-08 |
Benjamin Drung | Add utils_ignorelist back to daemon (#1323) |
commit | commitdiff | tree | snapshot |
2015-11-08 |
Marc Fournier | Merge branch 'collectd-5.4' into collectd-5.5 |
commit | commitdiff | tree | snapshot |
2015-11-08 |
Nathan Ward | Fix clang complaining about extraneous parenthesis. |
commit | commitdiff | tree | snapshot |
2015-11-08 |
Nathan Ward | ASN_GAUGE (SNMP-SMIv2 Gauge32) is unsigned, not signed. |
commit | commitdiff | tree | snapshot |
2015-11-08 |
Jan Andres | Start write threads after plugin initialization. |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Pierre-Yves... | Merge branch 'collectd-5.4' into collectd-5.5 |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Pierre-Yves... | statsd: provide a gauge for counters, holding the absol... |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Marc Fournier | Merge branch 'collectd-5.5' |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Marc Fournier | Merge branch 'collectd-5.4' into collectd-5.5 |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Marc Fournier | battery: add missing capacity type to types.db |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Sergey | apcups: prefix plugin name in INFO and DEBUG statements |
commit | commitdiff | tree | snapshot |
2015-11-02 |
Pierre-Yves... | Merge pull request #1311 from pyr/fix/1282 |
commit | commitdiff | tree | snapshot |
2015-10-30 |
Marc Fournier | Merge pull request #1309 from baryonix/time_fix |
commit | commitdiff | tree | snapshot |
2015-10-27 |
Brian Kelly | write_redis plugin: Add support for StoreRates option |
commit | commitdiff | tree | snapshot |
2015-10-27 |
Brian Kelly | write_redis plugin: Improve ZREMRANGEBYRANK command... |
commit | commitdiff | tree | snapshot |
2015-10-27 |
Brian Kelly | write_redis plugin: Fix ZREMBYRANK command debug message |
commit | commitdiff | tree | snapshot |
2015-10-27 |
Brian Kelly | write_redis plugin: Add option to limit sorted set... |
commit | commitdiff | tree | snapshot |
2015-10-27 |
Marc Fournier | Merge branch 'collectd-5.5' |
commit | commitdiff | tree | snapshot |
2015-10-27 |
Ruben Kerkhof | write_redis: fix a few typos in manpage |
commit | commitdiff | tree | snapshot |
2015-10-27 |
Marc Fournier | Merge branch 'collectd-5.4' into collectd-5.5 |
commit | commitdiff | tree | snapshot |
2015-10-27 |
Marc Fournier | write_redis: remove unused variable from wr_write() |
commit | commitdiff | tree | snapshot |
2015-10-27 |
Brian Kelly | write_redis plugin: Remove old zadd command formatting... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
Marc Fournier | collectd.conf.pod: correct a small typo |
commit | commitdiff | tree | snapshot |
2015-10-23 |
Douglas Thrift | Fix a few typos in collectd-exec(5) |
commit | commitdiff | tree | snapshot |
2015-10-19 |
Pierre-Yves... | statsd: provide a gauge for counters, holding the absol... |
commit | commitdiff | tree | snapshot |
2015-10-17 |
Jan Andres | Fix TIMESPEC_TO_CDTIME_T() on 32-bit arch. |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Marc Fournier | Merge branch 'collectd-5.5' |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Marc Fournier | Merge branch 'collectd-5.4' into collectd-5.5 |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Herve COMMOWICK | processes: correctly count processes on FreeBSD |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Ciaran Mac... | Fix 'Modification of a read-only value attempted' error |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Herve COMMOWICK | processes: correctly count processes on {free,open}BSD |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Marc Fournier | systemd.collectd.service: backport changes from master... |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Marc Fournier | Merge remote-tracking branch 'origin/pr/1264' |
commit | commitdiff | tree | snapshot |
2015-10-07 |
Sven Trenkel | python: Fix double-free bug. |
commit | commitdiff | tree | snapshot |
2015-10-07 |
trenkel | Merge pull request #1289 from trenkel/master |
commit | commitdiff | tree | snapshot |
2015-10-04 |
Sven Trenkel | python: Fix double-free bug. |
commit | commitdiff | tree | snapshot |
2015-09-14 |
Ruben Kerkhof | systemd: drop all capabilities by default |
commit | commitdiff | tree | snapshot |
2015-09-14 |
Ruben Kerkhof | Make /home, /root and /run/user inaccessible |
commit | commitdiff | tree | snapshot |
2015-09-14 |
Ruben Kerkhof | Mount /usr, /boot and /etc readonly |
commit | commitdiff | tree | snapshot |
2015-09-14 |
Ruben Kerkhof | No need to wait 10 seconds before restarting |
commit | commitdiff | tree | snapshot |
2015-09-14 |
Ruben Kerkhof | Only restart collectd on failure |
commit | commitdiff | tree | snapshot |
2015-09-14 |
Ruben Kerkhof | NotifyAccess is the default |
commit | commitdiff | tree | snapshot |
2015-09-14 |
Ruben Kerkhof | Let systemd handle logging |
commit | commitdiff | tree | snapshot |
2015-09-14 |
Ruben Kerkhof | notify_systemd: unset NOTIFY_SOCKET later |
commit | commitdiff | tree | snapshot |
2015-09-14 |
Ruben Kerkhof | notify_systemd: remove dead code |
commit | commitdiff | tree | snapshot |
2015-09-14 |
Ruben Kerkhof | notify_systemd: use close-on-exit on socket |
commit | commitdiff | tree | snapshot |
2015-09-14 |
Marc Fournier | Merge branch 'collectd-5.5' |
commit | commitdiff | tree | snapshot |
2015-09-14 |
Marc Fournier | Merge branch 'collectd-5.4' into collectd-5.5 |
commit | commitdiff | tree | snapshot |
2015-09-13 |
Marc Fournier | gmond: fix linking against libganglia at build time |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Marc Fournier | log_logstash: fix timestamp field to respect ISO 8601... |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Ruben Kerkhof | virt: Add PluginInstanceFormat none, as default |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Marc Fournier | Merge branch 'collectd-5.5' |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Marc Fournier | Merge branch 'collectd-5.4' into collectd-5.5 |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Ruben Kerkhof | PluginInterfaceFormat supports multiple fields |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Ruben Kerkhof | Don't access freed memory |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Ruben Kerkhof | Fix error message |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Marc Fournier | Merge remote-tracking branch 'origin/pr/1135' |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Marc Fournier | Merge remote-tracking branch 'origin/pr/1260' |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Marc Fournier | Merge remote-tracking branch 'origin/pr/1205' |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Ruben Kerkhof | mysql: use mysql_config --include for include path |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Ruben Kerkhof | mysql: just search for mysql_get_server_version |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Ruben Kerkhof | mysql: respect mysql_libs when searching for symbol |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Brian ONeill | added ZFS ARC cache to memory, treating it like Linux... |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Marc Fournier | Merge remote-tracking branch 'origin/pr/1229' |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Marc Fournier | Merge remote-tracking branch 'origin/pr/1254' |
commit | commitdiff | tree | snapshot |
2015-09-11 |
vzubko | Log http error codes other than 200. New config option... |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Denys Berkovskyy | Fix copy-paste error in debug message in snmp plugin |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Florian Forster | mqtt plugin: Initialize locks on startup. |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Marc Fournier | configure: print out build flags and options in summary |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Marc Fournier | configure: move werror flag to features |
commit | commitdiff | tree | snapshot |
2015-09-08 |
Ruben Kerkhof | Make building with -Werror optional. |
commit | commitdiff | tree | snapshot |
2015-09-03 |
Marc Fournier | plugin.c: emit log message when plugin loading succeeds |
commit | commitdiff | tree | snapshot |
2015-09-03 |
Marc Fournier | Merge pull request #1253 from rubenk/fix-osx-build |
commit | commitdiff | tree | snapshot |
2015-09-03 |
Michal Bebjak | dbi plugin interval documentation |
commit | commitdiff | tree | snapshot |
2015-09-03 |
Michal Bebjak | Fix compilation for master |
commit | commitdiff | tree | snapshot |
2015-09-03 |
Ruben Kerkhof | gettimeofday() needs <sys/time.h> |
commit | commitdiff | tree | snapshot |
2015-09-01 |
Florian Forster | collectd-tg: Fall back to gettimeofday(3) if clock_gett... |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Marc Fournier | Merge branch 'collectd-5.5' |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Marc Fournier | src/daemon/utils_time_test.c: add ULL suffix to large... |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Marc Fournier | Merge branch 'collectd-5.4' into collectd-5.5 |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Ruben Kerkhof | Fix harmless build warnings with newer binutils |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Ruben Kerkhof | liboconfig: Fix implicit declaration warning |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Ruben Kerkhof | Don't unlock lock twice |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Ruben Kerkhof | pf: fix compilation on OpenBSD |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Ruben Kerkhof | dns: fix compilation on OpenBSD |
commit | commitdiff | tree | snapshot |
next |