]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2015-08-26  Marc Fourniersrc/daemon/utils_time_test.c: add ULL suffix to large... 1245/head
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... 1188/head
2015-08-10  Ruben Kerkhofpowerdns: update recursor stats to 3.7.3 1216/head
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... Merge pull request #1153 from mbethke/fix-unixsock
2015-08-05  Pierre-Yves... Merge pull request #1178 from rubenk/fix-libmodbus...
2015-08-05  Natanael Copaipc: enable _GNU_SOURCE to fix build with musl libc
2015-08-04  Marc FournierRevert "amqp: look for librabbitmq in /usr/local as...
2015-08-04  Ruben Kerkhoffhcount: this plugin only works on Linux
2015-08-04  Pierre-Yves... Merge pull request #1196 from rubenk/travis
2015-08-04  Ruben KerkhofTravis: add some whitelisted packages 1196/head
2015-08-04  Ruben KerkhofTravis: test with both gcc and clang
2015-08-04  Ruben KerkhofTravis: run make distcheck
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 Fourniersystemd.collectd.service: take debian/ubuntu's env...
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 Kerkhofamqp: look for librabbitmq in /usr/local as well
2015-08-03  Ruben KerkhofFix varnish detection on FreeBSD
2015-08-03  Ruben Kerkhofirq: skip FIQ line in /proc/interrupts
2015-08-03  Ruben Kerkhofconfigure.ac: remove some redundant x'es
2015-08-03  Ruben Kerkhofconfigure.ac: fix indentation
2015-08-03  Ruben KerkhofFix a memory leak on shutdown
2015-08-03  Fabien WernliUse environmental variables from /etc/sysconfig/collectd 1191/head
2015-08-02  Pierre-Yves... travis: make check as well 1175/head
2015-08-01  Ruben KerkhofAdd more test stuff to .gitignore 1181/head
2015-08-01  Ruben Kerkhofcore: include <sys/socket.h> in collectd.h 1178/head
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-31  Pierre-Yves... travis: move to new infra
2015-07-31  Pierre-Yves... travis: update script
2015-07-31  Pierre-Yves... travis: enable ci
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-29  Marc FournierRPM specfile: take mqtt plugin in account
2015-07-28  Ruben Kerkhofwrite_redis: fix a few typos in manpage 1168/head
2015-07-24  Ruben Kerkhofwrite_graphite: set service at config time 1164/head
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-21  Matthias Bethkemake _escape_argument() readonly-safe on older Perls 1153/head
2015-07-21  Matthias Bethkefix evil autoderef
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 1130/head
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. 1124/head
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.
next