Page MenuHomeClusterLabs Projects
Feed All Stories

Mar 27 2024

kgaillot added a parent task for T787: Warn for deprecated master syntax in CIB: Unknown Object (Maniphest Task).
Mar 27 2024, 11:52 AM · Pacemaker (2.1.8), Restricted Project, Pacemaker: Scheduler
kgaillot added a project to T787: Warn for deprecated master syntax in CIB: Pacemaker (2.1.8).
Mar 27 2024, 11:51 AM · Pacemaker (2.1.8), Restricted Project, Pacemaker: Scheduler
kgaillot triaged T787: Warn for deprecated master syntax in CIB as High priority.
Mar 27 2024, 11:51 AM · Pacemaker (2.1.8), Restricted Project, Pacemaker: Scheduler
nrwahl2 added a comment to T620: Create command-line method of listing all possible meta-attributes, cluster options, and environment variables.

Meta-attribute inheritance is weird. I've just started looking at groups. Very much non-exhaustive:

  • is-managed: Any false wins. If is-managed=false for the group and is-managed=true for a primitive, the primitive is unmanaged.
  • maintenance: Any true wins. Similar to is-managed but reversed.
  • resource-stickiness: Group's stickiness is used as the default for a primitive's stickiness. Primitive's stickiness overrides (does not add to) group's stickiness.
  • target-role: Same as resource-stickiness. The group's value is only a default. In particular, if the group has target-role=Stopped and the first member has target-role=Started, the first member is allowed to run.
Mar 27 2024, 5:58 AM · Restricted Project, Restricted Project, Pacemaker: Tools

Mar 26 2024

kgaillot added a parent task for T781: Improve terminology for clarity: T786: Improve CIB schema.
Mar 26 2024, 1:48 PM · Restricted Project, Restricted Project, Pacemaker: Future Release Series
kgaillot added subtasks for T786: Improve CIB schema: T781: Improve terminology for clarity, Unknown Object (Maniphest Task), Unknown Object (Maniphest Task), Unknown Object (Maniphest Task), Unknown Object (Maniphest Task), Unknown Object (Maniphest Task), Unknown Object (Maniphest Task), Unknown Object (Maniphest Task), Unknown Object (Maniphest Task), Unknown Object (Maniphest Task).
Mar 26 2024, 1:48 PM · Pacemaker, Restricted Project
kgaillot triaged T786: Improve CIB schema as Wishlist priority.
Mar 26 2024, 1:42 PM · Pacemaker, Restricted Project

Mar 25 2024

