- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Sep 10 2025
Sep 10 2025
clumens committed rPc374cb67610c: Refactor: libcrmcommon: Simplify an empty event queue check. (authored by clumens).
Refactor: libcrmcommon: Simplify an empty event queue check.
clumens committed rP076fe1b0934c: Refactor: libcrmcommon: Rearrange the queue_len check. (authored by clumens).
Refactor: libcrmcommon: Rearrange the queue_len check.
clumens committed rP21ad4a6425d1: Refactor: libcrmcommon: Rearrange a few tests in crm_ipcs_flush_events. (authored by clumens).
Refactor: libcrmcommon: Rearrange a few tests in crm_ipcs_flush_events.
clumens committed rP10ced6e179a6: Refactor: libcrmcommon: Unindent retry code in crm_ipcs_flush_events. (authored by clumens).
Refactor: libcrmcommon: Unindent retry code in crm_ipcs_flush_events.
clumens committed rPae3b5dc31dc5: Feature: libcrmcommon: Be more lenient in evicting IPC clients. (authored by clumens).
Feature: libcrmcommon: Be more lenient in evicting IPC clients.
clumens committed rP128d4d124c51: Feature: libcrmcommon: Update documentation for cluster-ipc-limit. (authored by clumens).
Feature: libcrmcommon: Update documentation for cluster-ipc-limit.
GitHub <noreply@github.com> committed rPa8b433479003: Merge pull request #3953 from clumens/ipc-backlog (authored by clumens).
Merge pull request #3953 from clumens/ipc-backlog
test increase the sleep in pmtud
chrissie-c committed rKf2376b480ac3: Try and make sure IPv6 test addresses are always valid (authored by chrissie-c).
Try and make sure IPv6 test addresses are always valid
Sep 9 2025
Sep 9 2025
nrwahl2 committed rP0ad036c3406b: Refactor: libcrmcommon: Drop pcmk__add_separated_word() NULL default (authored by nrwahl2).
Refactor: libcrmcommon: Drop pcmk__add_separated_word() NULL default
nrwahl2 committed rPe4a9694c473f: Refactor: libcrmcommon: Use assert_string_equal() in unit tests (authored by nrwahl2).
Refactor: libcrmcommon: Use assert_string_equal() in unit tests
GitHub <noreply@github.com> committed rPc1fbd546bf2b: Merge pull request #3961 from nrwahl2/nrwahl2-sep (authored by clumens).
Merge pull request #3961 from nrwahl2/nrwahl2-sep
GitHub <noreply@github.com> committed rR11cdff8c886c: OCPBUGS-60977: podman-etcd: wrap ipv6 address in brackets for attribute_node_ip… (authored by E Hila <ehila@redhat.com>).
OCPBUGS-60977: podman-etcd: wrap ipv6 address in brackets for attribute_node_ip…
Sep 8 2025
Sep 8 2025
Build: ignore CLAUDE.md
GitHub <noreply@github.com> committed rS68bc94648fbe: Merge pull request #158 from wenningerk/main (authored by wenningerk).
Merge pull request #158 from wenningerk/main
wenningerk committed rS530c4f8bb9d1: Fix: sbd-cluster: cleanly include <crm/crm.h> for crm_system_name and others (authored by wenningerk).
Fix: sbd-cluster: cleanly include <crm/crm.h> for crm_system_name and others
fix regression for bsd nozzle leak
Sep 6 2025
Sep 6 2025
make distcheck work
KNET for solaris
GitHub <noreply@github.com> committed rKd763f4e4e352: Merge pull request #459 from kronosnet/libnozzle_fix_bsd_leaks (authored by fabbione).
Merge pull request #459 from kronosnet/libnozzle_fix_bsd_leaks
fabbione committed rK1d55876008b6: libnozzle - Fix FreeBSD nozzle_down (take 2) (authored by fabbione).
libnozzle - Fix FreeBSD nozzle_down (take 2)
Sep 5 2025
Sep 5 2025
nrwahl2 changed the status of T841: Reject too-large --timeout values in crm_resource from Open to WIP.
Sep 5 2025, 11:51 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
clumens committed rP8739d6c699ea: Low: cts: Don't try to shlex.split(None) for fencing params. (authored by clumens).
Low: cts: Don't try to shlex.split(None) for fencing params.
GitHub <noreply@github.com> committed rP4c9bf7a8a31f: Merge pull request #3960 from clumens/shlex-split-dumb (authored by nrwahl2).
Merge pull request #3960 from clumens/shlex-split-dumb
nrwahl2 committed rP9a64ca42ac96: Refactor: cts: Drop cts-lab dependency on python3-dateutil (authored by nrwahl2).
Refactor: cts: Drop cts-lab dependency on python3-dateutil
nrwahl2 committed rPbb767a7764d7: Feature: tools: Deprecate iso8601 command line tool (authored by nrwahl2).
Feature: tools: Deprecate iso8601 command line tool
GitHub <noreply@github.com> committed rP177e858f73e5: Merge pull request #3959 from nrwahl2/nrwahl2-cts (authored by nrwahl2).
Merge pull request #3959 from nrwahl2/nrwahl2-cts
nrwahl2 committed rP8cb0f53093f0: Refactor: libcrmcommon, tools: Use pcmk__add_word() where possible (authored by nrwahl2).
Refactor: libcrmcommon, tools: Use pcmk__add_word() where possible
nrwahl2 committed rP9eda84137b25: API: libcrmcommon: New PCMK_XE_REPLACED_WITH string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_XE_REPLACED_WITH string constant
nrwahl2 committed rPce039f397404: Refactor: libcrmcommon: Support replaced-with child for deprecated (authored by nrwahl2).
Refactor: libcrmcommon: Support replaced-with child for deprecated
nrwahl2 committed rP872b4d0277ad: Fix: libcrmcommon: Show deprecated option aliases in outputs (authored by nrwahl2).
Fix: libcrmcommon: Show deprecated option aliases in outputs
GitHub <noreply@github.com> committed rP785327d19f53: Merge pull request #3958 from nrwahl2/nrwahl2-regression (authored by clumens).
Merge pull request #3958 from nrwahl2/nrwahl2-regression
Sep 4 2025
Sep 4 2025
clumens committed rP1d60ef1c2127: Refactor: libcrmcommon: Clean up bool handling in iso8601.c. (authored by clumens).
Refactor: libcrmcommon: Clean up bool handling in iso8601.c.
clumens committed rPeb76a422058e: Refactor: libcrmcommon: Reformat the beginning of crm_time_parse. (authored by clumens).
Refactor: libcrmcommon: Reformat the beginning of crm_time_parse.
clumens committed rP6a5d5577754e: Low: libcrmcommon: Parse iso8601 strings according to spec. (authored by clumens).
Low: libcrmcommon: Parse iso8601 strings according to spec.
Add some tests for iso8601 parsing
clumens closed T188: Parse ISO8601 time zone offsets correctly as Merged by committing rPe9aee9e76daa: Add some tests for iso8601 parsing.
GitHub <noreply@github.com> committed rP8b1cf8ac7e17: Merge pull request #3957 from clumens/iso8601 (authored by nrwahl2).
Merge pull request #3957 from clumens/iso8601
nrwahl2 changed the visibility for T346: Support crm_resource --force-* for bundles without a primitive.
fabbione committed rK8f4c3a4ed7ef: libnozzle - Fix FreeBSD nozzle_down (take 2) (authored by fabbione).
libnozzle - Fix FreeBSD nozzle_down (take 2)
fabbione committed rK87c33a3a5172: libnozzle - Fix FreeBSD nozzle_down (#458) (authored by chrissie-c).
libnozzle - Fix FreeBSD nozzle_down (#458)
Sep 3 2025
Sep 3 2025
nrwahl2 updated the task description for T998: Option alt names should appear as deprecated in tool output.
nrwahl2 triaged T998: Option alt names should appear as deprecated in tool output as Unbreak Now! priority.
make distcheck work
KNET for solaris
GitHub <noreply@github.com> committed rKc2f0c336238a: libnozzle - Fix FreeBSD nozzle_down (#458) (authored by chrissie-c).
libnozzle - Fix FreeBSD nozzle_down (#458)
libnozzle - Fix FreeBSD nozzle_down
make distcheck work
Sep 2 2025
Sep 2 2025
nrwahl2 committed rP802d958be015: Refactor: libcrmcommon: New pcmk__xml_write_temp_file() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__xml_write_temp_file()
nrwahl2 committed rPe11e7b3ac07a: API: libcrmcommon: Deprecate save_xml_to_file() (authored by nrwahl2).
API: libcrmcommon: Deprecate save_xml_to_file()
nrwahl2 committed rP413a923f9895: Refactor: libcrmcommon: New PCMK__BZ2_ string constants (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__BZ2_ string constants
nrwahl2 committed rPb4b1caeb5fd1: API: libcrmcommon: Deprecate CRM_BZ2_THRESHOLD (authored by nrwahl2).
API: libcrmcommon: Deprecate CRM_BZ2_THRESHOLD
API: libcrmcommon: Deprecate CRM_BZ2_WORK
nrwahl2 committed rPa4f2db39c82a: Refactor: controller: Clean up controld_verify_stonith_watchdog_timeout (authored by nrwahl2).
Refactor: controller: Clean up controld_verify_stonith_watchdog_timeout
nrwahl2 committed rPcafc319dab89: API: libcrmcommon: Deprecate CRM_BZ2_BLOCKS (authored by nrwahl2).
API: libcrmcommon: Deprecate CRM_BZ2_BLOCKS
nrwahl2 committed rPe711aa1c715c: Low: controller, fencer: Ignore negative/unparsable pcmk_monitor_timeout (authored by nrwahl2).
Low: controller, fencer: Ignore negative/unparsable pcmk_monitor_timeout
nrwahl2 committed rPabe7907ebf23: Low: libcrmcommon: Ensure stonith watchdog timeout is in long range (authored by nrwahl2).
Low: libcrmcommon: Ensure stonith watchdog timeout is in long range
nrwahl2 committed rP495f8f972084: Refactor: libcrmcommon: Improve pcmk__get_sbd_watchdog_timeout() rc (authored by nrwahl2).
Refactor: libcrmcommon: Improve pcmk__get_sbd_watchdog_timeout() rc
nrwahl2 committed rPcdea2c1d4190: Low: libcrmcommon: Fix integer overflow of alert timeouts (authored by nrwahl2).
Low: libcrmcommon: Fix integer overflow of alert timeouts
nrwahl2 committed rPf93672ba5d51: Low: fencer: Prevent unsigned int overflow in get_action_timeout() (authored by nrwahl2).
Low: fencer: Prevent unsigned int overflow in get_action_timeout()
nrwahl2 committed rPc1856df195dc: Test: libcrmcommon: Trigger overflow properly for crm_get_msec() (authored by nrwahl2).
Test: libcrmcommon: Trigger overflow properly for crm_get_msec()
nrwahl2 committed rP91e3a36854cf: Refactor: tools: Use unsigned int for tolerance in stonith_admin.c (authored by nrwahl2).
Refactor: tools: Use unsigned int for tolerance in stonith_admin.c
nrwahl2 committed rP215ad4f38216: Refactor: libcrmcommon: New pcmk__parse_ms() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__parse_ms()
nrwahl2 committed rP9cd14c5e5b78: Refactor: libcrmcommon: Allow negative values in pcmk__parse_ms() (authored by nrwahl2).
Refactor: libcrmcommon: Allow negative values in pcmk__parse_ms()
nrwahl2 committed rPd1d76ce3657f: API: libcrmcommon: Deprecate crm_get_msec() (authored by nrwahl2).
API: libcrmcommon: Deprecate crm_get_msec()
nrwahl2 committed rP32fd1dbbbda0: Refactor: libcrmcommon: Don't skip initial whitespace in pcmk__parse_ms (authored by nrwahl2).
Refactor: libcrmcommon: Don't skip initial whitespace in pcmk__parse_ms
nrwahl2 committed rPeabaecae5021: Refactor: libcrmcommon: Functionize parsing units in pcmk__parse_ms() (authored by nrwahl2).
Refactor: libcrmcommon: Functionize parsing units in pcmk__parse_ms()
nrwahl2 committed rPfe5d903e05f0: Refactor: libcrmcommon: New pcmk__parse_bool() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__parse_bool()
nrwahl2 committed rP90f73cb118f9: Refactor: libcrmcommon: New pcmk__is_true() function (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__is_true() function
nrwahl2 committed rP958bc9537de0: Test: libcrmcommon: Test pcmk__parse_bool() more thoroughly (authored by nrwahl2).
Test: libcrmcommon: Test pcmk__parse_bool() more thoroughly
API: libcrmcommon: Deprecate crm_is_true()
nrwahl2 committed rP4b182e62f750: API: libcrmcommon: Deprecate crm_str_to_boolean() (authored by nrwahl2).
API: libcrmcommon: Deprecate crm_str_to_boolean()
GitHub <noreply@github.com> committed rP6374073f8e26: Merge pull request #3951 from nrwahl2/nrwahl2-refactors (authored by clumens).
Merge pull request #3951 from nrwahl2/nrwahl2-refactors
Sep 1 2025
Sep 1 2025
KNET for solaris
sam: Do not lock sam_register
jfriesse committed rC24ada5094911: cmapctl: Check return code of cmap_set_uint32 (authored by jfriesse).
cmapctl: Check return code of cmap_set_uint32
testsam: Add sam_finalize deadlock test
testsam: Refactor test
testsam: Make test work with votequorum
testsam: Try to turn off coredump
sam: Refactor locking
Aug 30 2025
Aug 30 2025
David Hanisch <hanisch@strato.de> committed rKe98ebb37910a: fix wrong tests (authored by David Hanisch <hanisch@strato.de>).
fix wrong tests
GitHub <noreply@github.com> committed rKb0f842dd9cef: Merge branch 'main' into tests (authored by fabbione).
Merge branch 'main' into tests
GitHub <noreply@github.com> committed rKad58b2fc7c74: Merge pull request #455 from dahast/tests (authored by fabbione).
Merge pull request #455 from dahast/tests
fix wrong tests
Aug 29 2025
Aug 29 2025
nrwahl2 updated the task description for T997: Run remote Python code instead of remote shell commands in cts-lab.
nrwahl2 updated the task description for T997: Run remote Python code instead of remote shell commands in cts-lab.
nrwahl2 updated the task description for T997: Run remote Python code instead of remote shell commands in cts-lab.
nrwahl2 updated the task description for T997: Run remote Python code instead of remote shell commands in cts-lab.
nrwahl2 triaged T997: Run remote Python code instead of remote shell commands in cts-lab as Wishlist priority.
Aug 29 2025, 4:32 PM · Restricted Project
clumens committed rPfdb2ff86e8e0: Low: NLS: update translations before 3.0.1-rc1 (authored by clumens).
Low: NLS: update translations before 3.0.1-rc1
clumens committed rPf7feda146e0f: 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 rPbd7ec3af3b97: Build: update version information for 3.0.1 (authored by clumens).
Build: update version information for 3.0.1
GitHub <noreply@github.com> committed rPfabe38670863: Merge pull request #3954 from clumens/missing-3.0-commits (authored by nrwahl2).
Merge pull request #3954 from clumens/missing-3.0-commits