]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2015-12-11  Ruben KerkhofClarify error message 1458/head
2015-12-11  Ruben KerkhofStop hardcoding -lpthread
2015-12-11  Ruben KerkhofMove check for libpthread up
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  Charles-Henri... .gitignore: ignore test_plugin_ceph 1441/head
2015-12-06  Ruben Kerkhofwrite_kafka: fix two leaks on error 1440/head
2015-12-06  Ruben Kerkhofiptables plugin: indent consistently 1438/head
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
2015-12-05  Ruben Kerkhofzookeeper plugin: remove dead code
2015-12-05  Ruben Kerkhofwrite_tsdb plugin: don't close a closed socket
2015-12-05  Ruben Kerkhofzfs-arc plugin: check return value of malloc
2015-12-05  Ruben Kerkhofbind plugin: plug small leak
2015-12-05  Ruben Kerkhofcurl_xml plugin: plug a few leaks on error
2015-12-05  Ruben Kerkhofstats plugin: close fd on error
2015-12-05  Ruben Kerkhofutils_cache.c: plug leak on error
2015-12-05  Ruben KerkhofAggregration plugin: plug leak on error
2015-12-05  Ruben Kerkhofvarnish plugin: fix two resource leaks on error
2015-12-05  Ruben Kerkhofwrite_riemann plugin: plug leak on error
2015-12-05  Ruben Kerkhoflibcollectdclient: free result of getaddrinfo
2015-12-05  Ruben Kerkhofwrite_sensu plugin: fix two resource leaks on error
2015-12-05  Ruben Kerkhofmadwifi: make code a little bit clearer
2015-12-05  Ruben Kerkhofmosquitto plugin: fixup flag handling 1437/head
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 KerkhofPinba plugin: close fd on error
2015-12-05  Florian ForsterMerge remote-tracking branch 'github/pr/1419'
2015-12-05  Ruben Kerkhofconfigfile.c: close dir on error
2015-12-05  Ruben Kerkhofturbostat plugin: close fd on error 1400/head
2015-12-05  Ruben Kerkhofutils_fbhash.c: fix resource leak on error
2015-12-05  Ruben Kerkhofmultimeter plugin: fix fd leak
2015-12-05  Florian ForsterMerge remote-tracking branch 'github/pr/1413'
2015-12-05  Ruben Kerkhofpostgresql plugin: don't exit on malloc failure
2015-12-05  Ruben Kerkhofperl: Check for NULL before dereferencing
2015-12-05  Ruben Kerkhoftable plugin: fix check for realloc
2015-12-05  Ruben Kerkhofutils_mount.c: check for null before dereferencing
2015-12-05  Ruben Kerkhofutils_mount.c: check for null before dereferencing
2015-12-05  Ruben Kerkhofzfs_arc plugin: leave enough room for terminating null
2015-12-05  Ruben Kerkhofteamspeak2: fix potential use after close
2015-12-05  Florian ForsterMerge remote-tracking branch 'github/pr/1403'
2015-12-04  Ruben Kerkhofprocesses plugin: plug leak on error 1419/head
2015-12-04  Ruben Kerkhoftypes_list.c: fix two resource leaks 1413/head
2015-12-04  Ruben KerkhofMerge pull request #1404 from rubenk/libcollectdclient...
2015-12-04  Ruben KerkhofMerge pull request #1406 from rubenk/snmp-uninitialized...
2015-12-04  Ruben Kerkhofsnmp plugin: don't read from uninitialized pointer 1406/head
2015-12-04  Ruben Kerkhoflibcollectdclient: don't close socket twice 1404/head
2015-12-04  Charles-Henri... git ignore src/daemon/test_utils_time 1403/head
2015-12-04  Michael Salmonthreshold plugin: Register callbacks only once.
2015-12-04  Florian Forsterdf plugin: Fix the duplicate detection.
2015-12-04  Stefan Brünsdf plugin: skip duplicate entries, fixes "uc_update...
2015-12-04  Florian ForsterMerge branch 'pr/1395'
2015-12-04  Florian Forsterping plugin: Limit payload to 65487 bytes.
next