collectd.git
2015-06-17 Florian ForsterMerge remote-tracking branch 'github/pr/1087'
2015-06-17 Florian ForsterMerge branch 'collectd-5.5'
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.5'
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 Florian ForsterMerge branch 'collectd-5.5'
2015-06-16 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2015-06-16 Marek Beckaadd support for simple authentication
2015-06-16 Manuel Luis... In rrd synchronous file creation use lock_file
2015-06-16 Florian Forsternetwork plugin: Simplify config handling.
2015-06-16 Manuel Luis... Allow empty Plugin blocks.
2015-06-16 Manuel Luis... Allow empty Plugin blocks.
2015-06-16 Marek Beckause counter type for Innodb_buffer_pool_pages_flushed
2015-06-16 Florian ForsterMerge remote-tracking branch 'github/pr/1085'
2015-06-16 Dagobert MichelsenFix 64 bit check issue, running the preprocessor does...
2015-06-16 Marek Beckause counter type for Innodb_buffer_pool_pages_flushed
2015-06-16 Marc FournierMerge branch 'collectd-5.5'
2015-06-16 Kelly Thomas... Corrected text in README
2015-06-15 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-06-15 Marc FournierRevert "contrib/redhat/collectd.spec: added bison and...
2015-06-15 Marc Fournierconfigure: turbostat: check for MSR_PKG_C10_RESIDENCY...
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 ForsterMerge branch 'collectd-5.5'
2015-06-11 Tagir Bakirovcontrib/redhat/collectd.spec: added bison and flex
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 Forsterprocesses plugin: Initialize the cswitch_{in,}vol fields.
2015-06-11 Florian ForsterMerge branch 'collectd-5.5'
2015-06-11 Florian ForsterMakefile.am: Link tests with required libraries, too.
2015-06-11 Florian Forsterconfigure.ac: Ask users to build 64-bit Solaris binaries.
2015-06-11 Florian Forsterzone plugin: Fix strerror -> sstrerror.
2015-06-11 Florian Forsterzone plugin: Minor code cleanups.
2015-06-11 Florian Forsterzone plugin: Undefine _FILE_OFFSET_BITS when building...
2015-06-11 Marek Beckaswap plugin: Report swap sizes in bytes.
2015-06-11 Florian ForsterMerge branch 'collectd-5.5'
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... smart: KNF
2015-06-10 Florian SchüllerUpdate smart.c
2015-06-10 Pierre-Yves... smart: KNF
2015-06-10 Pierre-Yves... Merge pull request #1076 from schuellerf/master
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-09 Florian Forstersrc/daemon/configfile.c: Remove unnecessary "continue...
2015-06-09 Florian ForsterMerge remote-tracking branch 'github/pr/1067'
2015-06-08 Manuel Luis... plugin: not return -1 if plugin_flush_callback_name...
2015-06-08 Manuel Luis... Do not call plugin_unregister if the read registration...
2015-06-08 Manuel Luis... plugin: fix white space.
2015-06-08 Manuel Luis... plugin: remove cast type information from malloc.
2015-06-08 Manuel Luis... plugin: move the code to create flush/name to plugin_fl...
2015-06-08 Florian Forsterapcups plugin: Implement the "PersistentConnection...
2015-06-08 Florian Forsterapcups plugin: Handle "END APC" lines correctly and...
2015-06-08 Florian Forsterapcups plugin: Fight code rot.
2015-06-07 Manuel Luis... Support for call the flush callback at regular interval...
2015-06-07 Marc Fourniervarnish: update plugin_register_complex_read() to new...
2015-06-06 Arthur Gautierprocesses: revert re-introduction of ps_read_tasks
2015-06-06 Florian Forstersrc/daemon/plugin.[ch]: Use cdtime_t for the interval...
2015-06-06 Florian ForsterMerge remote-tracking branch 'github/pr/1036'
2015-06-06 Florian ForsterMerge branch 'pr/1033'
2015-06-06 Florian Forsterprocesses plugin: Read number of threads from /proc...
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-06-06 Chris MayoRemove old systemd unit
2015-06-01 Florian ForsterMerge remote-tracking branch 'github/pr/1056'
2015-05-31 Florian Forstertail_csv plugin: Print warning and continue when metric...
2015-05-31 Manuel Luis... Plugin network: add support for the timeout argument...
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...
2015-05-31 Manuel Luis... processes: change type to contextswitch and types to...
2015-05-31 Manuel Luis... processes: use cf_util_get_boolean for get "CollectCont...
2015-05-31 Manuel Luis... processes: delete added white spaces
2015-05-31 Manuel Luis... processes: rename ps_ctx_switch to report_ctx_switch
2015-05-31 Manuel Luis... processes: remove function ps_read_tasks
2015-05-30 Manuel Luis... Processes: fix types in ps_read_status, change to unsig...
2015-05-30 Manuel Luis... Processes: in ps_read_status fix check to skip lines
next