]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2016-09-18  Rinigusparse_value_file: adding strstripnewline back 1942/head
2016-09-17  Rinigususe fgets in parse_value_file, fixes #1941
2016-09-16  Igor PeshanskyPlug a leak in Target:Set. 1938/head
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... 1731/head
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: Fixed Collectd::plugin_call_all function...
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: 1918/head
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. 1912/head
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... 1931/head
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 1930/head
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 1792/head
2016-09-12  Florian ForsterMerge remote-tracking branch 'github/pr/1915'
2016-09-12  Florian Forstersrc/utils_format_graphite.c: Re-insert blank line. 1915/head
2016-09-12  Igor PeshanskyAddress more review comments: 1922/head
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. 1927/head
2016-09-12  Florian Forsterturbostat plugin: Use parse_value_file(). 1929/head
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: 1924/head
2016-09-11  Igor PeshanskyAddress review comments: 1923/head
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 1920/head
2016-09-09  Dave CunninghamAdd RFC3339 Zulu time functions
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 1913/head
2016-09-05  Florian Forsterplugin_dispatch_multivalue: Submit NAN when computing...
2016-09-02  Thomas DeutschmannFix compilation against >=xfsprogs-4.7.0 1909/head
2016-09-02  Florian Forsterceph plugin: Use compound literals to initialize a... 1911/head
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
next