nrwahl2 committed rP5601c7a2f4ef: Refactor: libcrmcommon: New pcmk__xe_create() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__xe_create()
Mar 25 2024, 11:35 PM
nrwahl2 committed rP4a562eb64b8f: API: libcrmcommon: Deprecate create_xml_node() (authored by nrwahl2).
API: libcrmcommon: Deprecate create_xml_node()
Mar 25 2024, 11:35 PM
nrwahl2 committed rP1d083c43653f: Refactor: libcrmcommon: Drop pcmk_create_xml_text_node() internally (authored by nrwahl2).
Refactor: libcrmcommon: Drop pcmk_create_xml_text_node() internally
Mar 25 2024, 11:35 PM
nrwahl2 committed rP497d7fb88459: API: libcrmcommon: Deprecate pcmk_create_xml_text_node() (authored by nrwahl2).
API: libcrmcommon: Deprecate pcmk_create_xml_text_node()
Mar 25 2024, 11:35 PM
nrwahl2 committed rPa93af7929126: Refactor: libcrmcommon: Accept a format string in pcmk__xe_set_content() (authored by nrwahl2).
Refactor: libcrmcommon: Accept a format string in pcmk__xe_set_content()
Mar 25 2024, 11:35 PM
nrwahl2 committed rPb181294803ec: Refactor: libcrmcommon: New pcmk__html_create() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__html_create()
Mar 25 2024, 11:35 PM
nrwahl2 committed rP7c94f5a200a9: API: libcrmcommon: Deprecate pcmk_create_html_node() (authored by nrwahl2).
API: libcrmcommon: Deprecate pcmk_create_html_node()
Mar 25 2024, 11:35 PM
nrwahl2 committed rP871f90134cad: Refactor: libcrmcommon: Minor changes to pcmk__xe_match() (authored by nrwahl2).
Refactor: libcrmcommon: Minor changes to pcmk__xe_match()
Mar 25 2024, 11:35 PM
nrwahl2 committed rP20d4bfecf4dc: Refactor: libcrmcommon: Accept NULL parent in pcmk__xe_match() (authored by nrwahl2).
Refactor: libcrmcommon: Accept NULL parent in pcmk__xe_match()
Mar 25 2024, 11:35 PM
nrwahl2 committed rPa94e1f59ca29: Refactor: libcrmcommon: Rename pcmk__xe_first_child -> ..._any (authored by nrwahl2).
Refactor: libcrmcommon: Rename pcmk__xe_first_child -> ..._any
Mar 25 2024, 11:35 PM
nrwahl2 committed rP1b68fafcb80c: Refactor: libcrmcommon: pcmk__xe_match() -> pcmk__xe_first_child() (authored by nrwahl2).
Refactor: libcrmcommon: pcmk__xe_match() -> pcmk__xe_first_child()
Mar 25 2024, 11:35 PM
nrwahl2 committed rPd496f66b6a14: Refactor: libcrmcommon: first_named_child() -> pcmk__xe_first_child() (authored by nrwahl2).
Refactor: libcrmcommon: first_named_child() -> pcmk__xe_first_child()
Mar 25 2024, 11:35 PM
nrwahl2 committed rPa8d7a3aec4d4: API: libcrmcommon: Deprecate first_named_child() (authored by nrwahl2).
API: libcrmcommon: Deprecate first_named_child()
Mar 25 2024, 11:35 PM
nrwahl2 committed rPf53075413575: Refactor: libcib: Ensure that find_xml_node() 2nd argument is non-NULL (authored by nrwahl2).
Refactor: libcib: Ensure that find_xml_node() 2nd argument is non-NULL
Mar 25 2024, 11:35 PM
nrwahl2 committed rP6e54efbf7a0e: Refactor: various: Replace find_xml_node() with pcmk__xe_first_child() (authored by nrwahl2).
Refactor: various: Replace find_xml_node() with pcmk__xe_first_child()
Mar 25 2024, 11:35 PM
nrwahl2 committed rPb29053c5cad8: API: libcrmcommon: Deprecate find_xml_node() (authored by nrwahl2).
API: libcrmcommon: Deprecate find_xml_node()
Mar 25 2024, 11:35 PM
nrwahl2 committed rPee8156dae307: Refactor: libcrmcommon: New pcmk__xe_next_same() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__xe_next_same()
Mar 25 2024, 11:35 PM
nrwahl2 committed rPed4690b07bee: API: libcrmcommon: Deprecate crm_next_same_xml() (authored by nrwahl2).
API: libcrmcommon: Deprecate crm_next_same_xml()
Mar 25 2024, 11:35 PM
nrwahl2 committed rP8472e8d4bcac: Refactor: libcrmcommon: Functionize removing XML attributes (authored by nrwahl2).
Refactor: libcrmcommon: Functionize removing XML attributes
Mar 25 2024, 11:35 PM
nrwahl2 committed rPd045c4a2f7d4: Refactor: various: xml_remove_prop -> pcmk__xe_remove_attr internally (authored by nrwahl2).
Refactor: various: xml_remove_prop -> pcmk__xe_remove_attr internally
Mar 25 2024, 11:35 PM
nrwahl2 committed rP4a45a679f667: API: libcrmcommon: Deprecate xml_remove_prop() (authored by nrwahl2).
API: libcrmcommon: Deprecate xml_remove_prop()
Mar 25 2024, 11:35 PM
nrwahl2 committed rPc9d79f467ce3: Refactor: libcrmcommon: Drop pcmk__xe_first_child_any() (authored by nrwahl2).
Refactor: libcrmcommon: Drop pcmk__xe_first_child_any()
Mar 25 2024, 11:35 PM
nrwahl2 committed rP9e0e4906a0a5: Refactor: libpe_status: Drop unused arg from pe__add_bundle_remote_name (authored by nrwahl2).
Refactor: libpe_status: Drop unused arg from pe__add_bundle_remote_name
Mar 25 2024, 11:35 PM
nrwahl2 committed rP7e908ca0a63d: Refactor: libpe_status: Null-check pe__calculate_digests scheduler arg (authored by nrwahl2).
Refactor: libpe_status: Null-check pe__calculate_digests scheduler arg
Mar 25 2024, 11:34 PM
nrwahl2 committed rP7d7182d8e86a: Refactor: libcrmcommon: Avoid copying for "%s" in pcmk__xe_set_content() (authored by nrwahl2).
Refactor: libcrmcommon: Avoid copying for "%s" in pcmk__xe_set_content()
Mar 25 2024, 11:34 PM
GitHub <noreply@github.com> committed rPa966aeea6093: Merge pull request #3386 from nrwahl2/nrwahl2-xml_attrs2 (authored by nrwahl2).
Merge pull request #3386 from nrwahl2/nrwahl2-xml_attrs2
Mar 25 2024, 11:34 PM
kgaillot committed rPff8a250e1d29: API: libcrmcommon: add pcmk_rule_input_t type (authored by kgaillot).
API: libcrmcommon: add pcmk_rule_input_t type
Mar 25 2024, 7:10 PM
kgaillot committed rPa35ab85162b8: Refactor: libcrmcommon,libpe_rules: move attribute evaluation to libcrmcommon (authored by kgaillot).
Refactor: libcrmcommon,libpe_rules: move attribute evaluation to libcrmcommon
Mar 25 2024, 7:10 PM
kgaillot committed rP17ee960281e6: Test: scheduler: add unit tests for pcmk__evaluate_attr_expression() (authored by kgaillot).
Test: scheduler: add unit tests for pcmk__evaluate_attr_expression()
Mar 25 2024, 7:10 PM
kgaillot committed rP3527a6bd4f7c: Refactor: libcrmcommon: best practices for accept_attr_expr() (authored by kgaillot).
Refactor: libcrmcommon: best practices for accept_attr_expr()
Mar 25 2024, 7:10 PM
kgaillot committed rP54f296251339: Refactor: scheduler: best practices for expand_value_source() (authored by kgaillot).
Refactor: scheduler: best practices for expand_value_source()
Mar 25 2024, 7:10 PM
kgaillot committed rP9236a29e14ad: Refactor: libcrmcommon: best practices for pcmk__evaluate_attr_expression() (authored by kgaillot).
Refactor: libcrmcommon: best practices for pcmk__evaluate_attr_expression()
Mar 25 2024, 7:10 PM
kgaillot committed rPf23181a89f90: Refactor: libcrmcommon: make some rule functions library-private (authored by kgaillot).
Refactor: libcrmcommon: make some rule functions library-private
Mar 25 2024, 7:10 PM
kgaillot committed rP6c7fe00613e3: Low: libcrmcommon: handle invalid match in pcmk__replace_submatches() (authored by kgaillot).
Low: libcrmcommon: handle invalid match in pcmk__replace_submatches()
Mar 25 2024, 7:10 PM
GitHub <noreply@github.com> committed rPbba877a63302: Merge pull request #3391 from kgaillot/best-practices (authored by nrwahl2).
Merge pull request #3391 from kgaillot/best-practices
Mar 25 2024, 7:10 PM
nrwahl2 committed rP44020a7e4728: Test: cts-lab: Drop -t argument from cts-log-watcher (authored by nrwahl2).
Test: cts-lab: Drop -t argument from cts-log-watcher
Mar 25 2024, 6:40 PM
nrwahl2 committed rPe6cf961d7d3f: Doc: cts-lab: Document log aggregation detection (authored by nrwahl2).
Doc: cts-lab: Document log aggregation detection
Mar 25 2024, 6:40 PM
nrwahl2 committed rP90311745c6f5: Refactor: cts-lab: Clarify local vs. remote files as LogKind (authored by nrwahl2).
Refactor: cts-lab: Clarify local vs. remote files as LogKind
Mar 25 2024, 6:40 PM
nrwahl2 committed rP130b208f69f3: Refactor: cts-lab: Rename "LogWatcher" env var to "log_kind" (authored by nrwahl2).
Refactor: cts-lab: Rename "LogWatcher" env var to "log_kind"
Mar 25 2024, 6:40 PM
nrwahl2 committed rP388ef8e0ce0f: Refactor: cts-lab: Drop LogKind.ANY (authored by nrwahl2).
Refactor: cts-lab: Drop LogKind.ANY
Mar 25 2024, 6:40 PM
nrwahl2 committed rP574c226c1bb2: Doc: cts-lab: Drop comment about uncertainty (authored by nrwahl2).
Doc: cts-lab: Drop comment about uncertainty
Mar 25 2024, 6:40 PM
GitHub <noreply@github.com> committed rPda5226d9d264: Merge pull request #3389 from nrwahl2/nrwahl2-cts (authored by kgaillot).
Merge pull request #3389 from nrwahl2/nrwahl2-cts
Mar 25 2024, 6:40 PM
nrwahl2 committed rP9257a5fd142b: Refactor: cts-lab: Drop dead cursor-not-found code (authored by nrwahl2).
Refactor: cts-lab: Drop dead cursor-not-found code
Mar 25 2024, 5:54 PM
nrwahl2 committed rPa61eae3da55e: Refactor: cts-lab: Drop SearchObj.cache member (authored by nrwahl2).
Refactor: cts-lab: Drop SearchObj.cache member
Mar 25 2024, 5:54 PM
nrwahl2 committed rP282837ebd2bf: Refactor: cts-lab: Drop SearchObj.harvest() (authored by nrwahl2).
Refactor: cts-lab: Drop SearchObj.harvest()
Mar 25 2024, 5:54 PM
nrwahl2 committed rPd7519128eed8: Refactor: cts-lab: Move {File,Journal}Obj._delegate to SearchObj (authored by nrwahl2).
Refactor: cts-lab: Move {File,Journal}Obj._delegate to SearchObj
Mar 25 2024, 5:54 PM
nrwahl2 committed rP5b11ec7dfb3d: Doc: build: Add python-dateutil as a testing dependency (authored by nrwahl2).
Doc: build: Add python-dateutil as a testing dependency
Mar 25 2024, 5:54 PM
nrwahl2 committed rPc2fd798c29c9: Fix: cts-lab: Parse log watch timestamps on exerciser side (authored by nrwahl2).
Fix: cts-lab: Parse log watch timestamps on exerciser side
Mar 25 2024, 5:54 PM
nrwahl2 committed rP48171e128018: Refactor: cts: Make journal log limit handling more efficient (authored by nrwahl2).
Refactor: cts: Make journal log limit handling more efficient
Mar 25 2024, 5:54 PM
GitHub <noreply@github.com> committed rP01b4ccab9029: Merge pull request #3390 from nrwahl2/nrwahl2-cts2 (authored by kgaillot).
Merge pull request #3390 from nrwahl2/nrwahl2-cts2
Mar 25 2024, 5:54 PM
nrwahl2 committed rP0378b5842dc0: Refactor: libcrmcommon: Allow toggling and checking legacy_xml flag (authored by nrwahl2).
Refactor: libcrmcommon: Allow toggling and checking legacy_xml flag
Mar 25 2024, 5:40 PM
nrwahl2 committed rP41ce940eaa1e: Fix: libcrmcommon: Revert daemon metadata output to pre-3e84f934 (authored by nrwahl2).
Fix: libcrmcommon: Revert daemon metadata output to pre-3e84f934
Mar 25 2024, 5:40 PM
nrwahl2 committed rP659db9aee62a: Test: cts-cli: Update daemon output after reverting format (authored by nrwahl2).
Test: cts-cli: Update daemon output after reverting format
Mar 25 2024, 5:40 PM
GitHub <noreply@github.com> committed rP88621b8b8883: Merge pull request #3398 from nrwahl2/nrwahl2-T620_tmp (authored by kgaillot).
Merge pull request #3398 from nrwahl2/nrwahl2-T620_tmp
Mar 25 2024, 5:40 PM
nrwahl2 committed rPbe41f93b7fe9: Doc: Pacemaker Development: Sectionize function naming conventions (authored by nrwahl2).
Doc: Pacemaker Development: Sectionize function naming conventions
Mar 25 2024, 5:04 PM
nrwahl2 committed rP7407185fb935: Doc: Pacemaker Development: Document constructor naming convention (authored by nrwahl2).
Doc: Pacemaker Development: Document constructor naming convention
Mar 25 2024, 5:04 PM
GitHub <noreply@github.com> committed rPd68d7f4025ae: Merge pull request #3396 from nrwahl2/nrwahl2-dev_create (authored by kgaillot).
Merge pull request #3396 from nrwahl2/nrwahl2-dev_create
Mar 25 2024, 5:04 PM
gao-yan committed rP1f6e7a089457: Refactor: fencer: functionize checking whether a fencing action should be done… (authored by gao-yan).
Refactor: fencer: functionize checking whether a fencing action should be done…
Mar 25 2024, 4:53 PM
gao-yan committed rPd143d9f2585c: Log: fencer: log for an offline target of watchdog fencing correctly (authored by gao-yan).
Log: fencer: log for an offline target of watchdog fencing correctly
Mar 25 2024, 4:53 PM
gao-yan committed rP70e649ce0e96: Log: fencer: log the correct value of `stonith-watchdog-timeout` (authored by gao-yan).
Log: fencer: log the correct value of `stonith-watchdog-timeout`
Mar 25 2024, 4:53 PM
gao-yan committed rPe4c101e26929: Fix: fencer: ask an online target of watchdog fencing to acknowledge an `on`… (authored by gao-yan).
Fix: fencer: ask an online target of watchdog fencing to acknowledge an `on`…
Mar 25 2024, 4:53 PM
gao-yan committed rP2757be4dfb42: Fix: fencer: make an `on` action for an offline target of watchdog fencing fail (authored by gao-yan).
Fix: fencer: make an `on` action for an offline target of watchdog fencing fail
Mar 25 2024, 4:53 PM
gao-yan committed rP2bfffdae0635: Fix: fencer: prevent an in-progress watchdog fencing from timing out on query… (authored by gao-yan).
Fix: fencer: prevent an in-progress watchdog fencing from timing out on query…
Mar 25 2024, 4:53 PM
gao-yan committed rP1f2b9a7d1c3a: Fix: fencer: prevent watchdog fencing from timing out on insufficient `stonith… (authored by gao-yan).
Fix: fencer: prevent watchdog fencing from timing out on insufficient `stonith…
Mar 25 2024, 4:53 PM
gao-yan committed rP7b5b5b1e4409: Fix: fencer: prevent watchdog fencing from timing out on insufficient per… (authored by gao-yan).
Fix: fencer: prevent watchdog fencing from timing out on insufficient per…
Mar 25 2024, 4:53 PM
gao-yan committed rPac33b2c308af: Fix: fencer: prevent watchdog fencing targeting an offline node from timing out… (authored by gao-yan).
Fix: fencer: prevent watchdog fencing targeting an offline node from timing out…
Mar 25 2024, 4:53 PM
gao-yan committed rP7d5c3f4da416: Fix: fencer: respect per-device watchdog fencing timeout from any query result (authored by gao-yan).
Fix: fencer: respect per-device watchdog fencing timeout from any query result
Mar 25 2024, 4:52 PM
gao-yan committed rPdb14456266f8: Log: fencer: log the correct unit of action-specific timeouts (authored by gao-yan).
Log: fencer: log the correct unit of action-specific timeouts
Mar 25 2024, 4:52 PM
gao-yan committed rP6a319bec585b: Log: fencer: log the units of fencing timeouts and delays (authored by gao-yan).
Log: fencer: log the units of fencing timeouts and delays
Mar 25 2024, 4:52 PM
gao-yan committed rPadebab33cb85: Test: cts-fencing: test for parsing action-specific timeouts with units (authored by gao-yan).
Test: cts-fencing: test for parsing action-specific timeouts with units
Mar 25 2024, 4:52 PM
gao-yan committed rP973257f81352: Fix: fencer: correctly parse action-specific timeouts with units (authored by gao-yan).
Fix: fencer: correctly parse action-specific timeouts with units
Mar 25 2024, 4:52 PM
gao-yan committed rPf4197ef1032b: Doc: Pacemaker Explained: action-specific timeouts are `timeout` type now (authored by gao-yan).
Doc: Pacemaker Explained: action-specific timeouts are `timeout` type now
Mar 25 2024, 4:52 PM
GitHub <noreply@github.com> committed rPc71f81e91a1a: Merge pull request #3385 from gao-yan/watchdog-fencing-timeout (authored by kgaillot).
Merge pull request #3385 from gao-yan/watchdog-fencing-timeout
Mar 25 2024, 4:52 PM
kgaillot updated the task description for T781: Improve terminology for clarity.
Mar 25 2024, 10:42 AM · Restricted Project, Restricted Project, Pacemaker: Future Release Series

