collectd.spec: the dpdk is actually called dpdkstat...
[collectd.git] / src /
2016-09-30 Florian Forstergrpc plugin: Fix compile error.
2016-09-28 Florian ForsterMerge branch 'collectd-5.6'
2016-09-28 Florian Forstersrc/daemon/utils_cache.h: Improve documentation for...
2016-09-28 Florian Forstersrc/daemon/plugin.[ch]: Make the user_data_t* const.
2016-09-28 Florian Forstersrc/daemons/plugin.c: Don't modify user_data_t* in...
2016-09-28 Florian ForsterRevert "write_graphite: remove #ifndefs"
2016-09-28 Florian Forsterwrite_http plugin: Don't register a flush callback...
2016-09-28 Florian ForsterMerge remote-tracking branch 'github/pr/1962'
2016-09-28 Florian ForsterMerge remote-tracking branch 'github/pr/1956'
2016-09-28 Florian ForsterMerge remote-tracking branch 'github/pr/1952'
2016-09-28 Chao Yangcpu: Fix cpu aggregation on AIX change codeing style
2016-09-28 Chao Yangcpu: Fix cpu aggregation on AIX
2016-09-26 Taras Chornyidpdkstat: Changed log severity to Error
2016-09-24 Sebastian HarlgRPC plugin: Add Florian to copyright holders.
2016-09-22 Taras Chornyidpdkstat: Fixed issue with unused var when configured...
2016-09-21 Florian ForsterMerge remote-tracking branch 'github/pr/631'
2016-09-21 Florian ForsterTree wide: Don't set vl.host to hostname_g in plugin...
2016-09-21 Florian Forstersrc/daemon/plugin.c: Don't copy values twice.
2016-09-21 Florian Forstersrc/daemon/plugin.c: Initialize vl->host in plugin_valu...
2016-09-21 Florian ForsterMerge branch 'pr/1649'
2016-09-21 Florian Forsterdpkgstat plugin: Filter through clang-format.
2016-09-19 Taras Chornyidpdkstat: Fixed issue with incorrect argc calculation
2016-09-19 Florian ForsterMerge remote-tracking branch 'github/pr/1942'
2016-09-19 Florian ForsterMerge remote-tracking branch 'github/pr/1939'
2016-09-19 Benjamin GilbertUpdate email address
2016-09-19 Benjamin Gilberthddtemp: Improve robustness of test
2016-09-19 Benjamin Gilberthddtemp: Lift 1024-byte response limit
2016-09-19 Benjamin Gilberthddtemp: Lift 32-device limit
2016-09-19 Taras Chornyidpdkstat: Addressed PR comments
2016-09-18 Rinigusparse_value_file: adding strstripnewline back
2016-09-17 Rinigususe fgets in parse_value_file, fixes #1941
2016-09-17 Igor Peshanskysrc/daemon/utils_time.c: Fix invalid strcpy position...
2016-09-16 Igor PeshanskyPlug a leak in Target:Set.
2016-09-16 Florian ForsterMerge branch 'pr/1918'
2016-09-16 Florian Forstersrc/daemon/utils_time.c: Pass "struct tm *" to format_z...
2016-09-16 Pavel Rochnyackperl plugin: Renamed and documented "RegisterLegacyFlus...
2016-09-16 Pavel Rochnyackperl plugin: Added 'flush' fallback
2016-09-16 Pavel Rochnyackperl plugin: Changed pluginname form to allow single...
2016-09-16 Pavel Rochnyackperl plugin: Mark thread as running to avoid deadlock...
2016-09-16 Pavel Rochnyackperl plugin: Changed pluginname form to allow single...
2016-09-16 Pavel Rochnyackperl plugin: Register perl plugins with use of 'userdata'.
2016-09-15 Igor PeshanskyAddress more review comments:
2016-09-15 Igor PeshanskyForce use of local time in the postgresql plugin.
2016-09-15 Igor PeshanskyAddress review comments:
2016-09-15 Florian ForsterMerge branch 'pr/1792'
2016-09-15 Florian Forstersrc/daemon/common.[ch]: Reimplement strjoin().
2016-09-14 Florian Forsterhugepages plugin: Add "g_" prefix to global variables.
2016-09-14 Florian Forsterhugepages plugin: Add myself to the list of authors.
2016-09-14 Florian Forsterhugepages plugin: Remove an unused variable.
2016-09-14 Florian Forsterhugepages plugin: Implement the "ValuesPages", "ValuesB...
2016-09-14 Florian Forsterhugepages plugin: Use the "complex" config callback.
2016-09-14 Florian Forsterhugepages plugin: Parse page size from the directory...
2016-09-14 Florian Forsterhugepages plugin: Refactor the read_hugepage_entry...
2016-09-14 Florian Forsterhugepages plugin: Don't use pathconf(_PC_NAME_MAX).
2016-09-14 Florian Forsterhugepages plugin: Run clang-format.
2016-09-14 Florian ForsterMerge remote-tracking branch 'github/pr/1931'
2016-09-14 Florian ForsterTree wide: Unify initialization of multi-value value...
2016-09-14 Florian ForsterTree wide: Use compound literals when dealing with...
2016-09-13 Florian ForsterMerge branch 'collectd-5.6'
2016-09-13 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-09-13 Florian ForsterMerge remote-tracking branch 'github/pr/1930'
2016-09-13 Florian Forsterregex match: snprintf → ssnprintf
2016-09-13 Igor PeshanskyAddress review comments:
2016-09-13 Florian ForsterMerge remote-tracking branch 'github/pr/1929'
2016-09-13 Florian Forstercurl_json plugin: Skip unexpected non-map values.
2016-09-13 Igor PeshanskyDocument MetaData.
2016-09-13 Igor PeshanskyAllow Match:Regex to match metadata.
2016-09-12 Florian ForsterMerge remote-tracking branch 'github/pr/1922'
2016-09-12 John ConroyTruncate strjoin arguments if > DATA_MAX_NAME_LEN
2016-09-12 Florian ForsterMerge remote-tracking branch 'github/pr/1915'
2016-09-12 Florian Forstersrc/utils_format_graphite.c: Re-insert blank line.
2016-09-12 Igor PeshanskyAddress more review comments:
2016-09-12 Michael LeinartasImprove if statement readability with braces
2016-09-12 Michael LeinartasUpdate collectd.conf manpage and address style issues
2016-09-12 Taras Chornyidpdkstats: Added errors and filter_result types.
2016-09-12 Florian ForsterMerge remote-tracking branch 'github/pr/1927'
2016-09-12 Florian Forstercollectd.conf(5): Document the semantics of the "TypesD...
2016-09-12 Michael LeinartasAdd missing option to write_graphite example
2016-09-12 Florian Forstervarnish plugin: Fix syntax error.
2016-09-12 Florian Forsterturbostat plugin: Use parse_value_file().
2016-09-12 Florian Forsterthermal plugin: Use parse_value_file().
2016-09-12 Florian Forsterentropy plugin: Use parse_value_file().
2016-09-12 Florian Forstercpufreq plugin: Use parse_value_file().
2016-09-12 Florian Forsterconntrack plugin: Use parse_value_file().
2016-09-12 Florian Forsterbattery plugin: Replace getvalue() with parse_value_file().
2016-09-12 Florian Forstersrc/daemon/common.[ch]: Implement parse_value_file().
2016-09-12 Florian ForsterMerge remote-tracking branch 'github/pr/1920'
2016-09-12 Florian ForsterMerge remote-tracking branch 'github/pr/1924'
2016-09-12 Florian ForsterMerge remote-tracking branch 'github/pr/1923'
2016-09-12 Florian Forsterbattery plugin: Reimplement sysfs_file_to_buffer()...
2016-09-12 Igor PeshanskyAddress review comments:
2016-09-12 Igor PeshanskyAddress review comments:
2016-09-11 Igor PeshanskyAddress review comments:
2016-09-11 Florian ForsterTree wide: Don't document the user_data_t holds user...
2016-09-11 Florian ForsterTree wide: Use user_data_t compound literal where appro...
2016-09-11 Florian Forsterapache plugin: End statements with semi-colons.
2016-09-09 Igor PeshanskyDocument Plugin:WriteLog configuration.
2016-09-09 Igor PeshanskyAdd optional configuration to write_log; allow writing...
2016-09-09 Igor PeshanskyDocument MetaData and DeleteMetaData.
2016-09-09 Igor PeshanskyAllow replacing within and deleting metadata keys.
next