collectd.git
2015-12-17 Florian ForsterMerge branch 'collectd-5.5'
2015-12-17 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2015-12-17 Florian Forsterzfs_arc plugin: Plug memory leak on Linux.
2015-12-17 Ruben Kerkhofconfigure.ac: warn when pkg-config is not installed
2015-12-17 Ruben Kerkhofbarometer plugin: cleanup whitespace
2015-12-17 Florian Forstercollectd.conf(5): Document all metrics created by Colle...
2015-12-17 Yves Mettiercollectd.conf(5): Improve documentation of the Collectd...
2015-12-17 Florian ForsterMerge branch 'pr/1469'
2015-12-17 Florian ForsterMerge branch 'pr/1393'
2015-12-13 Ruben Kerkhofdrbd plugin: no need to link with libpthread
2015-12-13 Ruben KerkhofMerge pull request #1466 from rubenk/write_riemann...
2015-12-13 Ruben KerkhofMerge pull request #1463 from rubenk/redis-fix-build...
2015-12-12 Ruben Kerkhofwrite_riemann: remove unneeded include
2015-12-12 Ruben Kerkhofredis plugin: fix build error on NetBSD
2015-12-12 Ruben KerkhofMerge pull request #1462 from rubenk/email-plugin-fix...
2015-12-12 Ruben Kerkhofemail plugin: fix check for result of malloc
2015-12-12 Ruben KerkhofMerge pull request #1461 from rubenk/fix-java-plugin...
2015-12-11 Ruben Kerkhofjava: link with libpthread on FreeBSD
2015-12-11 Ruben KerkhofMerge branch 'collectd-5.5'
2015-12-11 Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2015-12-11 Ruben KerkhofMerge pull request #1460 from rubenk/mark-lvm2app-linux...
2015-12-11 Ruben KerkhofMerge pull request #1459 from rubenk/remove-unneccesary...
2015-12-11 Ruben KerkhofMerge pull request #1458 from rubenk/pthread-detection
2015-12-11 Ruben KerkhofMerge pull request #1457 from rubenk/java-plugin-fixups
2015-12-11 Ruben KerkhofMerge pull request #1455 from rubenk/configure-ac-remov...
2015-12-11 Ruben KerkhofMerge pull request #1454 from rubenk/libi2c-dev-mark...
2015-12-11 Ruben KerkhofMerge pull request #1453 from rubenk/configure-dont...
2015-12-11 Ruben KerkhofMerge pull request #1452 from rubenk/configure-silence...
2015-12-11 Ruben KerkhofMerge pull request #1442 from rubenk/omnios-fix-make...
2015-12-11 Ruben Kerkhoflvm2 plugin: mark as Linux only
2015-12-11 Ruben KerkhofMerge pull request #1456 from rubenk/onewire-fixup...
2015-12-11 Ruben KerkhofRemove check for ip_compat.h
2015-12-11 Ruben KerkhofClarify error message
2015-12-11 Ruben KerkhofStop hardcoding -lpthread
2015-12-11 Ruben KerkhofMove check for libpthread up
2015-12-11 Ruben KerkhofJava plugin: allow setting JAVA_LIBS as well
2015-12-11 Ruben KerkhofJava plugin: remove unused variables
2015-12-11 Ruben KerkhofJava plugin: clarify error message
2015-12-11 Ruben Kerkhofonewire plugin: fixup flag handling
2015-12-11 Ruben Kerkhofconfigure.ac: remove commented out check
2015-12-11 Ruben Kerkhoflibi2c only exists on Linux
2015-12-11 Ruben Kerkhoflibnotify: Don't output multiple lines of errors
2015-12-11 Ruben Kerkhofconfigure.ac: send output of check to /dev/null
2015-12-11 Florian Forstersrc/utils_ignorelist.c: Refactoring / code style fixes.
2015-12-11 Ruben Kerkhofswap plugin: don't exit when malloc fails
2015-12-10 Florian Forstersrc/daemon/utils_time.c: Rewrite format_zone() using...
2015-12-09 Florian Forster.gitignore: Ignore all files starting with "test_".
2015-12-09 Florian ForsterMerge branch 'collectd-5.5'
2015-12-09 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2015-12-09 Florian Forstercurl_json plugin: Rewrite logic to add a path to db...
2015-12-08 Florian Forstercurl_xml plugin: Correctly free xpath object.
2015-12-08 Florian ForsterMerge branch 'collectd-5.5'
2015-12-08 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2015-12-08 Florian Forsterping plugin: Protect access to ping_thread_error.
2015-12-08 Florian Forsterping plugin: Remove "static" from local variable.
2015-12-08 Florian Forsterrrdtool plugin: Improve handling of the "DataDir" option.
2015-12-08 Florian Forsterpython plugin: Check return value of cpy_unicode_or_byt...
2015-12-08 Florian Forsterpython plugin: Check return value of malloc().
2015-12-08 Florian Forsterpython plugin: Fix memory leak.
2015-12-08 Florian Forstertail plugin: Fix memory leak.
2015-12-08 Florian Forsterpostgresql plugin: Register a new user data pointer...
2015-12-08 Florian Forsteremail plugin: Refactor the accept() loop.
2015-12-08 Florian Forsteremail plugin: Free "connection" in error handling.
2015-12-08 Florian Forsterpostgresql plugin: Remove invalid free().
2015-12-08 Florian Forstersrc/collectd-tg.c: Explicitly null-terminate string.
2015-12-08 Florian Forstersrc/utils_format_json.c: Check return value of json_esc...
2015-12-08 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2015-12-08 Florian Forstersrc/utils_format_json.c: Make sure "keys" is freed...
2015-12-08 Florian Forstercollectd, collectdmon: Store return value of open(...
2015-12-08 Florian ForsterMerge remote-tracking branch 'github/pr/1437'
2015-12-08 Florian Forstersrc/daemon/utils_time.h: Avoid incorrect rounding in...
2015-12-08 Florian Forstersrc/daemon/utils_time_test.c: Check the "tv_sec" field...
2015-12-08 Florian ForsterMerge remote-tracking branch 'github/pr/1440'
2015-12-08 Ruben Kerkhofsigrok plugin: don't pass status to strerror
2015-12-08 Florian ForsterMerge remote-tracking branch 'github/pr/1438'
2015-12-08 Yoga Ramalingaminterface plugin: Fix review comments.
2015-12-08 Yoga Ramalingaminterface plugin: Add UniqueName config property.
2015-12-08 Yoga Ramalingaminterface plugin: Fix duplicate interface metrics for...
2015-12-06 Ruben KerkhofMerge branch 'collectd-5.5'
2015-12-06 Ruben KerkhofMerge remote-tracking branch 'collectd/collectd-5.4...
2015-12-06 Ruben KerkhofMerge pull request #1441 from chicha/fix-gitignore
2015-12-06 Ruben KerkhofFix make check on OmniOS
2015-12-06 Charles-Henri... .gitignore: ignore test_plugin_ceph
2015-12-06 Ruben Kerkhofwrite_kafka: fix two leaks on error
2015-12-06 Ruben Kerkhofiptables plugin: indent consistently
2015-12-06 Ruben Kerkhofiptables plugin: move comment to right place
2015-12-05 Florian Forstermultimeter plugin: Initizliaze "struct termios".
2015-12-05 Ruben Kerkhofconfigure.ac: fix previous change to detect libjvm
2015-12-05 Florian ForsterMerge branch 'collectd-5.5'
2015-12-05 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2015-12-05 Ruben Kerkhofmeta_data.c: check return value of md_entry_alloc
2015-12-05 Ruben Kerkhofiptables plugin: remove dead code
2015-12-05 Florian Forstersrc/filter_chain.c: Refactor fc_process_chain() a wee...
2015-12-05 Florian Forstersrc/filter_chain.c: Delete dead code.
2015-12-05 Florian Forstersrc/common.c: Check arguments of parse_values().
2015-12-05 Florian Forsterlibcollectdclient: Check return value of setsockopt().
2015-12-05 Florian ForsterMerge branch 'collectd-5.5'
2015-12-05 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2015-12-05 Ruben Kerkhofconfigure.ac: fix libjvm detection on OSX
2015-12-05 Ruben Kerkhofunixsock: check return value of chmod
next