Mar 22 2024

oalbrigt committed rRf97fee4af318: all agents: remove -S state/status that are either ignored, or give an error… (authored by oalbrigt).
all agents: remove -S state/status that are either ignored, or give an error…
Mar 22 2024, 6:10 AM
GitHub <noreply@github.com> committed rR2667d44c4673: Merge pull request #1926 from oalbrigt/all-agents-remove-S-state-status (authored by oalbrigt).
Merge pull request #1926 from oalbrigt/all-agents-remove-S-state-status
Mar 22 2024, 6:09 AM
oalbrigt committed rF55c7c987bd5e: lib/all agents: use r"" for all regular expressions to avoid SyntaxWarning… (authored by oalbrigt).
lib/all agents: use r"" for all regular expressions to avoid SyntaxWarning…
Mar 22 2024, 4:15 AM
GitHub <noreply@github.com> committed rF7b8d39ec0e95: Merge pull request #571 from oalbrigt/fix-python-syntaxwarning-messages-regular… (authored by oalbrigt).
Merge pull request #571 from oalbrigt/fix-python-syntaxwarning-messages-regular…
Mar 22 2024, 4:15 AM

Mar 21 2024

nrwahl2 committed rPc7a212a91e53: Low: libcrmcommon: Initialize some variables (authored by nrwahl2).
Low: libcrmcommon: Initialize some variables
Mar 21 2024, 11:13 AM
nrwahl2 committed rPe72572105692: Low: libpacemaker: Correctly free graphs and synapses (authored by nrwahl2).
Low: libpacemaker: Correctly free graphs and synapses
Mar 21 2024, 11:13 AM
nrwahl2 committed rPc4190e906a63: Refactor: fencer: Clarify fence history op comparison (authored by nrwahl2).
Refactor: fencer: Clarify fence history op comparison
Mar 21 2024, 11:13 AM
nrwahl2 committed rPeb971bd02e81: Low: fencer: Clean up stonith_fence_history_trim() (authored by nrwahl2).
Low: fencer: Clean up stonith_fence_history_trim()
Mar 21 2024, 11:13 AM
nrwahl2 committed rPfad740e87784: Low: libcrmcommon: NULL-check strdup() in pcmk__register_format() (authored by nrwahl2).
Low: libcrmcommon: NULL-check strdup() in pcmk__register_format()
Mar 21 2024, 11:13 AM
nrwahl2 committed rPb5caaa97179f: Low: libcrmcommon: NULL-check strdup() in pcmk__register_message() (authored by nrwahl2).
Low: libcrmcommon: NULL-check strdup() in pcmk__register_message()
Mar 21 2024, 11:13 AM
GitHub <noreply@github.com> committed rP03099e938c14: Merge pull request #3394 from nrwahl2/nrwahl2-cppcheck (authored by kgaillot).
Merge pull request #3394 from nrwahl2/nrwahl2-cppcheck
Mar 21 2024, 11:13 AM
nrwahl2 committed rPd64e84442fe7: Refactor: libcrmcommon: Drop confusing comments from results_internal.h (authored by nrwahl2).
Refactor: libcrmcommon: Drop confusing comments from results_internal.h
Mar 21 2024, 10:59 AM
nrwahl2 committed rP56ef671e6a38: Refactor: libcrmcommon: Move pcmk__mem_assert to results_internal.h (authored by nrwahl2).
Refactor: libcrmcommon: Move pcmk__mem_assert to results_internal.h
Mar 21 2024, 10:59 AM
nrwahl2 committed rP188eeb9bb8a1: Refactor: libcrmcommon: Drop dead code in CRM_ASSERT() (authored by nrwahl2).
Refactor: libcrmcommon: Drop dead code in CRM_ASSERT()
Mar 21 2024, 10:59 AM
nrwahl2 committed rPea34dc7c070c: Refactor: libcrmcommon: Drop unneeded if in mainloop_timer_add() (authored by nrwahl2).
Refactor: libcrmcommon: Drop unneeded if in mainloop_timer_add()
Mar 21 2024, 10:59 AM
nrwahl2 committed rPa797be770715: Low: libcrmcommon: Avoid dumping core in pcmk__mem_assert() (authored by nrwahl2).
Low: libcrmcommon: Avoid dumping core in pcmk__mem_assert()
Mar 21 2024, 10:59 AM
nrwahl2 committed rP064f9ea7b61b: Refactor: libcrmcommon: Move pcmk__str_copy() to strings_internal.h (authored by nrwahl2).
Refactor: libcrmcommon: Move pcmk__str_copy() to strings_internal.h
Mar 21 2024, 10:59 AM
nrwahl2 committed rP1349b759702b: Refactor: libcrmcommon: Assert on alloc failure in pcmk__new_client() (authored by nrwahl2).
Refactor: libcrmcommon: Assert on alloc failure in pcmk__new_client()
Mar 21 2024, 10:59 AM
nrwahl2 committed rPd99b30185670: Fix: build: Get only -I/-D/-U from GLIB_CFLAGS for cppcheck target (authored by nrwahl2).
Fix: build: Get only -I/-D/-U from GLIB_CFLAGS for cppcheck target
Mar 21 2024, 10:59 AM