Merge branch 'collectd-5.4'
[collectd.git] / src /
2014-09-06 Florian ForsterMerge branch 'collectd-5.4'
2014-09-06 Florian ForsterMerge branch 'collectd-5.3' into collectd-5.4
2014-09-06 Florian Forsternetwork plugin: Improve client connecting behavior.
2014-09-05 Florian Forsternetwork plugin: Improve "Buffer too small" error message.
2014-09-05 Florian Forsterwrite_http plugin: Don't compare pointer with numeric...
2014-09-04 Florian Forstercollectd.conf(5): s/metircs/metrics/
2014-09-04 Florian Forstercollectd.conf(5): Improve markup of the write_kafka...
2014-09-04 Florian Forsterwrite_http plugin: Implement the "BufferSize" option.
2014-09-03 Florian Forstersrc/utils_match.[ch]: Implement match_value_reset().
2014-09-03 Florian Forstercurl plugin: Use the utility functions for config handling.
2014-09-02 Florian ForsterMerge remote-tracking branch 'github/collectd-5.3'...
2014-09-02 Florian Forstersrc/meta_data.c: If the meta_data_t is empty, avoid...
2014-09-02 Florian Forstersrc/utils_format_json.c: Handle empty meta_data_t grace...
2014-09-02 Florian Forsterpython plugin: Don't create empty meta_data_t objects.
2014-09-02 Florian Forstersrc/utils_rrdcreate.c: Free "args".
2014-09-01 Marc FournierMerge pull request #695 from mfournier/curlopt_username...
2014-08-31 Florian Forsterapache plugin: Remove custom string/bool config functions.
2014-08-29 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2014-08-29 Florian Forstersrc/collectd.h: Enable __attribute__() for clang, too.
2014-08-29 Florian Forsterjava plugin: Make sure cjni_thread_detach() is called...
2014-08-29 Florian Forstercollectd.conf(5): Improve AutoLoadPlugin documentation.
2014-08-27 Florian Forstercollectd.conf(5): Improve documentation of LoadPlugin.
2014-08-22 Marc FournierMerge branch 'feature/ZOL'
2014-08-22 Florian ForsterMerge remote-tracking branch 'github/pr/706'
2014-08-21 Moshe ZadaSmall naming conventions fixes, let the user to choose...
2014-08-21 Moshe Zadas/appended/used/ according to PR 706
2014-08-21 John LeachStatsd: support samplerate field in timing metric types
2014-08-21 Florian ForsterMerge remote-tracking branch 'github/pr/711'
2014-08-18 John LeachStatsd: support samplerate field in timing metric types
2014-08-18 Florian Forstercollectd.conf: Fix default packet size of the network...
2014-08-18 Florian ForsterMerge branch 'collectd-5.4'
2014-08-18 Florian ForsterMerge branch 'collectd-5.3' into collectd-5.4
2014-08-18 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.3
2014-08-18 Arthur Marblecurl_xml plugin: Fixed tautological pointer comparison...
2014-08-17 ~/.gitconfigrename prefix variable to eventServicePrefix
2014-08-17 ~/.gitconfigcheck the status of cf_util_get_string
2014-08-17 ~/.gitconfigignore EventServicePrefix when its empty ("")
2014-08-17 ~/.gitconfigAdd documentation about the plugin in the pod file
2014-08-15 ~/.gitconfigFix indentation, change Prefix to EventServicePrefix
2014-08-14 Florian ForsterMerge remote-tracking branch 'github/pr/703'
2014-08-14 ~/.gitconfighandle prefix=null
2014-08-14 ~/.gitconfigrefactor prefix feature - cast directly to service_buffer
2014-08-14 Kevin Bowling[METRICS-383] Review fixes for octo
2014-08-13 Kevin Bowling[METRICS-383] Add documentation for write_tsdb
2014-08-13 Kevin Bowling[METRICS-383] Default to counters, not rates. Remove...
2014-08-13 ~/.gitconfigadd the prefix feature to the src
2014-08-13 Kevin Bowling[METRICS-390] Make sure HostTags is initialized if...
2014-08-13 Kevin Bowling[METRICS-390] Fix string handling for TSDB prefix and...
2014-08-13 Kevin Bowling[METRICS-390] Add tag writing from metadata using TSDB...
2014-08-13 Kevin Bowling[METRICS-383] Add HostTags which adds tags for all...
2014-08-13 Kevin BowlingUncrustify write_tsdb
2014-08-13 Kevin Bowling[METRICS-383] write_tsdb plugin
2014-08-13 Marc Fourniercollectd.conf(5): add detail & example about multi...
2014-08-12 Marc FournierMerge pull request #700 from timl/drbd_warning_fix
2014-08-12 Tim Laszlodrbd plugin: Make the warning message more readable...
2014-08-11 Marc Fourniercollectd.conf(5): fix typo
2014-08-11 Pierre-Yves RitschardMerge pull request #694 from mfournier/kafka_missing_ifdef
2014-08-11 Florian Forstersrc/utils_tail{,_match}.[ch]: Relicense to MIT license.
2014-08-08 Florian ForsterMerge branch 'ff/innodb'
2014-08-08 Marc Fourniersnmp: free snmp_pdu struct allocated by snmp_pdu_create()
2014-08-08 Florian Forstermysql plugin: Remove TODO comment, improve line wrapping.
2014-08-08 Florian Forstermysql plugin: Document the InnodbStats option.
2014-08-08 Marc Fournierlvm: change vg_read() return value to void
2014-08-08 Jan Kundrátlvm: Do not segfault when there are no VGs
2014-08-08 Marc FournierMerge remote-tracking branch 'origin/pr/603'
2014-08-07 Marc FournierMerge pull request #566 from timl/drbd
2014-08-07 Marc FournierMerge pull request #540 from tokkee/configure
2014-08-07 Marc FournierMerge pull request #689 from ymettier/ym/cd53_fix_tcpco...
2014-08-06 Marc Fournierwrite_kafka: avoid unused function build error
2014-08-06 Marc Fourniermisc additions to curl* plugins doc & examples
2014-08-06 Wilson Felipemysql plugin: adding select and sort counters
2014-08-06 Wilson Felipemysql plugin: adding innodb counters
2014-08-06 Marc Fourniercurl*: use CURLOPT_USERNAME if libcurl is recent enough
2014-08-06 Marc Fourniercurl*: remove unneeded option declarations
2014-08-04 Benjamin GilbertRevert "lvm: Fix segfault if a VG contains no LVs"
2014-08-04 Yves MettierFix for 'linux/inet_diag.h: No such file or directory'
2014-08-04 Marc Fournierfix: use DOUBLE_TO_CDTIME_T() to match input type
2014-08-02 Marc Fournieradd write_kafka to example config
2014-08-01 Pierre-Yves Ritschardadd a conditional for the new dbi reentrant driver...
2014-07-31 Pierre-Yves RitschardMerge pull request #312 from jazzmes/libvirt-mem-usage
2014-07-31 Marc FournierMerge pull request #688 from mfournier/misc-build-cleanups
2014-07-31 jazzmesFixed memory leaks
2014-07-31 Pierre-Yves Ritschardenable logging for older versions of librdkafka
2014-07-31 Pierre-Yves Ritschardconditionally use rd_kafka_conf_set_log_cb, fixes #686
2014-07-30 Marc Fournierbuild system: correct warning about subdir-objects
2014-07-30 Pierre-Yves RitschardMerge pull request #685 from teftin/curl-json-per-url...
2014-07-30 Pierre-Yves RitschardMerge pull request #687 from txaj/fix-doc-postgresmodul...
2014-07-30 txajFixing misplaced block in documentation.
2014-07-30 Pierre-Yves RitschardMerge pull request #654 from timl/fix_ttl_order
2014-07-30 Pierre-Yves RitschardMerge pull request #662 from komeda-shinji/fix-config...
2014-07-30 Stan Sawaper-url intervals for curl_json
2014-07-30 Pierre-Yves RitschardEnforce JSON as the default format on a topic
2014-07-29 Pierre-Yves RitschardMerge pull request #684 from manuelluis/mlsr/aix-disabl...
2014-07-29 Pierre-Yves RitschardMerge pull request #673 from deferraz/master
2014-07-29 Andre Ferrazfix dstype gauge values and expands the number of possi...
2014-07-29 Pierre-Yves RitschardMerge pull request #683 from tmtom/barometer2
2014-07-29 TomasNew barometer plugin
2014-07-29 Tim Laszlodrbd plugin: Relicense to MIT license
2014-07-29 Pierre-Yves RitschardMerge pull request #264 from ChrisLundquist/cl/perl...
2014-07-29 Pierre-Yves RitschardMerge pull request #313 from tiwilliam/master
next