Author | Object | Transaction | Date |
---|
nrwahl2 | rP0884a6053c1f: API: libcrmcommon: Deprecate crm_foreach_xpath_result() | | Mar 21 2025, 4:39 PM |
nrwahl2 | rP7f1c868e488d: Refactor: libcrmcommon: New pcmk__xpath_foreach_result() | | Mar 21 2025, 4:39 PM |
nrwahl2 | rP06329dee92e4: Refactor: fencer: Use PCMK__XA_ST_DEVICE_ACTION where appropriate | | Mar 21 2025, 4:39 PM |
nrwahl2 | rPfb1082e3b8de: Refactor: libcrmcommon: New PCMK__XE_FILE string constant | | Mar 21 2025, 4:39 PM |
nrwahl2 | rPca271b672f6b: Fix: cib: Prevent use-after-free when invoking "cibadmin --delete-all --xpath" | | Mar 21 2025, 2:58 PM |
nrwahl2 | rPdcaf991ce416: Refactor: libcib: Drop dedupXpathResults() internally | | Mar 21 2025, 2:58 PM |
GitHub <noreply@github.com> | rP8e0443587d10: Merge pull request #3843 from nrwahl2/nrwahl2-refactors | | Mar 21 2025, 2:57 PM |
oalbrigt | rFdeadda03cb33: fence_compute/fence_evacuate: dont use deprecated inspect.getargspec() | | Mar 21 2025, 7:22 AM |
clumens | rP527ce24cfea2: Refactor: libcrmcommon: Reduce IPC client receive code duplication. | | Mar 20 2025, 4:45 PM |
clumens | rPa6e157e60b67: Refactor: libcrmcommon: Rearrange internal_ipc_get_reply. | | Mar 20 2025, 4:41 PM |
clumens | rP1422d8f46609: Refactor: libcrmcommon: Reduce code duplication in crm_ipc_send. | | Mar 20 2025, 1:30 PM |
gao-yan | rP666a4113fa71: Fix: pacemaker-attrd: remember names of peers from attribute update in case… | | Mar 20 2025, 11:32 AM |
fabbione | rK3126d924b48d: compress: use lzo1x_decompress_safe | | Mar 20 2025, 11:09 AM |
GitHub <noreply@github.com> | rKd4b7286e47ee: Merge pull request #437 from kronosnet/lzo2_safe | | Mar 20 2025, 10:47 AM |
gao-yan | rP5f643a492be4: Log: pacemaker-attrd: use %PRIu32 format specifier instead of %u for node id | | Mar 20 2025, 10:36 AM |
gao-yan | rPbc7726e7e127: Log: libcrmcluster: correctly log node id | | Mar 20 2025, 10:36 AM |
gao-yan | rP522a04a0b1b3: Log: pacemaker-attrd: log the cluster layer id of the changed peer | | Mar 20 2025, 9:59 AM |
chrissie-c | rK8f8c5f12f718: compress: use lzo1x_decompress_safe | | Mar 20 2025, 9:38 AM |
GitHub <noreply@github.com> | rK3ecd475cb02c: Merge pull request #436 from jfriesse/fix_writev_all | | Mar 20 2025, 9:37 AM |
chrissie-c | rKa69e9db0b60a: compress: use lzo1x_decompress_safe | | Mar 20 2025, 6:41 AM |
jfriesse | rKed2b35013d2d: tx: Initialize datafd_hdr | | Mar 20 2025, 5:44 AM |
jfriesse | rK276b263b734c: tx: Remove log message about adding header | | Mar 20 2025, 5:44 AM |
jfriesse | rK99a40dd3ba42: transport: Fix writev_all | | Mar 20 2025, 5:44 AM |
nrwahl2 | rPa1d94f7ab57a: Fix: crmadmin: return error if DC is not elected #2902 #3606 | | Mar 19 2025, 9:54 PM |
nrwahl2 | T735: crmadmin -D hangs forever if there is no DC | | Mar 19 2025, 9:54 PM |
nrwahl2 | rPb93f02451f65: Fix: controld: leave xml-src attribute empty when no DC selected #2902 | | Mar 19 2025, 9:53 PM |
nrwahl2 | T735: crmadmin -D hangs forever if there is no DC | | Mar 19 2025, 9:53 PM |
nrwahl2 | rPa1d94f7ab57a: Fix: crmadmin: return error if DC is not elected #2902 #3606 | | Mar 19 2025, 9:52 PM |
nrwahl2 | rPb93f02451f65: Fix: controld: leave xml-src attribute empty when no DC selected #2902 | | Mar 19 2025, 9:52 PM |
nrwahl2 | T735: crmadmin -D hangs forever if there is no DC | | Mar 19 2025, 9:52 PM |
nrwahl2 | T735: crmadmin -D hangs forever if there is no DC | nrwahl2 closed this task as Merged. | Mar 19 2025, 9:52 PM |
nrwahl2 | T735: crmadmin -D hangs forever if there is no DC | | Mar 19 2025, 9:52 PM |
nrwahl2 | rP3c3eec8d9f4e: Refactor: various: NULL-check pcmk__xpath_result() return value | | Mar 19 2025, 6:53 PM |
nrwahl2 | rP2917f3756f30: Refactor: libcrmcommon: Ensure pcmk__xpath_num_results returns >= 0 | | Mar 19 2025, 6:53 PM |
nrwahl2 | rPbd4a6cc458d2: Refactor: libcrmcommon: New pcmk__xpath_num_results() | | Mar 19 2025, 5:52 PM |
nrwahl2 | rP651dc0653946: Refactor: various: Drop includes of stddef.h | | Mar 19 2025, 5:52 PM |
nrwahl2 | rP74bbcb2ea135: API: libcrmcommon: Deprecate xpath_search() | | Mar 19 2025, 5:52 PM |
nrwahl2 | rP5fde764ca98b: Refactor: libcrmcommon: Limit scope of xpath in pcmk__check_acl() | | Mar 19 2025, 5:52 PM |
nrwahl2 | rP628eeab266a9: Refactor: libcrmcommon: Move internal XPath functions to own header | | Mar 19 2025, 5:52 PM |
nrwahl2 | rP62e27fe97959: Refactor: libstonithd: Query stonith devices more clearly | | Mar 19 2025, 5:52 PM |
nrwahl2 | rP89a44762a782: API: libcrmcommon: Deprecate getXpathResult() | | Mar 19 2025, 5:52 PM |
nrwahl2 | rPd763119b0967: Refactor: libcrmcommon: Remove level of nesting in pcmk__check_acl() | | Mar 19 2025, 5:52 PM |
nrwahl2 | rP012f8c5995fb: Refactor: libcrmcommon: New pcmk__xpath_result() | | Mar 19 2025, 5:52 PM |
nrwahl2 | rP5fe98f4d2506: Fix: libcib: Don't match element based on XPath matching an attribute | | Mar 19 2025, 5:52 PM |
nrwahl2 | rP96801aab333a: Refactor: libcrmcommon: Make xml_element_type_text() library-private | | Mar 19 2025, 5:52 PM |
nrwahl2 | rPdcaf991ce416: Refactor: libcib: Drop dedupXpathResults() internally | | Mar 19 2025, 5:52 PM |
nrwahl2 | rPbbb01939d504: Refactor: libcib: Skip dedupXpathResults() when there are no results | | Mar 19 2025, 5:52 PM |
nrwahl2 | rP15e7a52a6f53: API: libcrmcommon: Deprecate dedupXpathResults() | | Mar 19 2025, 5:52 PM |
nrwahl2 | rP3d53058fbfb7: API: libcrmcommon: Deprecate freeXpathObject() | | Mar 19 2025, 5:52 PM |
nrwahl2 | rP44fc9056e995: Refactor: libcib: Some best practices in cib_process_xpath() | | Mar 19 2025, 5:52 PM |
nrwahl2 | rP047efb301ab4: Refactor: libcrmcommon: Improve argument name in pcmk__check_acl() | | Mar 19 2025, 5:52 PM |
nrwahl2 | rP83a9215831e6: Refactor: various: Drop internal calls to freeXpathObject() | | Mar 19 2025, 5:52 PM |
nrwahl2 | rP5fbfafae51f8: API: libcrmcommon: Deprecate numXpathResults() | | Mar 19 2025, 5:52 PM |
nrwahl2 | rP6cbc19b1a28a: Refactor: libcrmcommon: Limit parent scope in pcmk__check_acl() | | Mar 19 2025, 5:52 PM |
nrwahl2 | rP8accd1a8013f: Refactor: libcrmcommon: Reduce duplication in pcmk__check_acl() | | Mar 19 2025, 5:52 PM |
nrwahl2 | rPf87588f9b0cf: Refactor: libcrmcommon: New pcmk__xpath_search() | | Mar 19 2025, 5:52 PM |
nrwahl2 | T980: Apply ACLs to a matched node instead of to its parent element | | Mar 19 2025, 5:01 PM |
nrwahl2 | T980: Apply ACLs to a matched node instead of to its parent element | | Mar 19 2025, 5:01 PM |
nrwahl2 | T980: Apply ACLs to a matched node instead of to its parent element | nrwahl2 created this object with visibility "Public (No Login Required)". | Mar 19 2025, 5:01 PM |
nrwahl2 | T980: Apply ACLs to a matched node instead of to its parent element | | Mar 19 2025, 5:01 PM |
nrwahl2 | T980: Apply ACLs to a matched node instead of to its parent element | nrwahl2 created this object with edit policy "Restricted Project (Project)". | Mar 19 2025, 5:01 PM |
nrwahl2 | T980: Apply ACLs to a matched node instead of to its parent element | | Mar 19 2025, 5:01 PM |
nrwahl2 | T980: Apply ACLs to a matched node instead of to its parent element | nrwahl2 triaged this task as Wishlist priority. | Mar 19 2025, 5:01 PM |
nrwahl2 | T980: Apply ACLs to a matched node instead of to its parent element | nrwahl2 updated the task description. | Mar 19 2025, 5:01 PM |
clumens | T979: crmadmin error output is redundant | clumens added a project: Restricted Project. | Mar 19 2025, 9:39 AM |
clumens | T979: crmadmin error output is redundant | | Mar 19 2025, 9:37 AM |
clumens | T979: crmadmin error output is redundant | | Mar 19 2025, 9:37 AM |
clumens | T979: crmadmin error output is redundant | clumens created this object with visibility "Public (No Login Required)". | Mar 19 2025, 9:37 AM |
clumens | T979: crmadmin error output is redundant | clumens added a project: Restricted Project. | Mar 19 2025, 9:37 AM |
clumens | T979: crmadmin error output is redundant | clumens triaged this task as Low priority. | Mar 19 2025, 9:37 AM |
clumens | T979: crmadmin error output is redundant | clumens updated the task description. | Mar 19 2025, 9:37 AM |
clumens | T979: crmadmin error output is redundant | | Mar 19 2025, 9:37 AM |
clumens | T979: crmadmin error output is redundant | | Mar 19 2025, 9:37 AM |
gao-yan | rPa1d94f7ab57a: Fix: crmadmin: return error if DC is not elected #2902 #3606 | | Mar 19 2025, 9:35 AM |
gao-yan | rP6265e99e4aca: Fix: libcrmcommon: provide a description for pcmk_rc_no_dc return code | | Mar 19 2025, 9:35 AM |
GitHub <noreply@github.com> | rP4263b0ac7e86: Merge pull request #3848 from gao-yan/pcmk_rc_no_dc-desc | | Mar 19 2025, 9:35 AM |
gao-yan | rPc94e1848244b: Fix: pacemaker-attrd: prevent segfault if a peer leaves when its name is… | | Mar 18 2025, 7:31 PM |
gao-yan | rP6265e99e4aca: Fix: libcrmcommon: provide a description for pcmk_rc_no_dc return code | | Mar 18 2025, 7:06 PM |
clumens | T966: Avoid blocking wait in controller for CIB re-request | | Mar 18 2025, 3:33 PM |
clumens | T966: Avoid blocking wait in controller for CIB re-request | | Mar 18 2025, 3:33 PM |
clumens | T966: Avoid blocking wait in controller for CIB re-request | | Mar 18 2025, 3:28 PM |
nrwahl2 | T845: Don't allow id-ref to parent rule within nested rule | | Mar 18 2025, 3:21 PM |
clumens | T845: Don't allow id-ref to parent rule within nested rule | | Mar 18 2025, 3:09 PM |
clumens | T845: Don't allow id-ref to parent rule within nested rule | | Mar 18 2025, 3:09 PM |
clumens | T845: Don't allow id-ref to parent rule within nested rule | | Mar 18 2025, 3:07 PM |
clumens | T907: Map Corosync error codes to Pacemaker error codes | | Mar 18 2025, 2:58 PM |
clumens | T890: Log errors in pcmk_parse_interval_spec() callers | | Mar 18 2025, 2:57 PM |
clumens | T890: Log errors in pcmk_parse_interval_spec() callers | | Mar 18 2025, 2:57 PM |
clumens | T890: Log errors in pcmk_parse_interval_spec() callers | | Mar 18 2025, 2:55 PM |
clumens | rP3b0e24827213: Refactor: libcrmcommon: Rearrange send/receive code in crm_ipc_send. | | Mar 18 2025, 2:31 PM |
clumens | rPe892b0648932: Refactor: libcrmcommon: Improve crm_ipc_flags enum. | | Mar 18 2025, 2:31 PM |
clumens | rP5a163f3d3cd9: Refactor: libcrmcommon: Remove a TODO and unnecessary block of code. | | Mar 18 2025, 2:31 PM |
clumens | rPa5deef0b11eb: Refactor: libcrmcommon: Don't use qb_ipcc_sendv_recv in crm_ipc_send. | | Mar 18 2025, 2:31 PM |
GitHub <noreply@github.com> | rP6d6734a86b08: Merge pull request #3837 from nrwahl2/nrwahl2-crm_resource3 | | Mar 18 2025, 2:30 PM |
GitHub <noreply@github.com> | rF0fbdac74f57f: Merge pull request #618 from oalbrigt/fence_ibm_vpc-avoid-bearer-token-issues | | Mar 18 2025, 5:18 AM |
nrwahl2 | rP77aa9387749b: Refactor: tools: Drop cmd_none from crm_resource.c | | Mar 14 2025, 2:51 PM |
nrwahl2 | rP64d39e43d882: Refactor: tools: Make cib_conn non-global in crm_resource.c | | Mar 14 2025, 2:45 PM |
nrwahl2 | rP375419a44288: Doc: tools: Add FIXME for wait_till_stable in crm_resource_runtime.c | | Mar 14 2025, 2:45 PM |
nrwahl2 | rP7b8b69a2ed97: Refactor: tools: De-indent a block within cli_resource_search() | | Mar 14 2025, 2:45 PM |
nrwahl2 | rPfb8ea1927e29: Doc: tools: Drop Coverity suppressions from crm_resource.c | | Mar 14 2025, 2:45 PM |