]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2024-02-24  Florian ForsterMerge pull request #4238 from kenhys/test-lua-plugin main
2024-02-23  Kentaro Hayashilua: add missing test case for #3779, #4235 4238/head
2024-02-20  Florian ForsterMerge pull request #4279 from zzzyhtheonly/main
2024-02-20  zzzyhtheonlymemory.c: workaround to let ValuesPercentage works... 4279/head
2024-02-20  Florian ForsterMerge pull request #4281 from matwey/epics-deadlock
2024-02-19  Matwey V. Kornilovepics: Fix potential deadlock in handle_label_event 4281/head
2024-02-07  Florian ForsterMerge pull request #4276 from octo/ras
2024-02-07  Florian ForsterMerge pull request #4148 from brd/freebsd-pf
2024-02-07  Florian Forsterras plugin: Ensure each log message prints an appropria... 4276/head
2024-02-07  Florian Forsterras plugin: Use `sysconf(_SC_NPROCESSORS_CONF)` instead...
2024-02-07  Brad DavisFreeBSD's PF has a new interface so leverage libpfctl... 4148/head
2024-02-07  Florian Forsterras plugin: Remove unnecessary includes.
2024-02-07  Florian Forster.github/workflows/release.yml: Import changes from...
2024-02-07  Florian Forsterversion-gen.sh: Add the `--tags` flag to `git describe`.
2024-02-07  Florian ForsterAdd GitHub Action to automatically build and upload...
2024-02-06  Florian ForsterMerge pull request #4247 from octo/interface-solaris
2024-02-04  Florian Forsterci: Remove the "statgrab" task from CirrusCI.
2024-02-03  Florian Forster.cirrus.yml: Rename `checks_script` to `make_distcheck_...
2024-02-03  Florian Forster.cirrus.yml: Upload `.log` files as artifacts.
2024-01-29  collectd botAuto-Merge pull request #4260 from octo/write_redis
2024-01-29  Florian Forsterwrite_redis plugin: Clean up allocated fields in `wr_co... 4260/head
2024-01-26  Florian ForsterMerge pull request #4256 from zzzyhtheonly/main
2024-01-26  zzzyhtheonlydisk.c: add config options to support diskstats 15... 4256/head
2024-01-24  Florian Forsterinterface plugin: Reorder implementations to put kstat... 4247/head
2024-01-23  Florian ForsterMerge pull request #4248 from octo/disk-linux
2024-01-22  Florian ForsterMerge pull request #4249 from ffontaine/main
2024-01-22  Fabrice Fontaineconfigure.ac: fix grpc build 4249/head
2024-01-22  Florian Forsterdisk plugin: Build `disk_submit_single` on Linux only. 4248/head
2024-01-22  Florian ForsterMerge pull request #4242 from zzzyhtheonly/main
2024-01-22  zzzyhtheonlydisk: add /proc/diskstats fields 15 to 20 in KERNEL_LINUX 4242/head
2024-01-22  Florian ForsterMerge pull request #4234 from octo/contributing
2024-01-22  Florian Forsterdocs/CONTRIBUTING.md: Change formulation examples to... 4234/head
2024-01-20  Florian Forsterdocs/CONTRIBUTING.md: Replace remaining use of "Unliste...
2024-01-20  Florian Forsterdocs/CONTRIBUTING.md: Document that PRs with features...
2024-01-20  Florian Forsterdocs/CONTRIBUTING.md: Rename "Unlisted Change" to ...
2024-01-19  Florian ForsterMerge pull request #3917 from eero-t/gcc-warnings
2024-01-19  Eero Tamminenwrite_riemann_threshold.c: fix switch-case fall through... 3917/head
2024-01-19  Eero TamminenPass strcmp() to c_avl_create() as function pointer...
2024-01-16  Eero Tamminenturbostat, format_json: Satisfy clang-format CI check
2024-01-16  Eero TamminenFix signedness mismatch GCC warnings in few of the...
2024-01-16  Eero Tamminendaemon/utils_cache: remove unused functions and functio...
2024-01-16  Eero TamminenRemove unused function arguments from few of the plugins
2024-01-16  Eero TamminenAttribute unused function args as such in few of the...
2024-01-16  Eero Tamminenwrite_prometheus: annotate unused args and fix comments
2024-01-16  Eero Tamminenformat_json, network_parse: annotate unused args as...
2024-01-15  Florian Forsterdocs/CONTRIBUTING.md: Rename "Bug" to "Fix"; improve...
2024-01-15  Florian ForsterMerge pull request #4230 from octo/workflows
2024-01-13  Florian ForsterMerge pull request #4235 from clear-code/lua-notification
2024-01-13  Kentaro Hayashilua: update explanation about register_notification... 4235/head
2024-01-13  Kentaro Hayashilua: add missing notification callback
2024-01-12  Florian Forsterdocs: Document important labels and how to interact...
2024-01-12  Florian Forster.github/workflows/distcheck.yml: Run on Debian12 (curre... 4230/head
2024-01-12  Florian ForsterMerge pull request #4232 from octo/write_riemann
2024-01-11  Florian Forsterwrite_riemann plugin: Terminate `riemann_event_set... 4232/head
2024-01-11  Florian ForsterMerge pull request #3779 from clear-code/main-more...
2024-01-11  Florian Forster.cirrus.yml: Provide expected plugin list to `check...
2024-01-11  Florian Forster.cirrus.yml: Rename container images.
2024-01-11  Florian Forster.github/workflows/build.yml: Add "Check expected plugin...
2024-01-11  Florian Forster.github/workflows/build.yml: Add a "Check expected...
2024-01-11  Florian Forster.github/workflows/: Rename container images.
2024-01-11  Florian Forster.github/workflows/build.yml: Remove Ubuntu Bionic.
2024-01-07  Kentaro Hayashilua: Add functions to register some missing callbacks 3779/head
2023-12-30  Florian ForsterMerge pull request #3777 from clear-code/change-lock...
2023-12-30  Florian ForsterMerge pull request #3778 from clear-code/detect-luajit
2023-12-30  Takuro Ashielua: Use a global lock to call Lua's API 3777/head
2023-12-29  Florian ForsterMerge pull request #4022 from matwey/epics
2023-12-29  Matwey V. KornilovInitial implementation for epics plugin 4022/head
2023-12-23  Kentaro Hayashilua: add fallback to detect LuaJIT 3778/head
2023-12-21  Kentaro Hayashicollection3: Fix inappropriate usage of CGI:param
2023-12-21  Florian ForsterMerge pull request #4205 from octo/putval
2023-12-21  Florian Forstercommon: Use `sstrncpy` to get around misinformed compil... 4205/head
2023-12-21  Florian Forstercommon: Fix compiler warning in unit test.
2023-12-20  Florian Forstercontrib/format.sh src/utils/common/common_test.c
2023-12-20  Florian Forstercmds: Add a test for `cmd_parse_putval`.
2023-12-20  Florian Forstercmds: Prevent `cmd_parse_putval` from modifying its...
2023-12-20  Florian Forstercommon: Change `parse_values` so it doesn't modify...
2023-12-06  Florian ForsterMerge pull request #4184 from octo/issue/4137
2023-12-06  Florian ForsterMySQL plugin: Fix incorrect WSREP/Galera metric types. 4184/head
2023-12-05  Florian ForsterMerge pull request #4065 from carlospeon/flush-buffer
2023-12-05  Carlos Peon... evaluate flush condition with oldest value in the buffer 4065/head
2023-12-01  Florian ForsterMerge pull request #4178 from octo/convigure-virt
2023-12-01  Florian ForsterMakefile.am: Build `test_virt_plugin` with the same... 4178/head
2023-12-01  Florian Forsterconfigure: Use `elif` instead of two separate `if`...
2023-11-30  Florian Forsterconfigure: Improve the reporting when the "virt" plugin...
2023-11-29  Florian ForsterMerge pull request #4172 from octo/procevent
2023-11-29  Florian Forsterprocevent plugin: Consistently mention the unit in... 4172/head
2023-11-29  Florian Forsterprocevent plugin: Reference buffer sizing guideline.
2023-11-29  Florian Forsterwrite_log plugin: remove the "write_log values:" line...
2023-11-29  Florian Forsterprocevent plugin: report errors in human readable form.
2023-11-29  Florian Forsterprocevent plugin: ensure the ring buffer length is...
2023-11-29  Florian Forsterprocevent plugin: remove use of a nested flexible array...
2023-11-28  Florian ForsterMerge pull request #4171 from octo/workflow
2023-11-27  Florian ForsterMerge pull request #4164 from octo/notify_upstart_systemd
2023-11-27  Florian ForsterBuild workflow: request that clang produce DWARF v4... 4171/head
2023-11-27  Florian ForsterDisable "exit on error" when running `make check`.
2023-11-27  Florian Forsterprocevent plugin: Disable the `-Wgnu-variable-sized...
2023-11-27  Florian Forster.cirrus.yml: Update list of compilers to match the...
2023-11-27  Florian ForsterBuild workflow: add builds for `--enable-debug` and...
2023-11-27  Florian ForsterMerge pull request #4170 from octo/debian_sid
2023-11-27  Florian ForsterWorkflows: rename "sid_amd64" to "debian_sid". 4170/head
next