travis: move to new infra
[collectd.git] / src /
2015-07-16 Florian Forstersrc/utils_latency_test.c: Disable the "-1" test for...
2015-07-15 Florian Forstersrc/utils_latency_test.c: Assure that large latency...
2015-07-15 Florian Forstersrc/utils_latency_test.c: Log result of DOUBLE_TO_CDTI...
2015-07-14 Florian Forstersrc/daemon/utils_time_mock.c: Mark static return value...
2015-07-14 Florian ForsterLink libcommon.la with $(COMMON_LIBS).
2015-07-14 Florian Forstersrc/utils_latency.c: Fix format string error.
2015-07-14 Florian Forstersrc/utils_latency.c: Ensure that LLONG_MAX is defined.
2015-07-14 Florian Forsterplugin_mock.c: Declare "kc".
2015-07-14 Florian ForsterMerge remote-tracking branch 'github/pr/1124'
2015-07-13 Florian ForsterMerge remote-tracking branch 'github/pr/1130'
2015-07-13 Florian Forstersrc/utils_latency.c: Add unit test.
2015-07-13 Florian ForsterMerge branch 'collectd-5.5'
2015-07-13 Florian Forstersrc/utils_latency.c: Store "bin_width" as cdtime_t.
2015-07-13 Florian Forstersrc/utils_latency.c: Fix change_bin_width().
2015-07-13 Sebastian PfahlAdded option to choose redis database to use
2015-07-10 Florian ForsterTesting: Return failure from OK1() and other fixes.
2015-07-10 Ruben Kerkhofvarnish: fix leak on read
2015-07-10 Ruben Kerkhofvarnish: fix some leaks in error paths
2015-07-10 Florian Forstersrc/daemon/meta_data.[ch]: Add unit test.
2015-07-09 Florian Forstersrc/Makefile.am: Remove BUILD_WITH_LIBMOSQUITTO_CFLAGS.
2015-07-09 Florian ForsterMerge branch 'pr/36' into mqtt
2015-07-08 Marc Fourniermqtt plugin: properly set CPPFLAGS in Makefile
2015-07-08 Florian Forstermqtt plugin: Add support for libmosquitto, major versio...
2015-07-08 Florian Forsternetwork plugin: Fix function name in error output.
2015-07-08 Florian Forsterdaemon: Fix -Wunused-parameter warnings.
2015-07-08 Florian Forsteroconfig: Fix -Wshadow and -Wsign-compare warnings.
2015-07-08 Florian ForsterFix -Wshorten-64-to-32 warnings.
2015-07-08 Florian ForsterFix -Wsign-conversion warnings.
2015-07-08 Florian Forsterdaemon: Clean up the Upstart and Systemd notification...
2015-07-07 Marc FournierMerge branch 'collectd-5.5'
2015-07-07 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-07-07 Gustavo Zacariasbuild: add libavltree, libcommon & libheap dependencies
2015-07-07 Ruben Kerkhofcollectd.conf: order plugins alphabetically again
2015-07-07 Michal Humpulabind: fix zone count check
2015-07-06 Florian Forstercollectd.conf(5): Add documentation.
2015-07-06 Florian Forstermqtt plugin: Change some default values.
2015-07-06 Florian Forstermqtt plugin: Use the "name" argument for the callback...
2015-07-06 Florian Forstermqtt plugin: Increase keepalive interval to 60s.
2015-07-06 Florian Forstermqtt plugin: Add myself to list of authors, copyright...
2015-07-06 Florian Forstermqtt plugin: Add proof-of-concept subscriber code.
2015-07-06 Florian Forstermqtt plugin: Send only the acutally used part of the...
2015-07-06 Florian Forstermqtt plugin: Let "client ID" default to the hostname.
2015-07-06 Florian Forstermqtt plugin: Add support for multiple brokers.
2015-07-06 Florian Forstermqtt plugin: Correctly check the return value of format...
2015-07-06 Florian Forstermqtt plugin: Use the thread-safe sstrerror().
2015-07-06 Florian Forstermqtt plugin: Don't use <stdbool.h>.
2015-07-06 Florian Forstermqtt plugin: Add preliminary configuration support.
2015-07-06 Florian Forstermqtt plugin: Rename mqtt_publish_message() to publish().
2015-07-06 Florian Forstermqtt plugin: Change message format to one topic per...
2015-07-06 Florian Forstermqtt plugin: Concurrency fixes, pick up conf->lock...
2015-07-06 Florian Forstermqtt plugin: Compile fixes.
2015-07-06 Florian Forsterconfigure.ac, src/Makefile.am: Add mqtt to the build...
2015-07-03 Florian Forsterserial plugin: Fix -Wshorten-64-to-32 warning.
2015-07-03 Florian Forstersrc/utils_ignorelist.c: Reimplement ignorelist_append_r...
2015-07-03 Florian Forstercollectd-tg: Remove use of NAN.
2015-07-03 Dagobert MichelsenTake out explicit definitions as they are already check...
2015-07-03 Florian Forstercollectd-tg: Move _POSIX_C_SOURCE and friends to the...
2015-07-03 Florian Forstercollectdctl: Fix -Wsign-conversion warnings.
2015-07-03 Florian Forstercollectd-nagios: Fix -Wsign-conversion warnings.
2015-07-03 Florian Forstercollectd-tg: Fix unintentional cast from double to...
2015-07-03 Florian Forsterutils_cache.c, scale target: Don't re-implement counter...
2015-06-29 Florian Forstersrc/daemon/utils_subst_test.c: Actually add unit test.
2015-06-29 Florian Forstersrc/daemon/utils_subst.c: Sanitize buffer offsets better.
2015-06-29 Florian Forsterwrite_riemann plugin: Ensure that "statuses" is always...
2015-06-29 Florian Forstersrc/daemon/common.[ch]: Improve signature of value_to_r...
2015-06-29 Florian Forstersrc/daemon/common_test.c: Fix "decimal constant is...
2015-06-28 Florian ForsterMerge branch 'collectd-5.5'
2015-06-28 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2015-06-28 Florian Forstersrc/daemon/common.c: Fix handling of counter_t in value...
2015-06-28 Florian Forstersrc/daemon/common.c: Fix off-by-one error in escape_sla...
2015-06-28 Florian Forstersrc/daemon/common.c: Add unit test for escape_string().
2015-06-28 Florian Forstersrc/daemon/common.c: Fix off-by-one error in escape_sla...
2015-06-26 Marc FournierMerge branch 'collectd-5.5'
2015-06-25 Florian ForsterMerge remote-tracking branch 'github/pr/1097'
2015-06-25 Landry Breuilproperly handle error cases when kvm_read fails (#1094)
2015-06-25 Florian ForsterMerge remote-tracking branch 'github/pr/1093'
2015-06-25 Marek Beckadon't report inodes if fs doesn't provide f_files and...
2015-06-25 Florian Forsterwrite_redis plugin: Call freeReplyObject() for each...
2015-06-25 Florian Forsterwrite_redis plugin: Use the prefix for the "values...
2015-06-25 Florian ForsterMerge remote-tracking branch 'github/pr/1082'
2015-06-25 Florian ForsterFix signed / unsigned comparison errors.
2015-06-25 Florian Forstersrc/daemon/common.c: Add parse_values() unit test.
2015-06-25 Florian Forstersrc/daemon/plugin.h: Change "values_len" to type "size_t".
2015-06-24 Florian Forstersrc/Makefile.am: Move tests towards the libraries tested.
2015-06-23 Sebastian Pfahlremoved separator between prefix and the rest of the key
2015-06-19 Florian ForsterMerge branch 'collectd-5.5'
2015-06-19 Florian Forsterbarometer plugin: Fix "Allocator sizeof operand mismatc...
2015-06-19 Florian Forsterwrite_sensu plugin: Fix debug message.
2015-06-19 Florian ForsterMerge branch 'collectd-5.5'
2015-06-19 Florian Forsterwrite_sensu plugin: Fix memory leak.
2015-06-19 Florian Forsterturbostat plugin: Fix "Undefined allocation of 0 bytes...
2015-06-19 Florian Forsteropenvpn plugin: Fix "Dead assignment" warning.
2015-06-19 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2015-06-19 Florian Forstersrc/utils_cmd_flush.c: Fix memory leak.
2015-06-19 Florian Forstersrc/utils_rrdcreate.c: Fix memory leak.
2015-06-19 Florian Forstersrc/utils_ignorelist.c: Fix memory leak.
2015-06-19 Florian Forstersrc/utils_cmd_putval.c: Fix memory leak.
2015-06-19 Florian Forsterutils_cache plugin: Fix memory leak.
2015-06-19 Florian Forsterrrdtool plugin: Add assertion.
2015-06-19 Florian Forsterpowerdns plugin: Fix memory leak.
next