]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
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
2023-11-26  Florian ForsterMerge pull request #4166 from octo/cirrus
2023-11-26  Florian Forster.cirrus.yml: Report failures from CentOS 9 and Fedora 39. 4166/head
2023-11-26  Florian Forster.cirrus.yml: Fix reporting of test failure.
2023-11-26  Florian Forster.cirrus.yml: set parallelism to number of CPUs.
2023-11-26  Florian Forster.cirrus.yml: Add task for FreeBSD builds.
2023-11-26  Florian Forster.cirrus.yml: remove obsolete platforms, add recent...
2023-11-26  Florian Forster.cirrus.yml: s/master/main/
2023-11-26  Florian ForsterMerge pull request #4169 from octo/nut/upsclient
2023-11-26  Florian ForsterNUT plugin: import `<time.h>` before `<upsclient.h>`. 4169/head
2023-11-25  Florian ForsterMerge pull request #4167 from octo/ganglia
2023-11-25  Florian Forstergmond plugin: Improve `mc_handle_metadata_msg()`. 4167/head
2023-11-25  Florian Forstergmond plugin: Look for RPC headers in /usr/include...
2023-11-25  Florian Forstergmond plugin: Import `<ganglia.h>`.
2023-11-25  Florian ForsterMerge pull request #4168 from octo/workflow/upload
2023-11-25  Florian ForsterWorkflow build: upload `config.log` and other log files. 4168/head
2023-11-25  Florian ForsterNotify upstart/systemd after initialization is complete. 4164/head
2023-11-25  Florian ForsterMerge pull request #4165 from octo/netlink/valgrind_issue
2023-11-25  Florian ForsterSMART plugin: initialize struct passed to `ioctl(2)`. 4165/head
2023-11-25  Florian ForsterNetlink plugin: complete initialize structs used for...
2023-11-24  Florian ForsterMerge pull request #4163 from octo/workflows/fedora39
2023-11-24  Florian ForsterBuild workflow: report the status of `make check` after... 4163/head
2023-11-24  Florian ForsterBuild workflow: use all available CPUs.
2023-11-24  Florian ForsterBuild workflow: Add Fedora 38 and 39, remove Fedora 36.
2023-11-24  Florian ForsterMerge pull request #4162 from octo/workflows/build
2023-11-24  Florian Forster./contrib/format.sh src/amqp.c
2023-11-24  Vatsalya VyasUpdate README.md
2023-11-24  Florian ForsterAdd Ubuntu 22.04 ("Jammy Jellyfish") and Ubuntu 23... 4162/head
2023-11-24  Florian ForsterBuild workflow: also remove EL8 (based on CentOS 8).
2023-11-24  Florian ForsterBuild workflow: remove old distros.
2023-11-24  Florian ForsterMerge pull request #4111 from mrunge/rabbitmq
2023-11-24  Florian ForsterAMQP plugin: prefer the `rabbitmq-c/amqp.h` header... 4111/head
2023-11-24  Matthias RungeFix compile warning for amqp
2023-11-24  Florian ForsterMerge pull request #4161 from octo/intel_rdt/pids2
2023-11-24  Florian ForsterIntel RDT plugin: use `pqos_mon_start_cores()` if avail... 4161/head
2023-11-24  Florian ForsterIntel RDT plugin: use `pqos_mon_start_pids2()` if avail...
2023-11-24  Florian ForsterMerge pull request #4160 from octo/python/SetArgv
2023-11-24  Florian ForsterPython plugin: use `PyConfig` to set argv. 4160/head
2023-11-24  Florian ForsterMerge pull request #4158 from octo/write_mongodb/format...
2023-11-24  Florian ForsterWrite MongoDB plugin: fix format trunction errors. 4158/head
2023-11-24  Florian ForsterMerge pull request #4157 from octo/distcheck
2023-11-24  Florian ForsterGive the action and job better names. 4157/head
2023-11-24  Florian ForsterRemove `make distcheck` from the regular "build" action.
2023-11-24  Florian ForsterDistcheck action: use Debian 11 ("Bullseye") for now.
2023-11-24  Florian ForsterAdd new GitHub action for running `make distcheck`.
2023-11-24  Florian ForsterMerge pull request #4156 from octo/curl_off_t
2023-11-24  Florian Forstercurl_stats: fix compatibility with new versions of... 4156/head
2023-11-23  Florian ForsterBuild workflow: add Debian 12 ("Bookworm") and remove...
2023-11-23  Florian ForsterMerge pull request #4155 from octo/valgrind
2023-11-23  Florian ForsterAdd Valgrind suppression for libvirt memory leak. 4155/head
2023-11-23  Florian ForsterMerge pull request #4154 from octo/intel_rdt
2023-11-23  Florian ForsterIntel RDT: fix compilation with libpqos < 4.4. 4154/head
2023-11-23  Florian ForsterRevert "GitHub actions: upgrade to actions/checkout@v4"
2023-11-23  Florian ForsterGitHub actions: upgrade to actions/checkout@v4
2023-11-23  Florian ForsterGitHub actions: include job name in artifact name.
2023-11-23  Florian ForsterGitHub actions: continue on error and upload test logs.
2023-11-23  Florian ForsterMerge pull request #3773 from drNowak/bugfix-negative-cpu
2023-11-23  Krzysztof Nowakclang format 3773/head
2023-11-23  Krzysztof NowakCompare both PID and process start time to avoid issues...
2023-11-21  Wolf480plwrite_prometheus: don't use AI_ADDRCONFIG for resolving...
2023-11-14  Florian ForsterConvert src/collectdctl.pod to UTF-8.
2023-10-28  Laura HildAdd .md to README in redhat specfile
2023-10-28  Laura HildPut README(.md) back in the dist
2023-10-28  Laura HildEnsure %perl_vendorlib in redhat specfile
2023-10-28  Laura HildUpdate IPTables plugin build-dep in redhat specfile
2023-10-28  Laura HildAdd RAS plugin to redhat specfile
2023-10-28  Laura HildAdd MMC plugin to redhat specfile
2023-10-28  Carl Hakan... Removed extra call to swap_submit_usage.
2023-10-13  schorsch1976Update README.md
2023-10-13  schorsch1976Update contrib/postgresql/README.md
2023-10-13  schorsch1976Update contrib/postgresql/README.md
next