varnish: remove unused variable
[collectd.git] / src /
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 Forsteronewire plugin: Fix "Dead assignment" warning.
2015-06-18 Florian Forsternfs plugin: Fix handling of servers with 42 or 44 fields.
2015-06-18 Florian Forsterbattery plugin: Fix file descriptor leak.
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 ForsterMerge branch 'collectd-5.4' into collectd-5.5
2015-06-17 Florian Forstersrc/utils_db_query.c: Fix use-after-free.
2015-06-17 Florian Forsterbarometer plugin: Initialize output arrays.
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 Marek Beckafix openldap segfatult when ldapi is used v2
2015-06-17 Marek Beckafix openldap segfatult when ldapi is used
2015-06-17 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
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 branch 'collectd-5.4' into collectd-5.5
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 Forsterceph plugin: Fix allocation size.
2015-06-17 Florian Forsterbarometer plugin: Fix allocation size.
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.
2015-06-16 Florian Forsterliboconfig: Declare yyparse().
2015-06-16 Manuel Luis Sanmar... In rrd synchronous file creation use lock_file
2015-06-16 Manuel Luis Sanmar... Allow empty Plugin blocks.
2015-06-16 Manuel Luis Sanmar... Allow empty Plugin blocks.
2015-06-16 Marek Beckause counter type for Innodb_buffer_pool_pages_flushed
2015-06-15 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-06-15 Marc Fourniercollectd.conf.pod: update libyajl URL
2015-06-13 Ruben KerkhofFix a libtool warning
2015-06-11 Florian ForsterMerge remote-tracking branch 'github/pr/1065' into...
2015-06-11 Florian Forsterwrite_redis plugin: Check the return value of format_va...
2015-06-11 brianpkelly (no... write_redis: Increase parsability by using format_value...
2015-06-11 brianpkelly (no... write_redis: Increase parsability of multi-valued keys...
2015-06-11 Florian Forsterprocesses plugin: Initialize the cswitch_{in,}vol fields.
2015-06-11 Florian ForsterMakefile.am: Link tests with required libraries, too.
2015-06-11 Marek Beckaswap plugin: Report swap sizes in bytes.
2015-06-11 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2015-06-11 Florian Forsterdns plugin: Check for "struct ip6_ext".
2015-06-10 Pierre-Yves Ritschardsmart: KNF
2015-06-10 Florian SchüllerUpdate smart.c
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 Marek Beckatail plugin: initialize user_data_t
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-06-06 Nathan BerkleyFix VERSION->PACKAGE_VERSION and PACKAGE->PACKAGE_NAME...
2015-06-06 Dagobert MichelsenFix header condition
2015-06-06 Robert Viduyadisk plugin: Coding style changes.
2015-06-06 Robert Viduyadisk plugin: Fix compatibility for Mac OS X 10.10.
2015-05-31 Florian Forstertail_csv plugin: Print warning and continue when metric...
2015-05-31 Manuel Luis Sanmar... Plugin tail_csv: the manual says that you can use multi...
2015-05-31 Manuel Luis Sanmar... Plugin tail_csv: if TimeFrom is not specified in config...
2015-05-30 Florian Forsterstats plugin: Fix reference of undeclared symbol.
2015-05-30 Florian Forsterstatsd plugin: Free latency counter and AVL trees.
2015-05-30 Robert Viduyacpu plugin: Correct number of expected CPU states on...
2015-05-28 Marc FournierMerge remote-tracking branch 'origin/collectd-5.3'...
2015-05-26 Florian ForsterBuild system: Fix linking with libheap.la and depend...
2015-05-26 Florian ForsterBuild system: Build tested units as libraries.
2015-05-26 Marc FournierFilter chains helper: minor cleanups
2015-05-26 rootwrite_redis: Replaced method for checking for a NULL...
2015-05-26 rootwrite_redis: Log error message from redis command failures
2015-05-26 rootwrite_redis: improve checking the redis connection
2015-05-26 Wilfried GoesgensFilterchain: if we don't find a writer, output the...
2015-05-22 Florian Forsterwrite_sensu, write_tsdb plugins: Use GAUGE_FORMAT.
2015-05-22 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2015-05-22 Florian Forsterwrite_redis: Fix timestamp sent to Redis.
2015-05-22 Florian ForsterVarious plugins: Use the global GAUGE_FORMAT.
2015-05-22 Florian Forstersrc/collectd.h: Define GAUGE_FORMAT.
2015-05-22 Florian Forstersrc/utils_format_json.[ch]: Export gauges with 15 decim...
2015-05-20 Florian Forsteripc plugin: Group functions by operating system.
2015-05-19 Marc FournierMerge branch 'collectd-5.4'
2015-05-19 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2015-05-19 Marc FournierMerge branch 'collectd-4.10' into collectd-5.3
2015-05-19 Marc Fourniercurl_xml: fix 3 small memory leaks
2015-05-19 Fabien WernliFix test for tables and empty instance
2015-05-19 Fabien WernliRevert "curl_xml plugin: Fixed tautological pointer...
next