- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Thu, Jun 19
Thu, Jun 19
nrwahl2 committed rP806c99977307: Doc: ChangeLog: update for 2.1.10-rc1 release (authored by clumens).
Doc: ChangeLog: update for 2.1.10-rc1 release
GitHub <noreply@github.com> committed rF755815b1cda6: fence_shelly_gen2: new fence agent for Shelly Gen2+ Switches (#628) (authored by kaelancotter <kaelan.cotter@gmail.com>).
fence_shelly_gen2: new fence agent for Shelly Gen2+ Switches (#628)
clumens committed rP493af7774281: Refactor: libcrmcommon: Remove pcmk__ipc_buffer_size. (authored by clumens).
Refactor: libcrmcommon: Remove pcmk__ipc_buffer_size.
clumens committed rPc995988c1af7: Refactor: libcrmcommon: Pass 0 as the max_size to crm_ipc_new. (authored by clumens).
Refactor: libcrmcommon: Pass 0 as the max_size to crm_ipc_new.
clumens committed rP765dada08797: API: libcrmcommon: Ignore the max_size parameter in crm_ipc_new. (authored by clumens).
API: libcrmcommon: Ignore the max_size parameter in crm_ipc_new.
clumens committed rPe5b0f772c0ae: API: libcrmcommon: Deprecate max_size parameter to mainloop_add_ipc_client. (authored by clumens).
API: libcrmcommon: Deprecate max_size parameter to mainloop_add_ipc_client.
clumens committed rPff843dda9490: Refactor: libcib: Pass 0 to callers of mainloop_add_ipc_client. (authored by clumens).
Refactor: libcib: Pass 0 to callers of mainloop_add_ipc_client.
clumens committed rPa472461ddfb4: Refactor: libcrmcommon: Remove ipc_size_max value. (authored by clumens).
Refactor: libcrmcommon: Remove ipc_size_max value.
clumens committed rPfc86463a18b0: Refactor: libcrmcommon: pcmk__ipc_prepare_iov no longer takes a size. (authored by clumens).
Refactor: libcrmcommon: pcmk__ipc_prepare_iov no longer takes a size.
clumens committed rP3dd60e2bfa74: API: libcrmcommon: Deprecate crm_ipc_compressed. (authored by clumens).
API: libcrmcommon: Deprecate crm_ipc_compressed.
clumens committed rP0be6a83ee76e: Refactor: libcrmcommon: Remove crm_ipc_decompress. (authored by clumens).
Refactor: libcrmcommon: Remove crm_ipc_decompress.
clumens committed rP4d5c88608d66: Refactor: libcrmcommon: No longer check for compression in crm_ipc_send. (authored by clumens).
Refactor: libcrmcommon: No longer check for compression in crm_ipc_send.
clumens committed rP3574df95bc34: Refactor: libcrmcommon: Don't compress messages in pcmk__ipc_prepare_iov. (authored by clumens).
Refactor: libcrmcommon: Don't compress messages in pcmk__ipc_prepare_iov.
clumens committed rP515b81b71b58: Refactor: libcrmcommon: Remove max_buf_size from crm_ipc_s. (authored by clumens).
Refactor: libcrmcommon: Remove max_buf_size from crm_ipc_s.
clumens committed rP6339b16e480e: Low: libcrmcommon: Consistently free iov on error. (authored by clumens).
Low: libcrmcommon: Consistently free iov on error.
clumens committed rP11ed4ddb11f1: Refactor: libcrmcommon: Remove size_compressed and size_uncompressed. (authored by clumens).
Refactor: libcrmcommon: Remove size_compressed and size_uncompressed.
clumens committed rP91b3552270cc: Refactor: Remove references to PCMK_ipc_buffer. (authored by clumens).
Refactor: Remove references to PCMK_ipc_buffer.
GitHub <noreply@github.com> committed rP8da457d87266: Merge pull request #3885 from clumens/ipc-no-compression-2.1 (authored by nrwahl2).
Merge pull request #3885 from clumens/ipc-no-compression-2.1
clumens committed rP25b3dc02b724: Low: daemons: Fix a bug iterating in get_op_total_timeout. (authored by clumens).
Low: daemons: Fix a bug iterating in get_op_total_timeout.
Low: Address coverity issues.
Low: libs: Fix cppcheck warnings.
clumens committed rP69327b1d4829: Low: Address certain clang static analysis errors. (authored by clumens).
Low: Address certain clang static analysis errors.
GitHub <noreply@github.com> committed rPabe032f7f2e8: Merge pull request #3891 from clumens/static-analysis (authored by nrwahl2).
Merge pull request #3891 from clumens/static-analysis
clumens committed rP1326f66ca73b: Low: daemons: Fix a toctou bug when fetching additional schemas. (authored by clumens).
Low: daemons: Fix a toctou bug when fetching additional schemas.
clumens committed rP388714466dc3: Test: cts-cli: Update regression output for agents. (authored by clumens).
Test: cts-cli: Update regression output for agents.
Low: libs: Fix cppcheck warnings.
clumens committed rP17b6b9839364: Low: daemons: Fix a toctou bug when fetching additional schemas. (authored by clumens).
Low: daemons: Fix a toctou bug when fetching additional schemas.
Low: Address coverity issues.
clumens committed rP7a63a7728af8: Low: daemons: Fix a bug iterating in get_op_total_timeout. (authored by clumens).
Low: daemons: Fix a bug iterating in get_op_total_timeout.
clumens committed rP2a36e96ed0ee: Low: Address certain clang static analysis errors. (authored by clumens).
Low: Address certain clang static analysis errors.
GitHub <noreply@github.com> committed rPd775c79f65e8: Merge pull request #3890 from clumens/prep-2.1.10 (authored by nrwahl2).
Merge pull request #3890 from clumens/prep-2.1.10
clumens committed rPae80eea2a4e0: Build: libraries: update shared object versions for 2.1.10. (authored by clumens).
Build: libraries: update shared object versions for 2.1.10.
clumens committed rP477a2fb6cd74: Build: update version information for 2.1.10 (authored by clumens).
Build: update version information for 2.1.10
clumens committed rP907695956629: Low: NLS: update translations for current code base (authored by clumens).
Low: NLS: update translations for current code base
Wed, Jun 18
Wed, Jun 18
nrwahl2 committed rP0e50cea7d690: Doc: libpe_status: cluster_status() may modify scheduler->input (authored by nrwahl2).
Doc: libpe_status: cluster_status() may modify scheduler->input
nrwahl2 committed rPf40b4fa8e04e: Fix: libpacemaker: Prevent CIB growth during crm_simulate --profile (authored by nrwahl2).
Fix: libpacemaker: Prevent CIB growth during crm_simulate --profile
GitHub <noreply@github.com> committed rP96dff313deac: Merge pull request #3893 from nrwahl2/nrwahl2-simulate (authored by clumens).
Merge pull request #3893 from nrwahl2/nrwahl2-simulate
GitHub <noreply@github.com> committed rP8fe0785f6058: Merge pull request #3892 from nrwahl2/nrwahl2-memleak (authored by clumens).
Merge pull request #3892 from nrwahl2/nrwahl2-memleak
nrwahl2 committed rP04ad38e11363: Low: libpacemaker: Fix memory leak in pcmk__group_apply_location() (authored by nrwahl2).
Low: libpacemaker: Fix memory leak in pcmk__group_apply_location()
clumens changed the status of T945: crm_simulate should exit cleanly if attempting to fail a nonexistent node from WIP to Open.
clumens committed rPa8065dbd5b5e: Refactor: scheduler: Fix formatting in pe_can_fence. (authored by clumens).
Refactor: scheduler: Fix formatting in pe_can_fence.
clumens committed rPb0e6544bbf57: Med: scheduler: Require a cluster option for old remote fencing behavior. (authored by clumens).
Med: scheduler: Require a cluster option for old remote fencing behavior.
clumens committed rP091225646073: Med: scheduler: Don't always fence online remote nodes. (authored by clumens).
Med: scheduler: Don't always fence online remote nodes.
clumens committed rP168f0df263f7: Feature: libcrmcommon: bump feature set to 3.20.1 (authored by clumens).
Feature: libcrmcommon: bump feature set to 3.20.1
GitHub <noreply@github.com> committed rP4f621d11e0f8: Merge pull request #3886 from clumens/remote-fencing (authored by nrwahl2).
Merge pull request #3886 from clumens/remote-fencing
Tue, Jun 17
Tue, Jun 17
Tue, Jun 17, 6:07 PM · Restricted Project
Tue, Jun 17, 6:06 PM · Restricted Project
oalbrigt committed rR4a228f3d8212: IPaddr2: add link status DOWN/LOWERLAYERDOWN check (authored by oalbrigt).
IPaddr2: add link status DOWN/LOWERLAYERDOWN check
oalbrigt committed rRd0d2a0ff92dd: findif.sh: fix to avoid duplicate route issues (authored by oalbrigt).
findif.sh: fix to avoid duplicate route issues
GitHub <noreply@github.com> committed rR387d414ed7cf: Merge pull request #2056 from oalbrigt/IPaddr2-check-link-status (authored by oalbrigt).
Merge pull request #2056 from oalbrigt/IPaddr2-check-link-status
GitHub <noreply@github.com> committed rRe727629002d0: Merge pull request #2052 from oalbrigt/findif-avoid-duplicate-route-issue (authored by oalbrigt).
Merge pull request #2052 from oalbrigt/findif-avoid-duplicate-route-issue
jfriesse committed rC7a0ba95be53d: man: Clarify processor scaling (authored by xin liang <xliang@suse.com>).
man: Clarify processor scaling
Mon, Jun 16
Mon, Jun 16
jfriesse committed rC050933cf334e: init: Use LogsDirectory in systemd unit file (authored by jfriesse).
init: Use LogsDirectory in systemd unit file
jfriesse committed rCae859515defb: exec: Add support for env STATE_DIRECTORY (authored by jfriesse).
exec: Add support for env STATE_DIRECTORY
oalbrigt committed rRe5a101db8fc8: ocf-shellfuncs: set SHELL to default shell if it's set to nologin (authored by oalbrigt).
ocf-shellfuncs: set SHELL to default shell if it's set to nologin
GitHub <noreply@github.com> committed rRc03cd975e0c1: Merge pull request #2055 from oalbrigt/ocf-shellfuncs-nologin (authored by oalbrigt).
Merge pull request #2055 from oalbrigt/ocf-shellfuncs-nologin
python-bindings: misc fixes
fabbione committed rK81f8dcae2f0c: Add copyright headers to Python binding files (partial) (authored by google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>).
Add copyright headers to Python binding files (partial)
GitHub <noreply@github.com> committed rK93f8f33dbc91: Merge pull request #444 from kronosnet/reformat-style-guide-copyright (authored by fabbione).
Merge pull request #444 from kronosnet/reformat-style-guide-copyright
fabbione committed rK5dbd770cf3cd: Create and refine STYLE_GUIDE.md for project contributions (authored by google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>).
Create and refine STYLE_GUIDE.md for project contributions
oalbrigt committed rFb6e05c57a73e: fence_kubevirt: set grace_period_seconds=0 to immediately power off the node (authored by oalbrigt).
fence_kubevirt: set grace_period_seconds=0 to immediately power off the node
GitHub <noreply@github.com> committed rF88467c994d49: Merge pull request #616 from oalbrigt/fence_kubevirt-force-off (authored by oalbrigt).
Merge pull request #616 from oalbrigt/fence_kubevirt-force-off
Wed, Jun 11
Wed, Jun 11
Tue, Jun 10
Tue, Jun 10
Renan Rodrigo <renanrodrigo@canonical.com> committed rP9d4ec9d67389: Low: controller: address format-overflow warning (authored by Renan Rodrigo <renanrodrigo@canonical.com>).
Low: controller: address format-overflow warning
GitHub <noreply@github.com> committed rP950a45a29f0d: Merge pull request #3887 from renanrodrigo/format-overflow-3.0 (authored by clumens).
Merge pull request #3887 from renanrodrigo/format-overflow-3.0
Mon, Jun 9
Mon, Jun 9
jfriesse committed rC919d67de61f6: config: Cleanup dropped options (authored by xin liang <xliang@suse.com>).
config: Cleanup dropped options
jfriesse committed rC5e5aa4acc497: totemconfig: Store mcastport in icmap (authored by xin liang <xliang@suse.com>).
totemconfig: Store mcastport in icmap
Sat, Jun 7
Sat, Jun 7
clumens committed rPd22068d84edd: Refactor: libcrmcommon: Remove buf_size from crm_ipc_s. (authored by clumens).
Refactor: libcrmcommon: Remove buf_size from crm_ipc_s.
clumens committed rP59e78e1cfe9e: Refactor: libcrmcommon: Add a GByteArray buffer to pcmk__client_s. (authored by clumens).
Refactor: libcrmcommon: Add a GByteArray buffer to pcmk__client_s.
clumens committed rP1a532f42a529: Refactor: libcrmcommon: Functionalize a block in crm_ipc_send. (authored by clumens).
Refactor: libcrmcommon: Functionalize a block in crm_ipc_send.
clumens committed rPa093ee2b8e2e: Refactor: libcrmcommon: discard_old_replies can handle multipart messages. (authored by clumens).
Refactor: libcrmcommon: discard_old_replies can handle multipart messages.
clumens committed rPb8b31ec1100d: Feature: libcrmcommon: crm_ipc_send can receive large IPC messages. (authored by clumens).
Feature: libcrmcommon: crm_ipc_send can receive large IPC messages.
clumens committed rP3151ce4df5d0: Refactor: libcrmcommon: Update logging in pcmk__ipc_send_iov. (authored by clumens).
Refactor: libcrmcommon: Update logging in pcmk__ipc_send_iov.
clumens committed rP53d47a58883e: Feature: libcrmcommon: pcmk__ipc_send_xml can send large IPC messages. (authored by clumens).
Feature: libcrmcommon: pcmk__ipc_send_xml can send large IPC messages.
clumens committed rP712bb3f5354f: Med: libcrmcommon: Retry on EAGAIN in crm_ipcs_flush_events. (authored by clumens).
Med: libcrmcommon: Retry on EAGAIN in crm_ipcs_flush_events.
clumens committed rPdd9a42f87655: Refactor: libcrmcommon: Free the client buffer before reading a reply. (authored by clumens).
Refactor: libcrmcommon: Free the client buffer before reading a reply.
clumens committed rPdcba14fcd5c5: Feature: libcrmcommon: crm_ipc_send can send large IPC messages. (authored by clumens).
Feature: libcrmcommon: crm_ipc_send can send large IPC messages.
clumens committed rP9799eb1a9e24: Feature: daemons: Convert execd to support multipart IPC messages. (authored by clumens).
Feature: daemons: Convert execd to support multipart IPC messages.
clumens committed rPcf90e696794e: Feature: daemons: Convert based to support multipart IPC messages. (authored by clumens).
Feature: daemons: Convert based to support multipart IPC messages.
clumens committed rPe6ad0026f48a: Feature: daemons: Convert pacemakerd to support multipart IPC messages. (authored by clumens).
Feature: daemons: Convert pacemakerd to support multipart IPC messages.
clumens committed rP965c438e7fa8: Feature: daemons: Convert controld to support multipart IPC messages. (authored by clumens).
Feature: daemons: Convert controld to support multipart IPC messages.
clumens committed rPb0af237bfc7e: Feature: daemons: Convert fenced to support multipart IPC messages. (authored by clumens).
Feature: daemons: Convert fenced to support multipart IPC messages.
clumens committed rPa083d3e79506: Feature: daemons: Convert attrd to support multipart IPC messages. (authored by clumens).
Feature: daemons: Convert attrd to support multipart IPC messages.
clumens closed T903: Split large IPC messages as Merged by committing rP39f4a4c94400: Feature: daemons: Convert schedulerd to support multipart IPC messages..
Sat, Jun 7, 9:54 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
clumens committed rP39f4a4c94400: Feature: daemons: Convert schedulerd to support multipart IPC messages. (authored by clumens).
Feature: daemons: Convert schedulerd to support multipart IPC messages.
clumens committed rPb90930d67e49: Refactor: daemons: Use crm_ipc_flags_none instead of FALSE. (authored by clumens).
Refactor: daemons: Use crm_ipc_flags_none instead of FALSE.
clumens committed rPaa19eb290f22: Refactor: daemons: Remove the second arg from pcmk__client_data2xml. (authored by clumens).
Refactor: daemons: Remove the second arg from pcmk__client_data2xml.
GitHub <noreply@github.com> committed rPfeb120542ddd: Merge pull request #3882 from clumens/ipc-split-regular (authored by clumens).
Merge pull request #3882 from clumens/ipc-split-regular
Jun 6 2025
Jun 6 2025
Thomas Jones <thomas.jones@ibm.com> committed rPe438946787b9: Fix: libcrmcommon: Add retries on connect to avoid fatal errors when sub… (authored by Thomas Jones <thomas.jones@ibm.com>).
Fix: libcrmcommon: Add retries on connect to avoid fatal errors when sub…
GitHub <noreply@github.com> committed rP628ffeb705e4: Merge pull request #3878 from thomas-jones-ibm/fix-possible-fatal-error-due… (authored by clumens).
Merge pull request #3878 from thomas-jones-ibm/fix-possible-fatal-error-due…
Jun 5 2025
Jun 5 2025
clumens committed rP5a29cc142408: Test: libcrmcommon: Fix _wrap_readlink for 32-bit platforms. (authored by clumens).
Test: libcrmcommon: Fix _wrap_readlink for 32-bit platforms.
GitHub <noreply@github.com> committed rP40eec2b2fbd9: Merge pull request #3883 from clumens/clbz5546 (authored by nrwahl2).
Merge pull request #3883 from clumens/clbz5546
python-bindings: misc fixes
fabbione committed rK37490792ac81: Create and refine STYLE_GUIDE.md for project contributions (authored by google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>).
Create and refine STYLE_GUIDE.md for project contributions
google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com> committed rK0374dcd237b6: Add copyright headers to Python binding files (partial) (authored by google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>).
Add copyright headers to Python binding files (partial)
Fix rust 1.87 clippies
gao-yan committed rP2fa9c4a3611a: Fix: libcrmservice: consider a monitor pending if LoadUnit receives no reply… (authored by gao-yan).
Fix: libcrmservice: consider a monitor pending if LoadUnit receives no reply…
GitHub <noreply@github.com> committed rK5e9007681710: Merge pull request #445 from kronosnet/rust-187 (authored by fabbione).
Merge pull request #445 from kronosnet/rust-187
GitHub <noreply@github.com> committed rR486ab653f9a7: azure-events-az: Update Deployment info section (authored by susegrant <87545398+susegrant@users.noreply.github.com>).
azure-events-az: Update Deployment info section