]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2016-02-26  Ruben Kerkhofconfigure.ac: detect bison 1465/head 1570/head
2016-01-30  Ruben KerkhofFix the addres of the Free Software Foundation 1533/head
2016-01-26  Corey KosakProvide a unified signature for ps_get_cmdline.
2016-01-26  Corey KosakThe field 're' only exists if HAVE_REGEX_H is defined...
2016-01-26  Marc FournierRevert "openvpn plugin: Fix "Dead assignment" warning."
2016-01-22  Marc Fournierdf: remove legacy code skipping "rootfs" monitoring
2016-01-22  Jakub Jankowskidocs: Add info about mode7 requirement for ntpd
2016-01-21  Jakub Jankowskidocs: mention regexps for the interface plugin
2016-01-21  Florian Forsterexec plugin: Revert file mode to 0644.
2016-01-20  Marc Fourniervirt plugin: make indentation explicit
2016-01-18  Marc Fournierdf: remove legacy references to ReportReserved
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  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  Marc Fourniercollectd.conf.pod: mention IPv6 option to the iptables...
2016-01-12  Laurentremove the addressof in the sizeof
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  Ruben Kerkhofconfigure.ac: warn when pkg-config is not installed
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 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 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: Make sure "keys" is freed...
2015-12-08  Ruben Kerkhofsigrok plugin: don't pass status to strerror
2015-12-05  Florian Forstermultimeter plugin: Initizliaze "struct termios".
2015-12-05  Ruben Kerkhofconfigure.ac: fix previous change to detect libjvm
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  Ruben Kerkhofconfigure.ac: fix libjvm detection on OSX
2015-12-05  Ruben Kerkhofunixsock: check return value of chmod
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 Kerkhoflibcollectdclient: free result of getaddrinfo
2015-12-05  Ruben Kerkhofmadwifi: make code a little bit clearer
2015-12-05  Ruben KerkhofPinba plugin: close fd on error
2015-12-05  Ruben Kerkhofconfigfile.c: close dir on error
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
2015-12-05  Ruben Kerkhofteamspeak2: fix potential use after close
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-02  Jakub Jankowskivmem plugin: Fix pgsteal for newer Linux kernels.
2015-12-02  Manuel Luis... Link collectd-tg with pthreads
2015-11-30  Ruben Kerkhofirq plugin: close file descriptor on failure
2015-11-30  Ruben Kerkhofmodbus plugin: fix 2 leaks on error paths
2015-11-30  Ruben Kerkhoffilecount plugin: fix leak on error path
2015-11-30  Ruben Kerkhofbind: tmp doesn't point to start of allocated memory
2015-11-30  Ruben Kerkhofamqp: use the right buffer size for sstrncpy
2015-11-30  Ruben Kerkhofpowerdns plugin: fix array initialization
2015-11-30  Ruben KerkhofFix build with older version of libprotobuf-c
2015-11-30  Ruben Kerkhofgcrypt: take search path into account
2015-11-30  Ruben Kerkhofgcrypt: remove exec-prefix check
2015-11-30  Ruben Kerkhofprotoc: check for headers in new location as well
2015-11-30  Ruben Kerkhofprotoc: check for libprotobuf-c as well
next