collectd.git
2015-11-28 Ruben KerkhofMerge pull request #1199 from rubenk/remove-gcrypt...
2015-11-28 Ruben KerkhofMerge pull request #1210 from rubenk/protoc
2015-11-28 Ruben KerkhofMerge pull request #958 from rubenk/fix-version-gen-sh
2015-11-28 Ruben KerkhofOnly run git describe when we're in a git repo
2015-11-28 Ruben KerkhofMerge pull request #1219 from rubenk/version-gen
2015-11-28 Ruben KerkhofMerge pull request #1220 from rubenk/set-package-bugrep...
2015-11-28 Ruben Kerkhofprotoc: check for headers in new location as well
2015-11-28 Ruben Kerkhofprotoc: check for libprotobuf-c as well
2015-11-28 Ruben Kerkhofprotoc: simplify configure check
2015-11-28 Ruben Kerkhofprotoc: slightly nicer output in silent mode
2015-11-28 Ruben Kerkhofprotoc: log when compiler is missing
2015-11-28 Ruben KerkhofSilence protoc-c in silence mode
2015-11-28 Ruben Kerkhofwrite_riemann: only compile .proto files when enabled
2015-11-28 Ruben KerkhofPinba: only compile .proto files when enabled
2015-11-28 Florian ForsterMerge remote-tracking branch 'github/pr/1366'
2015-11-27 Ruben KerkhofTravis: switch to new Trusty environment
2015-11-27 Florian ForsterMerge branch 'pr/1345'
2015-11-27 Florian Forstermqtt plugin: Add TLS options to the example config...
2015-11-27 Florian Forstermqtt plugin: Rename "TLSprotocol" to "TLSProtocol".
2015-11-27 Florian Forstermqtt plugin: Rename "CACertificateFile" to "CACert".
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 Nicholas HumfreyAllow MQTT payloads without NULL string termination
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
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-18 Jan-Piet MensAdd TLS support
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... 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...
next