collectd.git
2016-11-20 Florian Forstercollectd.conf(5): Rename DSType from Latency to Distrib... pr/1700
2016-10-12 Florian Forstersrc/utils_latency{,_config}.[ch]: Reformat new code...
2016-10-12 Florian Forstercollectd.conf(5): Update the "LatencyRate" option.
2016-10-12 Florian Forstersrc/utils_latency.[ch]: get_rate(): Make lower bound...
2016-10-11 Florian Forstersrc/utils_latency.[ch]: Remove latency_counter_get_star...
2016-10-11 Florian Forstersrc/utils_latency.[ch]: Improve accuracy, update unit...
2016-09-19 Pavel RochnyackDSType latency: Improved after PR code review
2016-09-19 Pavel Rochnyack+ liblatency: Added utils_latency_config code
2016-09-19 Pavel Rochnyack+ utils_latency: Cleaned latency_counter_get_rate(...
2016-09-19 Pavel Rochnyack+ utils_latency: Added latency_counter_get_rate()
2016-09-19 Pavel Rochnyack+ User_data destroy callback added to match_create_call...
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 Forstercontrib/examples/myplugin.c: Use a compound literal...
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 Florian ForsterMerge remote-tracking branch 'github/pr/1927'
2016-09-12 Florian Forstercollectd.conf(5): Document the semantics of the "TypesD...
2016-09-12 Florian Forstercontrib/migrate-4-5.px: Don't convert "ps_code" and...
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-11 Florian ForsterBump version to 5.6.0; Update ChangeLog. collectd-5.6.0
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.
2016-09-09 Igor PeshanskyDocument interpolation and DeleteMetaData.
2016-09-09 Igor PeshanskyImplement interpolation.
2016-09-09 Igor PeshanskyAllow deleting metadata keys.
2016-09-09 Tomasz Torczonewire plugin - improve error messages
2016-09-08 Michael LeinartasAdd option to write_graphite: DropDuplicateFields
2016-09-08 Rinigusbattery plugin: Add StateFS backend.
2016-09-08 Florian ForsterMerge branch 'collectd-5.6'
2016-09-08 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-09-07 Florian Forstersrc/types.db: Remove minimum value from "power".
2016-09-06 Florian Forstermodbus plugin: Use "struct sockaddr_storage" instead...
2016-09-06 Florian ForsterMerge branch 'collectd-5.6'
2016-09-06 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-09-06 Florian ForsterMerge remote-tracking branch 'github/pr/1909' into...
2016-09-06 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-09-05 Marc Fourniertarget_set.c: rename 'MetaDataSet' option
2016-09-05 Florian Forsterplugin_dispatch_multivalue: Submit NAN when computing...
2016-09-02 Thomas DeutschmannFix compilation against >=xfsprogs-4.7.0
2016-09-02 Florian Forsterceph plugin: Use compound literals to initialize a...
2016-09-02 Florian ForsterMerge branch 'collectd-5.6'
2016-09-02 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-09-02 Florian Forsternetwork plugin: Initialize libgcrypt only when needed.
2016-09-02 Florian Forsterdf plugin: Guard strcmp() against being passed NULL...
2016-09-02 Florian Forsterwrite_http plugin: Add assertion for scan-build.
2016-09-02 Florian ForsterMerge remote-tracking branch 'github/pr/1901'
2016-09-02 Florian Forsterceph plugin: Ensure that at least one daemon is configu...
2016-08-31 Ruben KerkhofMerge pull request #1904 from sandebert/patch-1
2016-08-31 Fredrik SandebertFixed two small typos
2016-08-28 Florian Forstergrpc plugin: Rename "DispatchValues" to "PutValues".
2016-08-23 trenkelMerge pull request #1899 from rubenk/python-fixes-for...
2016-08-23 Ruben KerkhofTry a different way to silence GCC.
2016-08-23 Marc Fourniercollectd.spec: add hugepages plugin
next