curl: allow Timeout to be set to 0
[collectd.git] / src /
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-17 Marc Fournierlog_logstash: adapt JSON format to logstash 1.2+
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-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 RitschardMerge pull request #838 from yogeswaran/histogram
2015-03-03 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
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 Sergeysnmp plugin: add hostname to "csnmp_value_list_to_value...
2015-03-03 Marc FournierMerge remote-tracking branch 'origin/pr/598'
2015-03-02 daryderRemove superfluous debug statements
2015-03-01 Ruben KerkhofSetting Globals to true is not needed anymore
2015-02-28 Ruben KerkhofPowerdns plugin: fix logging on failed lookup
2015-02-27 Sebastian Harlplugin: Use strcasecmp rather than strncasecmp to find...
2015-02-26 Florian ForsterMerge branch 'collectd-5.3' into collectd-5.4
2015-02-26 Florian Forsterdbi plugin: Switch to libdbi's thread-safe interface.
2015-02-26 Florian Forstercollectd-exec(5): Clarify the format of the Time: header.
2015-02-26 Florian ForsterRevert "Plugin exec: change notification time to integer."
2015-02-24 Sergeysnmp plugin: add hostname to "csnmp_instance_list_add...
2015-02-24 Marc Fournieravoid using CURLOPT_USERPWD when possible
2015-02-24 Marc FournierMerge branch 'collectd-5.4'
2015-02-24 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2015-02-24 Marc FournierMerge branch 'collectd-4.10' into collectd-5.3
2015-02-15 trenkelMerge pull request #890 from trenkel/master
2015-02-06 Jim Radfordperl plugin: plugins are linked with *_LIBADD and LIBS...
2015-02-06 Jim Radfordlibperl's ldopts include libaries and therefore should...
2015-02-06 Marc FournierMerge pull request #390 from radford/libperl-ldopts
2015-02-02 Eric Sandeenmodbus: rename register types once more
2015-02-02 Marc FournierMerge pull request #908 from vincentbernat/fix/libstatgrab4
2015-02-02 Marc FournierMerge pull request #902 from mfournier/write_http-node...
2015-02-02 Marc FournierMerge pull request #899 from mfournier/write_http-multi...
2015-01-26 Vincent Bernatipmi: use SIGIO instead of SIGUSR2 to avoid conflict...
2015-01-26 ciomairewrite_kafka plugin: Topic property not being set
2015-01-26 Pierre-Yves RitschardMerge pull request #910 from vincentbernat/fix/ipmi...
2015-01-23 Vincent Bernatipmi: use SIGIO instead of SIGUSR2 to avoid conflict...
2015-01-23 Micha Krauseadded doc CollectStatistics to section rrdcached
2015-01-23 Marc Fourniermysql: document defaults to boolean config options
2015-01-21 Marc Fournierwrite_http: consistent multi-instance support
2015-01-20 Marc Fournierwrite_http: make callback names context-dependent
2015-01-17 Marc Fournierwrite_http: make callback names context-dependent
2015-01-16 Marc Fournierensure all curl-based plugins follow HTTP redirects
2015-01-16 Eric Sandeenadd Modbus/RTU support to modbus plugin
2015-01-15 Marc Fournierwrite_riemann: defaults to use TCP and batching
2015-01-14 Marc FournierMerge remote-tracking branch 'origin/pr/835'
2015-01-14 Jim Radfordperl plugin: plugins are linked with *_LIBADD and LIBS...
2015-01-14 Jim Radfordlibperl's ldopts include libaries and therefore should...
2015-01-14 Pierre-Yves RitschardMerge pull request #886 from pyr/feature/write_log
2015-01-13 Pierre-Yves RitschardDo not mention plugins with no options.
2015-01-13 Pierre-Yves Ritschardchange license
2015-01-12 Sven Trenkelpython: Properly init the empty string with Python3.
2015-01-09 Sven TrenkelFix compiler warnings with Python3.
2015-01-08 Pierre-Yves RitschardAdd a write_log output plugin which logs values.
2015-01-08 Pierre-Yves RitschardMerge pull request #870 from ifesdjeen/bugfix/absolute...
2015-01-07 Marc FournierMerge branch 'collectd-5.4'
2015-01-07 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2015-01-07 Marc FournierMerge branch 'collectd-4.10' into collectd-5.3
2015-01-07 daryderMove last_poll_data to inside ceph_daemon struct
2015-01-07 Pierre-Yves RitschardMerge pull request #847 from mihu/bind_zone_fix
2014-12-31 Marc Fourniertypes_list: fix carriage return sign
2014-12-22 daryderChanges to use base types, add comments, etc.
2014-12-22 daryderFix formatting
2014-12-22 daryderAdd ceph base types
2014-12-17 Alex PetrovChange "plugin_dispatch_multivalue" to accept any metri...
2014-12-15 Marc Fourniercollectd.confpod: mention 2 new options to tail plugin
2014-12-15 Marc Fourniercollectd.conf example: mention new write_riemann options
2014-12-15 Marc Fourniercollectd.conf example: remove erroneous quotes
2014-12-12 Marc FournierMerge branch 'collectd-4.10' into collectd-5.3
2014-12-12 Ruben Kerkhofvirt plugin: only gather stats for running domains
2014-12-12 Marc FournierMerge pull request #857 from Lupul/patch-1
2014-12-11 Zollner Robertvirt plugin: Fix memory stats to use the same units
2014-12-10 daryderMerge pull request #1 from mfournier/ceph
2014-12-10 Marc Fournierceph: prepend all warning & error messages with plugin...
2014-12-10 Pierre-Yves RitschardMerge pull request #853 from vincentbernat/fix/kafka...
2014-12-10 Vincent Bernatwrite_kafka: check for partition availability before...
2014-12-10 Marc Fournierceph: replace erroneous format string in DEBUG statement
2014-12-10 Marc Fournierceph: correct pod formatting error in manpage
2014-12-09 Marc Fourniermodbus: wrap long lines + indentation/alignment
2014-12-09 Jan Vitekadded man page section for ModbusRegisterType
next