plugin.c: emit log message when plugin loading succeeds
[collectd.git] / src /
2015-09-03 Marc Fournierplugin.c: emit log message when plugin loading succeeds
2015-09-03 Marc FournierMerge pull request #1253 from rubenk/fix-osx-build
2015-09-03 Ruben Kerkhofgettimeofday() needs <sys/time.h>
2015-09-01 Florian Forstercollectd-tg: Fall back to gettimeofday(3) if clock_gett...
2015-08-26 Marc FournierMerge branch 'collectd-5.5'
2015-08-26 Marc Fourniersrc/daemon/utils_time_test.c: add ULL suffix to large...
2015-08-26 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-08-26 Ruben Kerkhofliboconfig: Fix implicit declaration warning
2015-08-26 Ruben KerkhofDon't unlock lock twice
2015-08-26 Ruben Kerkhofpf: fix compilation on OpenBSD
2015-08-26 Ruben Kerkhofdns: fix compilation on OpenBSD
2015-08-26 Marc Fourniercoding style fixes over 94e5622
2015-08-26 Gautam BTFix pipe leak in exec plugin
2015-08-21 Florian Forstersrc/testing.h: Rename the EXPECT_EQ_{DOUBLE,INT,STR...
2015-08-21 Florian Forstersrc/testing.h: Rewrite the EXPECT_EQ_UINT64() macro.
2015-08-21 Florian Forstersrc/daemon/utils_time_test.c: Test ms conversion.
2015-08-21 Florian Forstersrc/daemon/utils_time.h: Don't cast input to time_t.
2015-08-21 Florian Forstersrc/daemon/utils_time.h: Treat nanoseconds as 64bit...
2015-08-19 Florian Forstersrc/daemon/utils_time.h: Improve precision of conversio...
2015-08-13 Marc FournierMerge remote-tracking branch 'origin/pr/1216'
2015-08-13 Marc FournierMerge remote-tracking branch 'origin/pr/1188'
2015-08-12 Brad DavisUse the devstat struct directly instead of using devsta...
2015-08-10 Ruben Kerkhofpowerdns: update recursor stats to 3.7.3
2015-08-07 Marc FournierMerge branch 'collectd-5.5'
2015-08-07 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-08-05 Marc Fournierrouteros: fix a small build error pointed out by clang
2015-08-05 Pierre-Yves RitschardMerge pull request #1153 from mbethke/fix-unixsock
2015-08-05 Pierre-Yves RitschardMerge pull request #1178 from rubenk/fix-libmodbus...
2015-08-05 Natanael Copaipc: enable _GNU_SOURCE to fix build with musl libc
2015-08-04 Ruben Kerkhoffhcount: this plugin only works on Linux
2015-08-04 Ruben Kerkhofdisk: no need to link with kvm, bsdxml, sbuf
2015-08-04 Ruben Kerkhofdisk: rename snap_present to snap
2015-08-04 Ruben Kerkhofdisk: gather statistics since boot on FreeBSD
2015-08-04 Xin LiMake disk plugin compatible with FreeBSD.
2015-08-03 Marc FournierMerge branch 'collectd-5.5'
2015-08-03 Marc FournierMerge remote-tracking branch 'origin/pr/1191'
2015-08-03 Marc FournierMerge remote-tracking branch 'origin/pr/1181'
2015-08-03 Marc FournierMerge remote-tracking branch 'origin/pr/1175'
2015-08-03 Marc FournierMerge remote-tracking branch 'origin/pr/1164'
2015-08-03 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-08-03 Vincent Bernatlogstash: initialize conf struct to 0
2015-08-03 Ruben KerkhofFix libmodbus detection on FreeBSD
2015-08-03 Ruben KerkhofFix varnish detection on FreeBSD
2015-08-03 Ruben Kerkhofirq: skip FIQ line in /proc/interrupts
2015-08-03 Ruben KerkhofFix a memory leak on shutdown
2015-08-01 Ruben Kerkhofcore: include <sys/socket.h> in collectd.h
2015-08-01 Marc FournierMerge branch 'collectd-5.5'
2015-08-01 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-08-01 Shahul HameedAdd utils_parse_option.c/h to amqp plugin source files...
2015-08-01 Ruben Kerkhofcollectd -T: fix memory leak
2015-08-01 Ruben KerkhofFix some small leaks on error paths
2015-08-01 Ruben Kerkhofliboconfig: really fix lex warnings
2015-08-01 Wojtek BocerAdd remark about length of HostnameFormat string in...
2015-08-01 Marc FournierMerge remote-tracking branch 'origin/pr/1168'
2015-08-01 Shahul HameedUse standard ints in write_kafka plugin for portability
2015-07-29 Florian Forstersrc/utils_latency.c: Fix format string error.
2015-07-29 Florian Forstersrc/utils_latency.c: Ensure that LLONG_MAX is defined.
2015-07-28 Ruben Kerkhofwrite_redis: fix a few typos in manpage
2015-07-24 Ruben Kerkhofwrite_graphite: set service at config time
2015-07-24 Ruben Kerkhofwrite_graphite: set service at config time
2015-07-24 Ruben Kerkhofwrite_graphite: set default node at config time
2015-07-24 Ruben Kerkhofwrite_graphite: remove #ifndefs
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 Florian ForsterRevert "fix leak on exit"
2015-07-10 Ruben Kerkhofvarnish: fix some leaks in error paths
2015-07-10 Ruben Kerkhoffix leak on exit
2015-07-10 Ruben Kerkhofplugin.c: plug leak on error
2015-07-10 Ruben Kerkhofmemcached: plug leak
2015-07-10 Ruben Kerkhofgmond: plug a small leak on exit
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 Marc Fourniercollectd.conf.pod: correct a tiny typo
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
next