]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2016-01-21  Marc Fourniersystemd.collectd.service: improve systemd & capabilitie... 1517/head
2016-01-15  Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2016-01-14  Ruben Kerkhofwrite_redis: don't return with lock held
2016-01-14  Florian Forstersrc/utils_latency.c: Fix format string error.
2016-01-14  Florian Forstersrc/utils_latency.c: Ensure that LLONG_MAX is defined.
2016-01-14  Florian Forstersrc/utils_latency.c: Store "bin_width" as cdtime_t.
2016-01-14  Florian Forstersrc/utils_latency.c: Fix change_bin_width().
2016-01-14  Ruben Kerkhofvarnish: fix leak on read
2016-01-14  Florian Forsteropenvpn plugin: Fix "Dead assignment" warning.
2016-01-14  Florian Forstermodbus plugin: Make sure variable is initialized.
2016-01-14  Florian Forstertail plugin: Make sure variable is initialized.
2016-01-13  Dagobert MichelsenFix header condition
2016-01-13  Claudius ZingerliFixed rrdtool sigsegv (datadir==NULL ptr dereferencing)
2016-01-13  Marc Fournierprocesses: correct a typo
2016-01-12  Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2016-01-12  Ruben Kerkhofwrite_redis: don't return with lock held
2016-01-12  Ruben Kerkhofredis plugin: make sure buffer is null-terminated
2016-01-12  Ruben Kerkhofperl: unlock mutex on error
2016-01-12  Ruben Kerkhofopenvpn: free resource on error
2016-01-12  Ruben Kerkhofopenvpn: fix error message
2016-01-12  Ruben Kerkhofopenvpn: check return value of malloc
2016-01-12  Ruben Kerkhofcurl_json: remove dead code
2016-01-12  Ruben Kerkhofsnmp plugin: don't read from uninitialized pointer
2016-01-12  Ruben Kerkhoflibcollectdclient: don't close socket twice
2016-01-12  Ruben Kerkhofemail plugin: fix check for result of malloc
2016-01-12  Claudius ZingerliFixed rrdtool sigsegv (datadir==NULL ptr dereferencing)
2016-01-12  Ruben Kerkhofopenldap plugin: fix build on OSX El Capitan
2016-01-12  Marc Fourniercollectd.conf.pod: mention IPv6 option to the iptables...
2016-01-12  Laurentremove the addressof in the sizeof
2015-12-17  Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2015-12-17  Florian Forsterperl plugin: Check "return value" of PERL_GET_CONTEXT.
2015-12-17  Florian Forsteremail plugin: Don't call type_list_incr() with type...
2015-12-17  Florian Forstergmond plugin: Inline the plugin_dispatch_values() call.
2015-12-17  Florian Forstergmond plugin: Check return value of sendto(2).
2015-12-17  Florian Forstergmond plugin: Check return value of setsockopt(2).
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-11  Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
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-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.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  Ruben Kerkhofsigrok plugin: don't pass status to strerror
2015-12-06  Ruben KerkhofMerge remote-tracking branch 'collectd/collectd-5.4...
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.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.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  Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2015-12-05  Ruben KerkhofPinba plugin: close fd on error
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  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
next