- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jul 31 2025
Jul 31 2025
Doc: ChangeLog: update for 3.0.1 release
clumens committed rP3ee3cf30a573: Refactor: daemons: Move IPC server skeleton code to execd_messages.c. (authored by clumens).
Refactor: daemons: Move IPC server skeleton code to execd_messages.c.
clumens committed rPa3bb87a9b701: Refactor: daemons: Add execd_process_message. (authored by clumens).
Refactor: daemons: Add execd_process_message.
clumens committed rP9f83b81061f9: Refactor: daemons: Condense duplicated IPC code. (authored by clumens).
Refactor: daemons: Condense duplicated IPC code.
clumens committed rP836ae0df5a2d: Refactor: daemons: Rename variables in execd_messages.c. (authored by clumens).
Refactor: daemons: Rename variables in execd_messages.c.
clumens committed rP78e899752bc3: Refactor: daemons: Use pcmk__request_t for CRM_OP_REGISTER. (authored by clumens).
Refactor: daemons: Use pcmk__request_t for CRM_OP_REGISTER.
clumens committed rP397804a9233a: Refactor: daemons: Use pcmk__request_t for LRMD_OP_RSC_REG. (authored by clumens).
Refactor: daemons: Use pcmk__request_t for LRMD_OP_RSC_REG.
clumens committed rP2e4be16b60a8: Refactor: daemons: Use pcmk__request_t for LRMD_OP_RSC_INFO. (authored by clumens).
Refactor: daemons: Use pcmk__request_t for LRMD_OP_RSC_INFO.
clumens committed rPa21c98931e8b: Refactor: daemons: Expose two more functions to all of execd. (authored by clumens).
Refactor: daemons: Expose two more functions to all of execd.
clumens committed rP694061dec560: Refactor: daemons: Use pcmk__request_t for LRMD_OP_RSC_EXEC. (authored by clumens).
Refactor: daemons: Use pcmk__request_t for LRMD_OP_RSC_EXEC.
clumens committed rPf49fe3a21efe: Refactor: daemons: Use pcmk__request_t for LRMD_OP_GET_RECURRING. (authored by clumens).
Refactor: daemons: Use pcmk__request_t for LRMD_OP_GET_RECURRING.
clumens committed rPcd1ba028c3ec: Refactor: daemons: Use pcmk__request_t for LRMD_OP_RSC_CANCEL. (authored by clumens).
Refactor: daemons: Use pcmk__request_t for LRMD_OP_RSC_CANCEL.
clumens committed rP0f1ef52c8ffe: Refactor: daemons: Use pcmk__request_t for LRMD_OP_ALERT_EXEC. (authored by clumens).
Refactor: daemons: Use pcmk__request_t for LRMD_OP_ALERT_EXEC.
clumens committed rP9dcef97b77c3: Refactor: daemons: Use pcmk__request_t for LRMD_OP_POKE. (authored by clumens).
Refactor: daemons: Use pcmk__request_t for LRMD_OP_POKE.
clumens committed rP10d2a059f3cc: Refactor: daemons: Use pcmk__request_t for LRMD_OP_RSC_UNREG. (authored by clumens).
Refactor: daemons: Use pcmk__request_t for LRMD_OP_RSC_UNREG.
clumens committed rP63f0603a8fb7: Refactor: daemons: Use pcmk__request_t for LRMD_OP_CHECK. (authored by clumens).
Refactor: daemons: Use pcmk__request_t for LRMD_OP_CHECK.
clumens committed rPc59059ba6ef3: Refactor: daemons: Use pcmk__request_t for LRMD_OP_IPC_FWD. (authored by clumens).
Refactor: daemons: Use pcmk__request_t for LRMD_OP_IPC_FWD.
clumens committed rPba47d0b1a99f: Low: daemons: Correct result error string on unknown IPC messages. (authored by clumens).
Low: daemons: Correct result error string on unknown IPC messages.
clumens committed rP5dc6e6c1399d: Refactor: daemons: Add an execd_create_reply macro... (authored by clumens).
Refactor: daemons: Add an execd_create_reply macro...
clumens committed rP34d76196bc8d: Low: daemons: Return CRM_EX_PROTOCOL when ACKing an unknown request. (authored by clumens).
Low: daemons: Return CRM_EX_PROTOCOL when ACKing an unknown request.
clumens committed rP7d56d4665c8f: Refactor: daemons: Add handle_unknown_request. (authored by clumens).
Refactor: daemons: Add handle_unknown_request.
Jul 30 2025
Jul 30 2025
Jul 30 2025, 4:25 PM · Restricted Project
Jul 22 2025
Jul 22 2025
clumens committed rPace83974b8c7: Doc: ChangeLog: update for 3.0.1-rc2 release (authored by clumens).
Doc: ChangeLog: update for 3.0.1-rc2 release
Jul 21 2025
Jul 21 2025
Jul 18 2025
Jul 18 2025
Doc: ChangeLog: update for 2.1.10 release
clumens committed rP037126aa66d4: Doc: Remove trailing whitespace from all books. (authored by clumens).
Doc: Remove trailing whitespace from all books.
clumens committed rPfd5e7180e41f: Doc: Pacemaker Development: Change all tables to be list-tables. (authored by clumens).
Doc: Pacemaker Development: Change all tables to be list-tables.
clumens committed rPf18bb943c589: Doc: Pacemaker Administration: Add widths to all tables. (authored by clumens).
Doc: Pacemaker Administration: Add widths to all tables.
clumens committed rP4cfbca50b5e3: Doc: Pacemaker Explained: Table widths should be percentages. (authored by clumens).
Doc: Pacemaker Explained: Table widths should be percentages.
Doc: Fix top-level index.rst files.
clumens committed rPda3070bf3c99: Doc: Capitalize tables that weren't already. (authored by clumens).
Doc: Capitalize tables that weren't already.
clumens committed rPf7d7928387b8: Doc: Pacemaker Explained: Fix some typos in constraints docs. (authored by clumens).
Doc: Pacemaker Explained: Fix some typos in constraints docs.
clumens committed rPdea83d6ac6fd: Doc: Pacemaker Admin/Explained: Change all tables to be list-tables. (authored by clumens).
Doc: Pacemaker Admin/Explained: Change all tables to be list-tables.
Jul 17 2025
Jul 17 2025
clumens committed rP81128ed32719: Doc: Pacemaker Administration: Add widths to all tables. (authored by clumens).
Doc: Pacemaker Administration: Add widths to all tables.
clumens committed rPe6f41a4bdf58: Doc: Pacemaker Development: Change all tables to be list-tables. (authored by clumens).
Doc: Pacemaker Development: Change all tables to be list-tables.
clumens committed rP6d095ee40f98: Doc: Pacemaker Explained: Table widths should be percentages. (authored by clumens).
Doc: Pacemaker Explained: Table widths should be percentages.
clumens committed rPed7357b80c14: Doc: Capitalize tables that weren't already. (authored by clumens).
Doc: Capitalize tables that weren't already.
clumens committed rP625b6f9f7d3b: Doc: Remove trailing whitespace from all books. (authored by clumens).
Doc: Remove trailing whitespace from all books.
Doc: Fix top-level index.rst files.
clumens committed rP4fa2b8bf2913: Doc: Pacemaker Explained: Fix some typos in constraints docs. (authored by clumens).
Doc: Pacemaker Explained: Fix some typos in constraints docs.
clumens committed rP35cda3076932: Doc: Pacemaker Admin/Explained: Change all tables to be list-tables. (authored by clumens).
Doc: Pacemaker Admin/Explained: Change all tables to be list-tables.
Jul 14 2025
Jul 14 2025
clumens committed rPf91848ebe715: Med: daemons: Add a return to do_pe_invoke_callback. (authored by clumens).
Med: daemons: Add a return to do_pe_invoke_callback.
clumens changed the status of T829: Drop support for require-all in order constraints from Open to Needinfo.
@nrwahl2 Is this something that we can do now?
Jul 7 2025
Jul 7 2025
clumens changed the status of T933: crmadmin -B/--bash-export should ensure variable names are legal from Open to WIP.
clumens committed rP619a8ae759a3: Low: agents: Error check calling attrd_updater in HealthIOWait. (authored by clumens).
Low: agents: Error check calling attrd_updater in HealthIOWait.
clumens committed rP242996703a56: Low: agents: Error check calling attrd_updater in HealthSMART. (authored by clumens).
Low: agents: Error check calling attrd_updater in HealthSMART.
clumens committed rP7ca99b5bccfb: Low: agents: Error out if CPU I/O wait time isn't available. (authored by clumens).
Low: agents: Error out if CPU I/O wait time isn't available.
clumens committed rP107ccfc3fc98: Refactor: Standardize vim modelines in .in files. (authored by clumens).
Refactor: Standardize vim modelines in .in files.
clumens committed rP407f604226cc: Low: agents: Error check calling attrd_updater in HealthCPU. (authored by clumens).
Low: agents: Error check calling attrd_updater in HealthCPU.
clumens committed rP0a91c0c8b65d: Low: agents: Error out if CPU idleness isn't available. (authored by clumens).
Low: agents: Error out if CPU idleness isn't available.
clumens committed rP322e108b611c: Refactor: agents: Make indentation consistent in HealthIOWait. (authored by clumens).
Refactor: agents: Make indentation consistent in HealthIOWait.
clumens committed rP92269f2dbbad: Refactor: agents: Remove unnecessary comments from HealthIOWait. (authored by clumens).
Refactor: agents: Remove unnecessary comments from HealthIOWait.
clumens committed rP13800ca08355: Refactor: agents: Remove unnecessary comments from HealthCPU. (authored by clumens).
Refactor: agents: Remove unnecessary comments from HealthCPU.
clumens committed rP2720b5483682: Test: tap-driver.sh: Update from the latest in automake source. (authored by clumens).
Test: tap-driver.sh: Update from the latest in automake source.
Devel: Remove coccinelle support.
Jul 1 2025
Jul 1 2025
Build: Remove copr support.
clumens closed T912: Fix or drop COPR builds as Merged by committing rP13b33f68623d: Build: Remove copr support..
clumens changed the status of T736: Health agents should use degraded status for unavailable data from Open to WIP.
clumens committed rP61b9b481beb8: Refactor: daemons: Unindent a block in pcmk_child_exit. (authored by clumens).
Refactor: daemons: Unindent a block in pcmk_child_exit.
clumens committed rP02765c0e3932: Refactor: daemons: stop_child should have a void return type. (authored by clumens).
Refactor: daemons: stop_child should have a void return type.
clumens committed rP2ffb51075f4e: Refactor: daemons: Don't use TRUE/FALSE ins pcmkd_subdaemons.c. (authored by clumens).
Refactor: daemons: Don't use TRUE/FALSE ins pcmkd_subdaemons.c.
clumens committed rPb84d7cbda383: Refactor: daemons: Use for_each_child to start and restart daemons. (authored by clumens).
Refactor: daemons: Use for_each_child to start and restart daemons.
clumens committed rP12e8aa808c4a: Refactor: daemons: Don't cast function return values to void. (authored by clumens).
Refactor: daemons: Don't cast function return values to void.
clumens committed rP7f2cd09873dd: Refactor: daemons: Remove tabs in start_child. (authored by clumens).
Refactor: daemons: Remove tabs in start_child.
Refactor: daemons: Add for_each_child.
clumens committed rPf7f145ccfeb3: Refactor: daemons: Unindent a block of code in child_liveness. (authored by clumens).
Refactor: daemons: Unindent a block of code in child_liveness.
clumens committed rP51736b6324f3: Refactor: daemons: Unindent a block of code in pcmk_shutdown_worker. (authored by clumens).
Refactor: daemons: Unindent a block of code in pcmk_shutdown_worker.
clumens committed rP588a36be335e: Refactor: subdaemons: Use execlp instead of execvp. (authored by clumens).
Refactor: subdaemons: Use execlp instead of execvp.
clumens committed rPb9d6ebd826ae: Refactor: daemons: Break out another branch in find_and_track_existing_processes (authored by clumens).
Refactor: daemons: Break out another branch in find_and_track_existing_processes
clumens committed rPbe3103910c3d: Refactor: daemons: Create a function for find_and_track_existing_processes (authored by clumens).
Refactor: daemons: Create a function for find_and_track_existing_processes
clumens committed rP815489f66536: Low: daemons: Don't log the unresponsive message for a daemon we killed (authored by clumens).
Low: daemons: Don't log the unresponsive message for a daemon we killed
clumens committed rP86c7ba630468: Refactor: daemons: Break out one of the branches in… (authored by clumens).
Refactor: daemons: Break out one of the branches in…
Jun 25 2025
Jun 25 2025
Build: Fix coverity-clean paths.
clumens committed rPcad518935d27: Build: Enable exhaustive testing in cppcheck. (authored by clumens).
Build: Enable exhaustive testing in cppcheck.
clumens committed rP85f6301a110c: Low: cts: Leave valgrind results around if they're not empty. (authored by clumens).
Low: cts: Leave valgrind results around if they're not empty.
clumens committed rPa51be8864a2a: Build: maint: Include med/low bugs in the ChangeLog as well. (authored by clumens).
Build: maint: Include med/low bugs in the ChangeLog as well.
clumens committed rP484919e43f92: Refactor: python: Disable the positional arguments warning from pylint. (authored by clumens).
Refactor: python: Disable the positional arguments warning from pylint.
Refactor: cts: Remove --valgrind-tests
clumens committed rPc22f132e3b78: Build: Enable exhaustive testing in cppcheck. (authored by clumens).
Build: Enable exhaustive testing in cppcheck.
Build: Fix coverity-clean paths.
clumens committed rP6b5c13764005: Low: cts: Leave valgrind results around if they're not empty. (authored by clumens).
Low: cts: Leave valgrind results around if they're not empty.
clumens committed rP71ca83fe74f0: Refactor: python: Disable the positional arguments warning from pylint. (authored by clumens).
Refactor: python: Disable the positional arguments warning from pylint.
Refactor: cts: Remove --valgrind-tests
clumens committed rP780d6c4626a5: Build: maint: Include med/low bugs in the ChangeLog as well. (authored by clumens).
Build: maint: Include med/low bugs in the ChangeLog as well.
Jun 23 2025
Jun 23 2025
clumens committed rP3470d03ca699: Low: libcib: Move the gnutls guard up a few lines. (authored by clumens).
Low: libcib: Move the gnutls guard up a few lines.
Jun 20 2025
Jun 20 2025
clumens committed rPf4102d0ec658: Low: NLS: update translations before 3.0.1-rc1 (authored by clumens).
Low: NLS: update translations before 3.0.1-rc1
clumens committed rP5e45b89a50f3: Doc: ChangeLog: update for 3.0.1-rc1 release (authored by clumens).
Doc: ChangeLog: update for 3.0.1-rc1 release
clumens committed rP0aff54da31ca: Build: update version information for 3.0.1 (authored by clumens).
Build: update version information for 3.0.1
clumens committed rPd2f74096bb4e: Build: libraries: update shared object versions for 3.0.1 (authored by clumens).
Build: libraries: update shared object versions for 3.0.1
clumens committed rP76a5a8e389b9: Revert "Merge pull request #3885 from clumens/ipc-no-compression-2.1" (authored by clumens).
Revert "Merge pull request #3885 from clumens/ipc-no-compression-2.1"
clumens committed rP7fb5066a74a2: Doc: ChangeLog: update for 2.1.10-rc1 release (authored by clumens).
Doc: ChangeLog: update for 2.1.10-rc1 release
clumens committed rPe1292c5d4ded: Pull main branch into 3.0 ahead of 3.0.1-rc1 release (authored by clumens).
Pull main branch into 3.0 ahead of 3.0.1-rc1 release