]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2017-10-06  Mytnyk, Volodymyripmi: Run code through clang-format 2091/head
2017-10-06  Mytnyk, Volodymyripmi: Addressed review comments
2017-01-24  Korynkevych... ipmi: force domain to reread SELs when event is receive...
2016-12-28  Korynkevych... ipmi: added SELClearEvent parameter.
2016-12-15  Korynkevych... ipmi: added SELEnabled parameter to collectd.conf.in...
2016-12-08  Korynkevych... ipmi: add support for system event log (SEL).
2016-12-06  Sebastian HarlReformat gRPC plugin.
2016-12-06  Florian ForsterMerge remote-tracking branch 'github/pr/2080'
2016-12-06  Ruben KerkhofFix configure on RHEL6
2016-12-06  Florian Forsterperl plugin: Include <stdbool.h> unconditionally.
2016-12-05  Ruben Kerkhofturbostat plugin: don't depend on capabilities
2016-12-05  Ruben Kerkhofuuid plugin: remove support for HAL 2080/head
2016-12-05  Ruben KerkhofMerge branch 'contrib-docker-cleanup'
2016-12-05  Ruben KerkhofTreewide: remove vim modelines from C code files 2072/head
2016-12-05  Ruben KerkhofMore autoconf work 1865/head
2016-12-05  Ruben KerkhofFix some automake warnings
2016-12-05  Ruben KerkhofFix autoreconf error on Mac OS
2016-12-05  Ruben KerkhofMerge pull request #2048 from mojaves/pr-virt-domain-tag
2016-12-05  Ruben KerkhofAdd rootfs_prefix.so to .gitignore 2066/head
2016-12-05  Ruben KerkhofAddress review comments
2016-12-05  Ruben KerkhofMerge branch 'collectd-5.7'
2016-12-05  Mytnyk, VolodymyrXdpdkstats: fix detection of local libdpdk
2016-12-02  Ruben Kerkhofutils_format_graphite_test.c: fix build warnings
2016-12-02  Ruben Kerkhofbattery_statefs: fix a few build warnings
2016-12-02  Ruben Kerkhofmeta_data.c: fix a build warning
2016-12-02  Ruben KerkhofMerge branch 'collectd-5.7'
2016-12-02  Ruben KerkhofMerge pull request #2069 from octo/issue/2067
2016-12-01  Florian Forstersrc/Makefile.am: Fix dependencies for the "tail" and... 2069/head
2016-11-30  Francesco Romanivirt plugin: Document the partition/tag support 2048/head
2016-11-30  Francesco Romanivirt plugin: Properly reset the lists
2016-11-30  Francesco Romanivirt plugin: Disable tests momentarily
2016-11-30  Francesco Romanivirt plugin: Add tests for the domain tags
2016-11-30  Francesco Romanivirt plugin: Minor fixes
2016-11-30  Francesco Romanivirt plugin: Use int, for the number of instances
2016-11-30  Francesco Romanivirt plugin: Avoid NULL pointer deference
2016-11-30  Francesco Romanivirt plugin: Add support for domain tags
2016-11-30  Francesco Romanivirt plugin: Support for multiple read callbacks
2016-11-30  Francesco Romanivirt plugin: Factor the read state into a struct
2016-11-29  Ruben KerkhofMerge pull request #1898 from rubenk/remove-libltdl...
2016-11-29  Ruben Kerkhofcontrib/docker: cleanup wrapper a bit
2016-11-29  Ruben KerkhofDrop support for libtool version 1 1898/head
2016-11-29  Florian Forstersrc/utils_format_graphite.[ch]: Test correct null termi...
2016-11-29  Ruben KerkhofMerge branch 'collectd-5.7'
2016-11-29  Ruben KerkhofMerge pull request #2064 from rubenk/fix-make-distcheck
2016-11-29  Ruben KerkhofFix make distcheck 2064/head
2016-11-29  Ruben KerkhofMerge branch 'collectd-5.7'
2016-11-29  Ruben KerkhofMerge branch 'collectd-5.6' into collectd-5.7
2016-11-29  Ruben Kerkhofcollectd.spec: also disable write_redis on EL6
2016-11-29  Ruben KerkhofMerge branch 'collectd-5.5' into collectd-5.6
2016-11-29  Ruben Kerkhofcontrib: clang-format rootfs_prefix.c
2016-11-29  Ruben Kerkhofcollectd.spec: disable redis plugin on EL6 collectd-5.5
2016-11-29  Ruben Kerkhofcollectd.spec: disable redis plugin on EL6
2016-11-29  Ruben KerkhofMerge pull request #2041 from mfournier/contrib-docker
2016-11-28  Florian ForsterEven more renormalization.
2016-11-28  Florian ForsterMerge branch 'collectd-5.6'
2016-11-28  Florian ForsterMore reformatting.
2016-11-28  Florian ForsterMerge branch 'collectd-5.6'
2016-11-28  Florian ForsterTree wide: Reformat with clang-format.
2016-11-28  Florian ForsterTree wide: Reformat with clang-format.
2016-11-28  Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-11-28  Florian ForsterBump version to 5.5.3; Update ChangeLog. collectd-5.5.3
2016-11-28  Florian ForsterMerge branch 'pr/2056'
2016-11-28  Florian Forstercollectd.conf(5): Improve documentation of the turbosta...
2016-11-28  Brock JohnsonUpdated to actually honor the boolean and clarified... 2056/head
2016-11-27  Florian Forstercollectd.conf(5): Add missing blank line.
2016-11-27  Florian Forstersrc/utils_latency_config.c: Avoid nested compound literals. 1700/head
2016-11-27  Florian Forstersrc/daemon/utils_match.[ch]: Rename UTILS_MATCH_CF_GAUG...
2016-11-27  Florian Forstertail plugin: Rename DSType from Latency to Distribution.
2016-11-27  Florian Forstersrc/utils_latency{,_config}.[ch]: Reformat new code...
2016-11-27  Florian Forstercollectd.conf(5): Update the "LatencyRate" option.
2016-11-27  Florian Forstersrc/utils_latency.[ch]: get_rate(): Make lower bound...
2016-11-27  Florian Forstersrc/utils_latency.[ch]: Remove latency_counter_get_star...
2016-11-27  Florian Forstersrc/utils_latency.[ch]: Improve accuracy, update unit...
2016-11-27  Pavel RochnyackDSType latency: Improved after PR code review
2016-11-27  Pavel Rochnyack+ liblatency: Added utils_latency_config code
2016-11-27  Pavel Rochnyack+ utils_latency: Cleaned latency_counter_get_rate(...
2016-11-27  Pavel Rochnyack+ utils_latency: Added latency_counter_get_rate()
2016-11-27  Pavel Rochnyack+ User_data destroy callback added to match_create_call...
2016-11-27  Florian ForsterMerge remote-tracking branch 'github/pr/2058'
2016-11-26  Florian Forsteramqp, write_graphite and write_kafka plugins: Implement... 2058/head
2016-11-26  Florian Forstersrc/utils_format_graphite.[ch]: Implement the GRAPHITE_...
2016-11-26  brockcjAdd config boolean for logical CPU naming for turbostat...
2016-11-25  Florian ForsterMerge remote-tracking branch 'github/pr/2052'
2016-11-25  Florian ForsterMerge remote-tracking branch 'github/pr/2054'
2016-11-25  Florian Forstersrc/utils_format_graphite.[ch]: Add unit test. 2054/head
2016-11-23  Marc Fourniercollectd.spec: enable write_prometheus
2016-11-22  Matthias Bethkeuse deterministic time values in MockDaemon 2052/head
2016-11-22  Matthias Bethkerecognize seconds with and without fractional part
2016-11-22  Matthias Bethkepass fractional seconds upwards as floats
2016-11-22  Matthias Bethkeallow fractional seconds in listval_filter()
2016-11-22  Matthias Bethkeupdate MockDaemon to report fractional seconds
2016-11-22  Matthias Bethkefix indentation (consistently use tabs)
2016-11-21  Ruben KerkhofMerge pull request #2046 from rubenk/cleanup-dpdk-detection
2016-11-21  Florian ForsterMerge remote-tracking branch 'github/pr/2040'
2016-11-20  Ruben KerkhofFix Lua header detection
2016-11-20  Florian Forstersrc/daemon/plugin.c: Address review comments. 2040/head
2016-11-19  Ruben KerkhofRewrite the check for libdpdk 2046/head
2016-11-19  Ruben KerkhofEnable detection of libdpdk by default
2016-11-19  Taras Chornyidpdkstat: Added support for dpdk 16.07.
2016-11-19  Florian Forsterconfigure.ac: Improve detection and usage of pthread_se...
next