]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2015-08-26  Gautam BTFix pipe leak in exec plugin
2015-08-13  Ruben Kerkhofltdl: only compile included libltdl when needed
2015-08-05  Marc Fournierrouteros: fix a small build error pointed out by clang
2015-08-04  Marc FournierRevert "amqp: look for librabbitmq in /usr/local as...
2015-08-03  Ruben KerkhofFix libmodbus detection on FreeBSD
2015-08-03  Ruben Kerkhofamqp: look for librabbitmq in /usr/local as well
2015-08-03  Ruben Kerkhofirq: skip FIQ line in /proc/interrupts
2015-08-03  Ruben KerkhofFix a memory leak on shutdown
2015-08-01  Shahul HameedAdd utils_parse_option.c/h to amqp plugin source files...
2015-08-01  Ruben Kerkhofcollectd -T: fix memory leak
2015-08-01  Ruben KerkhofFix some small leaks on error paths
2015-08-01  Ruben Kerkhofliboconfig: really fix lex warnings
2015-07-10  Florian ForsterRevert "fix leak on exit"
2015-07-10  Ruben Kerkhoffix leak on exit
2015-07-10  Ruben Kerkhofplugin.c: plug leak on error
2015-07-10  Ruben Kerkhofmemcached: plug leak
2015-07-10  Ruben Kerkhofgmond: plug a small leak on exit
2015-07-08  Marc Fourniercollectd.conf.pod: correct a tiny typo
2015-07-07  Ruud van MelickFix Perl errors
2015-06-28  Florian Forstersrc/daemon/common.c: Fix off-by-one error in escape_sla...
2015-06-25  Landry Breuilproperly handle error cases when kvm_read fails (#1094)
2015-06-25  Marek Beckadon't report inodes if fs doesn't provide f_files and...
2015-06-19  Florian Forstersrc/utils_cmd_flush.c: Fix memory leak. 1091/head
2015-06-19  Florian Forstersrc/utils_rrdcreate.c: Fix memory leak.
2015-06-19  Florian Forstersrc/utils_ignorelist.c: Fix memory leak.
2015-06-19  Florian Forstersrc/utils_cmd_putval.c: Fix memory leak.
2015-06-19  Florian Forsterutils_cache plugin: Fix memory leak.
2015-06-19  Florian Forsterrrdtool plugin: Add assertion.
2015-06-19  Florian Forsterpowerdns plugin: Fix memory leak.
2015-06-19  Florian Forstermemcachec plugin: Fix memory leak.
2015-06-19  Florian Forsterjava plugin: Fix memory leak.
2015-06-19  Florian Forsteripvs plugin: Fix memory leak.
2015-06-19  Florian Forstergmond plugin: Fix memory leak.
2015-06-19  Florian Forstercurl_xml plugin: Fix memory leak.
2015-06-19  Florian Forstercurl_json plugin: Fix memory leak.
2015-06-19  Florian Forstercurl plugin: Fix memory leak.
2015-06-19  Florian Forstercollectdmon: Fix memory leak.
2015-06-19  Florian Forsterapache plugin: Fix memory leak.
2015-06-19  Florian Forstersrc/utils_cache.c: Fix two memory leaks.
2015-06-18  Florian Forstersnmp plugin: Fix "Assigned value is garbage or undefine...
2015-06-18  Florian Forstersrc/utils_latency.c: Fix "Assigned value is garbage...
2015-06-18  Florian Forsterthreshold plugin: Fix "Dead assignment" warnings.
2015-06-18  Florian Forsterstats plugin: Link with libm (-lm).
2015-06-18  Florian ForsterFix "Undefined allocation of 0 bytes (CERT MEM04-C...
2015-06-18  Florian Forsterthreshold plugin: Fix "Dead increment" warnings.
2015-06-18  Florian ForsterFix "Argument with 'nonnull' attribute passed null...
2015-06-18  Florian Forsterthreshold plugin: Fix "Dead assignment" warning. 1089/head
2015-06-18  Florian Forsterted plugin: Fix "Dead assignment" warning.
2015-06-18  Florian Forstertail_csv plugin: Fix "Dead assignment" warning.
2015-06-18  Florian Forstertail plugin: Fix "Dead assignment" warning.
2015-06-18  Florian Forstersnmp plugin: Fix "Dead assignment" warning.
2015-06-18  Florian Forsterpowerdns plugin: Fix "Dead assignment" warning.
2015-06-18  Florian Forsterping plugin: Fix "Dead assignment" warning.
2015-06-18  Florian Forsteronewire plugin: Fix "Dead assignment" warning.
2015-06-18  Florian Forsteropenvpn plugin: Fix "Dead assignment" warning.
2015-06-18  Florian Forsterntpd plugin: Fix "Dead assignment" warning.
2015-06-18  Florian Forsternetwork plugin: Fix "Dead assignment" warning.
2015-06-18  Florian Forstermodbus plugin: Fix "Dead assignment" warning.
2015-06-18  Florian Forstersrc/libcollectdclient/client.c: Fix "Dead assignment...
2015-06-18  Florian Forstergmond plugin: Fix handling of COUNTER and ABSOLUTE...
2015-06-18  Florian Forsteremail plugin: Fix "Dead assignment" warning.
2015-06-18  Florian Forstersrc/daemon/filter_chain.c: Fix "Dead assignment" warning.
2015-06-18  Florian Forstercurl_json plugin: Fix "Dead assignment" warning.
2015-06-18  Florian Forsteramqp plugin: Fix "Dead assignment" warning.
2015-06-17  Florian Forstersrc/utils_avltree.c: Add assertions to rotate_{left...
2015-06-17  Florian Forstersnmp plugin: Fix off-by-one array access.
2015-06-17  Florian Forsterexec plugin: Don't assign variable that is never read.
2015-06-17  Florian Forstersrc/utils_db_query.c: Fix use-after-free.
2015-06-17  Florian Forstersrc/daemon/common.c: Implement strjoin() with memcpy().
2015-06-17  Florian Forstersrc/utils_cache.c: Remove incorrect free.
2015-06-17  Florian Forsternetwork plugin: Avoid "status may be used uninitialized...
2015-06-17  Florian Forsterliboconfig: Declare yylex().
2015-06-17  Florian Forsteremail plugin: Fix freeing linked lists.
2015-06-17  Florian Forsternetwork plugin: Make sure all memory is freed when...
2015-06-17  Florian ForsterMerge remote-tracking branch 'github/pr/1088' into...
2015-06-17  Florian Forstersrc/utils_llist.c: Handle unlikely corner case.
2015-06-17  Florian Forstersrc/utils_avltree.c: Rewrite checks in c_avl_pick().
2015-06-17  Florian Forsternetwork plugin: Explicitly initialize "fd_num" to zero.
2015-06-17  Florian Forsternotification target: Pass void** to tn_destroy().
2015-06-17  Florian Forsterperl plugin: Fix invalid free().
2015-06-16  Florian Forsterliboconfig: Disable some clang warnings. 1088/head
2015-06-16  Florian Forsterliboconfig: Declare yyparse().
2015-06-16  Manuel Luis... In rrd synchronous file creation use lock_file
2015-06-16  Manuel Luis... Allow empty Plugin blocks.
2015-06-16  Kelly Thomas... Corrected text in README
2015-06-15  Marc Fourniercollectd.conf.pod: update libyajl URL
2015-06-13  Ruben KerkhofFix a libtool warning
2015-06-11  Florian Forsterwrite_redis plugin: Check the return value of format_va...
2015-06-11  brianpkelly... write_redis: Increase parsability by using format_value...
2015-06-11  brianpkelly... write_redis: Increase parsability of multi-valued keys...
2015-06-11  Florian Forsterconfigure.ac: Move all checks for "struct ip6_ext"...
2015-06-11  Dagobert MichelsenAutomatically add -DSOLARIS2=8 if required for ip6_ext
2015-06-11  Florian Forsterdns plugin: Check for "struct ip6_ext".
2015-06-10  Marek Beckavmem plugin: fix types for nr_dirtied and nr_written
2015-06-10  Florian Forstertcpconns plugin: Fix memory leak.
2015-06-10  Florian Forstersrc/configfile.c: Set a plugin context when autoloading...
2015-06-06  Florian Forsterstatsd plugin: Dispatch NaN when no timer event was...
2015-05-31  Florian Forstertail_csv plugin: Print warning and continue when metric...
2015-05-31  Manuel Luis... Plugin tail_csv: the manual says that you can use multi...
2015-05-31  Manuel Luis... Plugin tail_csv: if TimeFrom is not specified in config...
next