]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2015-10-13  Marc Fourniersnmp: remove warning now redundant with plugin.c 1293/head
2015-10-13  Marc Fournierplugin.c: add quotes to debug messages, for the sake...
2015-10-13  Marc Fournierplugin.c: add timer on plugins read functions
2015-10-07  trenkelMerge pull request #1289 from trenkel/master
2015-10-04  Sven Trenkelpython: Fix double-free bug. 1289/head
2015-09-14  Marc FournierMerge branch 'collectd-5.5'
2015-09-14  Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-09-13  Marc Fourniergmond: fix linking against libganglia at build time 1270/head
2015-09-11  Marc Fournierlog_logstash: fix timestamp field to respect ISO 8601...
2015-09-11  Ruben Kerkhofvirt: Add PluginInstanceFormat none, as default
2015-09-11  Marc FournierMerge branch 'collectd-5.5'
2015-09-11  Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-09-11  Ruben KerkhofPluginInterfaceFormat supports multiple fields
2015-09-11  Ruben KerkhofDon't access freed memory
2015-09-11  Ruben KerkhofFix error message
2015-09-11  Marc FournierMerge remote-tracking branch 'origin/pr/1135'
2015-09-11  Marc FournierMerge remote-tracking branch 'origin/pr/1260'
2015-09-11  Marc FournierMerge remote-tracking branch 'origin/pr/1205'
2015-09-11  Ruben Kerkhofmysql: use mysql_config --include for include path
2015-09-11  Ruben Kerkhofmysql: just search for mysql_get_server_version
2015-09-11  Ruben Kerkhofmysql: respect mysql_libs when searching for symbol
2015-09-11  Brian ONeilladded ZFS ARC cache to memory, treating it like Linux...
2015-09-11  Marc FournierMerge remote-tracking branch 'origin/pr/1229'
2015-09-11  Marc FournierMerge remote-tracking branch 'origin/pr/1254'
2015-09-11  vzubkoLog http error codes other than 200. New config option...
2015-09-11  Denys BerkovskyyFix copy-paste error in debug message in snmp plugin
2015-09-11  Florian Forstermqtt plugin: Initialize locks on startup.
2015-09-08  Marc Fournierconfigure: print out build flags and options in summary 1260/head
2015-09-08  Marc Fournierconfigure: move werror flag to features
2015-09-08  Ruben KerkhofMake building with -Werror optional.
2015-09-03  Marc Fournierplugin.c: emit log message when plugin loading succeeds 1254/head
2015-09-03  Marc FournierMerge pull request #1253 from rubenk/fix-osx-build
2015-09-03  Michal Bebjakdbi plugin interval documentation 1229/head
2015-09-03  Michal BebjakFix compilation for master
2015-09-03  Ruben Kerkhofgettimeofday() needs <sys/time.h> 1253/head
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... 1245/head
2015-08-26  Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-08-26  Ruben KerkhofFix harmless build warnings with newer binutils
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-17  Michal BebjakAllow to specify per database interval for fetching...
2015-08-13  Ruben Kerkhofltdl: only compile included libltdl when needed
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-06  Brian ONeillChanged the max value of cache_size in types.db to... 1205/head
2015-08-06  Brian ONeillAdded more data to ZFS stats, c, c_min, and c_max for...
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
next