]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2016-02-29  Ruben Kerkhofbattery: mark dict_get_double as static
2016-02-29  Ruben Kerkhoftypes_list.c: add header for prototypes
2016-02-29  Ruben Kerkhofutils_subst.c: add header for prototypes
2016-02-29  Ruben Kerkhofutils_random.c: add header for prototypes
2016-02-29  Ruben Kerkhofutils_cmd_getval.c: add header for prototypes
2016-02-29  Ruben Kerkhofutils_cmd_flush.c: add header for prototypes
2016-02-29  Ruben Kerkhofthreshold.c: mark ut_config as static
2016-02-29  Ruben Kerkhoflatency_counter_create: fix signature
2016-02-29  Ruben Kerkhofutils_latency.c: mark change_bin_width as static
2016-02-29  Ruben Kerkhofutils_cmd_putval.c: include header for prototypes
2016-02-29  Ruben KerkhofInclude header for prototype of handle_putnotif
2016-02-29  Ruben KerkhofAdd prototype for module_register
2016-02-29  Ruben Kerkhofliboconfig: mark oconfig_free_all as static
2016-02-28  Marc Fournierprocesses: fix pid format string
2016-02-27  Marc Fournierconfigure.ac: fix path when testing for liboconfig...
2016-02-27  Marc Fournierprocesses: use long for pids on linux and solaris
2016-02-27  Ruben KerkhofMove unversioned .so to -devel subpackage
2016-02-27  Ruben KerkhofReplace traffic with interface in man page
2016-02-26  Ruben KerkhofMerge pull request #1570 from rubenk/detect-bison
2016-02-26  Ruben KerkhofMerge pull request #1567 from rubenk/fix-typo-in-config
2016-02-26  Ruben KerkhofMerge pull request #1506 from mfournier/apache-content...
2016-02-26  Ruben KerkhofMerge pull request #1561 from mfournier/modbus-set...
2016-02-26  Ruben Kerkhofconfigure.ac: detect bison 1465/head 1570/head
2016-02-26  Ruben KerkhofFix typo in collectd.conf 1567/head
2016-02-25  Marc Fourniermodbus: avoid enabling libmodbus's debug flag by default 1561/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  Marc Fournierapache: warn about possible misconfiguration 1506/head
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
next