collectd.git
2015-04-14 Marc FournierMerge branch 'collectd-5.4'
2015-04-14 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2015-04-14 Marc Fournierwrite_kafka: correct mistyped function name
2015-04-14 Marc Fournierwrite_kafka: fix typo preventing --with-librdkafka...
2015-04-14 Marc FournierMerge remote-tracking branch 'origin/pr/1001'
2015-04-14 Marc FournierMerge branch 'collectd-4.10' into collectd-5.3
2015-04-14 Marc Fourniernotify_email: avoid linking against libdl
2015-04-14 Marc Fourniernotify_email: avoid linking against libdl
2015-04-13 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2015-04-13 Marc FournierRevert "version-gen.sh: Switch to bash due to bashisms."
2015-04-12 Marc Fournierwrite_sensu: pass literal string to ERROR() macro
2015-04-12 Marc FournierMerge remote-tracking branch 'origin/pr/998'
2015-04-10 Tim Laszlonetwork: set ttl before opening server sockets
2015-04-10 Tim LaszloWarn if ttl is out of bounds
2015-04-10 Florian Forsteropenvpn plugin: Don't signal an error when no clients...
2015-04-08 Marc FournierMerge branch 'collectd-5.4'
2015-04-08 Marc FournierREADME: ordering
2015-04-08 Marc FournierRPM specfile: add write_sensu and ipc plugins
2015-04-08 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2015-04-08 Marc Fournieripc: don't enable by default in example config file
2015-04-08 Marc Fournieripc: build on AIX by default
2015-04-08 Marc Fournieripc: don't document plugin without any options
2015-04-08 Marc Fournieripc: remove extraneous call to sysconf()
2015-04-08 Marc FournierMerge remote-tracking branch 'origin/pr/925'
2015-04-08 Marc Fournierwrite_sensu: documentation wording, wrap long lines
2015-04-08 Marc FournierMerge remote-tracking branch 'origin/pr/912'
2015-04-08 Marc FournierMerge remote-tracking branch 'origin/pr/946'
2015-04-08 Marc Fourniercurl-based plugins: disable Timeout option if libcurl...
2015-04-08 Marc FournierMerge remote-tracking branch 'origin/pr/993'
2015-04-08 Marc FournierMerge remote-tracking branch 'origin/pr/985'
2015-04-08 Marc FournierMerge remote-tracking branch 'origin/pr/693'
2015-04-07 Vincent Bernatdbi plugin: fix a warning mentioning snmp plugin
2015-04-04 Marc Fournierwrite_http: make sure CURLOPT_* only get longs
2015-04-04 Marc Fourniermake sure CURLOPT_TIMEOUT_MS only gets longs
2015-04-04 Marc Fournierbind: fix a memory leak
2015-04-04 Bruno PrémontBind plugin: Add support for per-zone stats in v3 XML
2015-04-04 Marc Fourniercollectd.conf.pod: clarify possibly confusing statement
2015-04-04 Marc Fourniercurl: correct typo in error message
2015-04-04 Marc Fournierdoc & comments: s/mili/milli/
2015-04-04 Marc Fournierascent: Add support for specifying a connection timeout
2015-04-04 Marc Fourniernginx: Add support for specifying a connection timeout
2015-04-04 Marc Fournierbind: Add support for specifying a connection timeout
2015-04-04 Marc Fournierapache: Add support for specifying a connection timeout
2015-04-04 Marc Fourniercurl_xml: Add support for specifying a connection timeout
2015-04-04 Marc Fourniercurl: adapt Timeout doc bits to new behaviour
2015-04-02 Marc FournierMerge branch 'collectd-4.10' into collectd-5.3
2015-04-02 Thomas KhoFix type instance sanitization in bind plugin
2015-04-02 Marc Fourniercurl_json: allow Timeout to be set to 0
2015-04-02 Marc Fourniercurl: allow Timeout to be set to 0
2015-04-01 Jan Kundrátcurl_json: Add support for specifying a connection...
2015-04-01 Jan Kundrátcurl: Add support for specifying a connection timeout
2015-03-31 Peter Wubattery: do not report sysfs ENODEV failure
2015-03-30 Peter Wubattery: report current if known
2015-03-26 Marc Fournierwrite_http: add 2 new options to example config
2015-03-26 Marc Fournierwrite_http: control rate using only one parameter
2015-03-25 Marc Fournierwrite_http: adapt the behaviour of Timeout option
2015-03-24 Fabrice A.... fix functions indentation and statuses initialization.
2015-03-24 Fabrice A.... write_sensu cannot be endpoint/proxy.
2015-03-24 Marc FournierMerge remote-tracking branch 'origin/pr/752' into wh_lo...
2015-03-24 PoilUpgrade spec to 5.4.2
2015-03-24 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2015-03-24 Marc FournierRPM specfile: bump version number
2015-03-17 Marc Fournierlog_logstash: adapt JSON format to logstash 1.2+
2015-03-16 Fabrice A.... write_sensu plugin to write datapoints and notification...
2015-03-12 Marc Fourniercollectd.conf(5): move misplaced block in postgresql...
2015-03-12 Marc FournierRemove more references to the Globals option
2015-03-12 Ruben KerkhofSetting Globals to true is not needed anymore
2015-03-12 Marc FournierMerge branch 'collectd-5.4'
2015-03-12 Marc FournierRevert "add a conditional for the new dbi reentrant...
2015-03-11 Marc FournierMerge pull request #947 from mfournier/avoid_using_curl...
2015-03-11 Marc Fournieramqp: add documentation bits for ConnectionRetryDelay...
2015-03-11 Marc Fournieramqp: disable reconnection delaying feature by default
2015-03-11 Marc Fournieramqp: coding-style consistency
2015-03-11 Yoga RamalingamAMQP connection failure leads collectd to use 100%CPU
2015-03-10 Marc FournierMerge pull request #965 from rubenk/powerdns-update...
2015-03-10 Marc FournierMerge pull request #959 from rubenk/fix-ceph-plugin
2015-03-10 Florian Forsterwrite_tsdb plugin: Fix name generation even more.
2015-03-10 Dallin Youngwrite_tsdb plugin: Add type and type_instance to the...
2015-03-10 Florian ForsterMakefile.am: s/INCLUDES/AM_CPPFLAGS/
2015-03-09 Ruben Kerkhofpowerdns: update plugin with stats for pdns 3.4.3
2015-03-09 Florian Forsterwrite_mongodb plugin: Fix BSON memory handling even...
2015-03-09 Florian Forsterwrite_mongodb plugin: s/bson_dispose/bson_destroy/
2015-03-08 Ruben KerkhofCeph: define _DEFAULT_SOURCE next to _BSD_SOURCE
2015-03-06 Wilfried GoesgensStatsd: avoid doing a division by zero when calculating...
2015-03-06 Wilfried GoesgensStatsd: avoid doing a division by zero when calculating...
2015-03-06 Marc Fournierutils_latency: use portable format string
2015-03-06 Yoga Ramalingamstatsd histogram to support more than 1 second
2015-03-06 Pierre-Yves... Merge pull request #838 from yogeswaran/histogram
2015-03-03 Marc Fournierconfigure: add liblvm2app to summary output
2015-03-03 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2015-03-03 Marc Fournierconfigure: add missing entries in summary output
2015-03-03 Marc FournierMerge pull request #951 from tokkee/sh/debian-patches
2015-03-03 Marc FournierMerge pull request #953 from rubenk/powerdns-do-not...
2015-03-03 Ruben KerkhofPowerdns plugin: fix logging on failed lookup
2015-03-03 Marc FournierMerge pull request #954 from rubenk/remove-outdated...
2015-03-03 Ruben KerkhofSetting Globals to true is not needed anymore
2015-03-03 Marc Fournierclean.sh: take new 'src/daemon' dir in account
2015-03-03 Sergeysnmp plugin: add hostname to "csnmp_value_list_to_value...
2015-03-03 Marc FournierRPM specfile: add ceph plugin
2015-03-03 Marc FournierREADME/AUTHORS: mention ceph plugin
next