]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2015-11-27  Florian ForsterMerge commit 'refs/pull/1360/head' of github.com:collec...
2015-11-26  Florian ForsterMerge remote-tracking branch 'github/pr/1355'
2015-11-26  Ruben Kerkhofutils_mount: use reentrant getmntent_r when we can
2015-11-26  Nicholas HumfreyAllow MQTT payloads without NULL string termination 1355/head
2015-11-26  Ruben KerkhofMerge pull request #1163 from rubenk/fix-data-race...
2015-11-26  fanyerentable plugin: log_warn is better than log_err 1360/head
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-23  Nicolas JOURDENEnable to disconnect at shutdown, changed default value...
2015-11-21  Marc Fourniergps: merge manpage into main collectd.conf.pod
2015-11-21  Marc Fourniergps: make plugin compatible with older libgps versions
2015-11-20  Nicolas JOURDENFixed time to ms instead of us, added a possibility...
2015-11-20  Nicolas JOURDENMerging with changes made by Florian Foster.
2015-11-20  Florian Forstergps plugin: Use cf_util_get_service() to read the ...
2015-11-20  Florian Forstergps plugin: Store timeout and pause as cdtime_t.
2015-11-20  Florian Forstergps plugin: Coding style cleanup.
2015-11-20  Nicolas JOURDENApplied comments from Florian FOSTER, added more docume...
2015-11-20  Florian Forsterapache plugin: DRY: use macro to determine number of...
2015-11-19  Nicolas JOURDENApplied comments from Florian FOSTER, added more docume...
2015-11-18  Jan-Piet MensAdd TLS support 1345/head
2015-11-17  Nicolas JOURDENMerge branch 'GPSd'
2015-11-15  Marc Fournierapache: parse whole response, not only the first 16... 1343/head
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-12  Yves Mettierrestores support for TypeInstance in ts_create() 1106/head
2015-11-10  Nicolas JOURDENInitial support of GPSd in collectd.
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-05  Florian Forsternotify_nagios plugin: Add plugin for writing Nagios... 1337/head
2015-11-05  Marc Fourniervarnish: remove unused variable 1336/head
2015-11-04  Marc Fourniervarnish: rework v3 and v4 support
2015-11-04  Marc Fourniervarnish: isolate varnish v2 code
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... 1311/head
2015-10-17  Jan AndresFix TIMESPEC_TO_CDTIME_T() on 32-bit arch. 1309/head
2015-10-16  Marc Fournieropenldap: copyright update + minor cleanup 1308/head
2015-10-16  Marc Fournieropenldap: properly UNBIND from server on shutdown
2015-10-16  Marc Fournieropenldap: tell libldap to automatically restart reconne...
2015-10-16  Marc Fournieropenldap: set the default timeout to the plugin read...
2015-10-16  Marc Fournieropenldap: make connection to server persistent
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-13  Marc Fourniersnmp: remove warning now redundant with plugin.c 1293/head
2015-10-13  Marc Fournierplugin.c: add quotes to debug messages, for the sake...
2015-10-13  Marc Fournierplugin.c: add timer on plugins read functions
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. 1289/head
2015-09-14  Ruben Kerkhofsystemd: drop all capabilities by default 1264/head
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  bbczeuzMerge pull request #4 from collectd/master
2015-09-13  Marc Fourniergmond: fix linking against libganglia at build time 1270/head
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
next