| 2015-11-27 |
Florian Forster | Merge commit 'refs/pull/1360/head' of github.com:collec... |
commit | commitdiff | tree | snapshot |
| 2015-11-26 |
Florian Forster | Merge remote-tracking branch 'github/pr/1355' |
commit | commitdiff | tree | snapshot |
| 2015-11-26 |
Ruben Kerkhof | utils_mount: use reentrant getmntent_r when we can |
commit | commitdiff | tree | snapshot |
| 2015-11-26 |
Nicholas Humfrey | Allow MQTT payloads without NULL string termination 1355/head |
commit | commitdiff | tree | snapshot |
| 2015-11-26 |
Ruben Kerkhof | Merge pull request #1163 from rubenk/fix-data-race... |
commit | commitdiff | tree | snapshot |
| 2015-11-26 |
fanyeren | table plugin: log_warn is better than log_err 1360/head |
commit | commitdiff | tree | snapshot |
| 2015-11-26 |
Florian Forster | Merge branch 'collectd-5.5' |
commit | commitdiff | tree | snapshot |
| 2015-11-26 |
Florian Forster | Merge branch 'collectd-5.4' into collectd-5.5 |
commit | commitdiff | tree | snapshot |
| 2015-11-26 |
Corey Kosak | c_avl_pick needs to update the 'size' field of the... |
commit | commitdiff | tree | snapshot |
| 2015-11-26 |
Florian Forster | utils_avltree_test.c: Extend unit test to test c_avl_pi... |
commit | commitdiff | tree | snapshot |
| 2015-11-26 |
Corey Kosak | Remove duplicate call to pthread_mutex_destroy. |
commit | commitdiff | tree | snapshot |
| 2015-11-25 |
Florian Forster | statsd plugin: Correctly free metrics at shutdown. |
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-20 |
Florian Forster | apache plugin: DRY: use macro to determine number of... |
commit | commitdiff | tree | snapshot |
| 2015-11-19 |
Nicolas JOURDEN | Applied comments from Florian FOSTER, added more docume... |
commit | commitdiff | tree | snapshot |
| 2015-11-18 |
Jan-Piet Mens | Add TLS support 1345/head |
commit | commitdiff | tree | snapshot |
| 2015-11-17 |
Nicolas JOURDEN | Merge branch 'GPSd' |
commit | commitdiff | tree | snapshot |
| 2015-11-15 |
Marc Fournier | apache: parse whole response, not only the first 16... 1343/head |
commit | commitdiff | tree | snapshot |
| 2015-11-13 |
Tamás Földesi | Remove POLLRDNORM (equivalent to POLLIN) |
commit | commitdiff | tree | snapshot |
| 2015-11-13 |
Tamás Földesi | Checking for closed peer connection before send |
commit | commitdiff | tree | snapshot |
| 2015-11-12 |
Yves Mettier | restores support for TypeInstance in ts_create() 1106/head |
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-05 |
Florian Forster | notify_nagios plugin: Add plugin for writing Nagios... 1337/head |
commit | commitdiff | tree | snapshot |
| 2015-11-05 |
Marc Fournier | varnish: remove unused variable 1336/head |
commit | commitdiff | tree | snapshot |
| 2015-11-04 |
Marc Fournier | varnish: rework v3 and v4 support |
commit | commitdiff | tree | snapshot |
| 2015-11-04 |
Marc Fournier | varnish: isolate varnish v2 code |
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... 1311/head |
commit | commitdiff | tree | snapshot |
| 2015-10-17 |
Jan Andres | Fix TIMESPEC_TO_CDTIME_T() on 32-bit arch. 1309/head |
commit | commitdiff | tree | snapshot |
| 2015-10-16 |
Marc Fournier | openldap: copyright update + minor cleanup 1308/head |
commit | commitdiff | tree | snapshot |
| 2015-10-16 |
Marc Fournier | openldap: properly UNBIND from server on shutdown |
commit | commitdiff | tree | snapshot |
| 2015-10-16 |
Marc Fournier | openldap: tell libldap to automatically restart reconne... |
commit | commitdiff | tree | snapshot |
| 2015-10-16 |
Marc Fournier | openldap: set the default timeout to the plugin read... |
commit | commitdiff | tree | snapshot |
| 2015-10-16 |
Marc Fournier | openldap: make connection to server persistent |
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-13 |
Marc Fournier | snmp: remove warning now redundant with plugin.c 1293/head |
commit | commitdiff | tree | snapshot |
| 2015-10-13 |
Marc Fournier | plugin.c: add quotes to debug messages, for the sake... |
commit | commitdiff | tree | snapshot |
| 2015-10-13 |
Marc Fournier | plugin.c: add timer on plugins read functions |
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. 1289/head |
commit | commitdiff | tree | snapshot |
| 2015-09-14 |
Ruben Kerkhof | systemd: drop all capabilities by default 1264/head |
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 |
bbczeuz | Merge pull request #4 from collectd/master |
commit | commitdiff | tree | snapshot |
| 2015-09-13 |
Marc Fournier | gmond: fix linking against libganglia at build time 1270/head |
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 |
| next |