Page MenuHomeClusterLabs Projects
Feed All Stories

Mar 14 2024

nrwahl2 committed rPc89ec05cb48a: Doc: controller: Explain strdup() into const pointer (authored by nrwahl2).
Doc: controller: Explain strdup() into const pointer
Mar 14 2024, 12:07 PM
nrwahl2 committed rP9f069800dabf: Refactor: libcrmcommon: New pcmk__str_copy() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__str_copy()
Mar 14 2024, 12:07 PM
nrwahl2 committed rP4443a9f4b533: Refactor: libcrmcommon: New pcmk__assert_alloc() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__assert_alloc()
Mar 14 2024, 12:07 PM
nrwahl2 committed rP81d74e633670: Refactor: various: Replace strdup() with pcmk__str_copy() (authored by nrwahl2).
Refactor: various: Replace strdup() with pcmk__str_copy()
Mar 14 2024, 12:07 PM
GitHub <noreply@github.com> committed rPe889fdd0dcd8: Merge pull request #3388 from nrwahl2/nrwahl2-mem_assert (authored by kgaillot).
Merge pull request #3388 from nrwahl2/nrwahl2-mem_assert
Mar 14 2024, 12:07 PM

Mar 12 2024

jfriesse committed rCc01fd757a0b8: totem: Fix reference links (authored by jfriesse).
totem: Fix reference links
Mar 12 2024, 12:22 PM
jfriesse committed rC1c2276c88ea9: Add Yair Amir Thesis (authored by jfriesse).
Add Yair Amir Thesis
Mar 12 2024, 8:46 AM

Mar 8 2024

nrwahl2 committed rRc070a9a4f1d0: Doc: Delay: Drop old comments (authored by nrwahl2).
Doc: Delay: Drop old comments
Mar 8 2024, 7:46 AM
GitHub <noreply@github.com> committed rR3714963f8590: Merge pull request #1919 from nrwahl2/nrwahl2-doc (authored by oalbrigt).
Merge pull request #1919 from nrwahl2/nrwahl2-doc
Mar 8 2024, 7:46 AM
kgaillot committed rPe75cd2eabcc4: Log: scheduler: include date expression ID in some subelement messages (authored by kgaillot).
Log: scheduler: include date expression ID in some subelement messages
Mar 8 2024, 12:54 AM
kgaillot committed rP42d91de22467: Test: scheduler: improve pcmk__evaluate_date_spec() unit tests (authored by kgaillot).
Test: scheduler: improve pcmk__evaluate_date_spec() unit tests
Mar 8 2024, 12:54 AM
kgaillot committed rP40ad7bbda94e: API: libpe_rules: deprecate pe_expand_re_matches() (authored by kgaillot).
API: libpe_rules: deprecate pe_expand_re_matches()
Mar 8 2024, 12:54 AM
kgaillot committed rP6aa7def00713: Test: libcrmcommon: add unit tests for pcmk__replace_submatches() (authored by kgaillot).
Test: libcrmcommon: add unit tests for pcmk__replace_submatches()
Mar 8 2024, 12:54 AM
kgaillot committed rPf9fa873835c2: Refactor: libcrmcommon: best practices for pcmk__replace_submatches() (authored by kgaillot).
Refactor: libcrmcommon: best practices for pcmk__replace_submatches()
Mar 8 2024, 12:54 AM
GitHub <noreply@github.com> committed rPc63674ec9f53: Merge pull request #3376 from kgaillot/best-practices (authored by nrwahl2).
Merge pull request #3376 from kgaillot/best-practices
Mar 8 2024, 12:54 AM

Mar 7 2024

kgaillot committed rP46c0c2d1f5fb: Doc: scheduler: add comment to point out obscure behavior (authored by kgaillot).
Doc: scheduler: add comment to point out obscure behavior
Mar 7 2024, 9:53 AM
kgaillot committed rPa489b43cba11: Doc: libcrmcommon: add doxygen header to xml_names.h (authored by kgaillot).
Doc: libcrmcommon: add doxygen header to xml_names.h
Mar 7 2024, 9:53 AM
kgaillot committed rPfe2824791810: Doc: Pacemaker Explained: normalize operation properties table (authored by kgaillot).
Doc: Pacemaker Explained: normalize operation properties table
Mar 7 2024, 9:53 AM
kgaillot committed rPc6dad6f789ae: Refactor: libcrmcommon: Use PCMK_XA_NAME in more places (authored by kgaillot).
Refactor: libcrmcommon: Use PCMK_XA_NAME in more places
Mar 7 2024, 9:53 AM
kgaillot committed rPe77f8cc8f4e9: Refactor: libcrmcommon: use PCMK_XA_ID in more places (authored by kgaillot).
Refactor: libcrmcommon: use PCMK_XA_ID in more places
Mar 7 2024, 9:53 AM
kgaillot committed rP5239f2d3ca32: Refactor: libcrmcommon: use PCMK_META_ON_FAIL in more places (authored by kgaillot).
Refactor: libcrmcommon: use PCMK_META_ON_FAIL in more places
Mar 7 2024, 9:53 AM
GitHub <noreply@github.com> committed rPf303ad0cccbe: Merge pull request #3377 from kgaillot/T381 (authored by kgaillot).
Merge pull request #3377 from kgaillot/T381
Mar 7 2024, 9:53 AM

Mar 6 2024

clumens committed rPc267ae04acf8: Refactor: Use pcmk__xe_foreach_child in more places. (authored by clumens).
Refactor: Use pcmk__xe_foreach_child in more places.
Mar 6 2024, 3:00 PM
clumens committed rP7d32af38966b: Refactor: Use pcmk__xe_first/next_child where appropriate. (authored by clumens).
Refactor: Use pcmk__xe_first/next_child where appropriate.
Mar 6 2024, 3:00 PM
clumens committed rP28772079cc4a: Refactor: libcib: Unindent a loop in query_node_uname. (authored by clumens).
Refactor: libcib: Unindent a loop in query_node_uname.
Mar 6 2024, 3:00 PM
clumens committed rP0fc566ad1b0d: Refactor: libs: Use first_named_child in a few more places. (authored by clumens).
Refactor: libs: Use first_named_child in a few more places.
Mar 6 2024, 3:00 PM
clumens committed rPdcd6df266dc3: Refactor: libs: Add pcmk__warn_multiple_name_matches. (authored by clumens).
Refactor: libs: Add pcmk__warn_multiple_name_matches.
Mar 6 2024, 3:00 PM
GitHub <noreply@github.com> committed rP33bfdb0b7dac: Merge pull request #3383 from clumens/xml_first_child (authored by kgaillot).
Merge pull request #3383 from clumens/xml_first_child
Mar 6 2024, 3:00 PM
xin liang <xliang@suse.com> committed rP581e1bf3850a: Fix: cibsecret: Use 'ps axww' to avoid truncating issue (authored by xin liang <xliang@suse.com>).
Fix: cibsecret: Use 'ps axww' to avoid truncating issue
Mar 6 2024, 11:13 AM
GitHub <noreply@github.com> committed rP56e6b6818c0f: Merge pull request #3384 from liangxin1300/20240306_cibsecret_issue (authored by kgaillot).
Merge pull request #3384 from liangxin1300/20240306_cibsecret_issue
Mar 6 2024, 11:13 AM

Mar 5 2024

clumens committed rP0f63781bdf86: Refactor: schemas: Copy crm_mon schema in preparation for changes. (authored by clumens).
Refactor: schemas: Copy crm_mon schema in preparation for changes.
Mar 5 2024, 5:20 PM
clumens committed rP02d795bd62d1: API: schemas: Add a schema for crm_ticket. (authored by clumens).
API: schemas: Add a schema for crm_ticket.
Mar 5 2024, 5:20 PM
clumens committed rPcbd3819f8104: Feature: tools: Add formatted output skeleton to crm_ticket. (authored by clumens).
Feature: tools: Add formatted output skeleton to crm_ticket.
Mar 5 2024, 5:20 PM
clumens committed rP8211d9b5e1a8: Test: cts-cli: Add ticket querying output to cts-cli. (authored by clumens).
Test: cts-cli: Add ticket querying output to cts-cli.
Mar 5 2024, 5:20 PM
clumens committed rP308ade61daa5: Test: cts-cli: Sanitize xmllint error messages. (authored by clumens).
Test: cts-cli: Sanitize xmllint error messages.
Mar 5 2024, 5:20 PM
clumens committed rP4789ec003595: Refactor: tools: Don't use crm_err in crm_ticket. (authored by clumens).
Refactor: tools: Don't use crm_err in crm_ticket.
Mar 5 2024, 5:20 PM
clumens committed rP1536458eaa2b: Refactor: scheduler: The ticket-list message should take a hash table... (authored by clumens).
Refactor: scheduler: The ticket-list message should take a hash table...
Mar 5 2024, 5:20 PM
clumens committed rPe0a0544968ac: Feature: tools: Convert crm_ticket -q/-c to formatted output. (authored by clumens).
Feature: tools: Convert crm_ticket -q/-c to formatted output.
Mar 5 2024, 5:20 PM
clumens committed rP4632ed8d1b1a: Refactor: libcrmcommon: New PCMK_XA_EXPIRES string constant (authored by clumens).
Refactor: libcrmcommon: New PCMK_XA_EXPIRES string constant
Mar 5 2024, 5:19 PM
clumens committed rPe16cd63d545f: Feature: tools: Use the ticket output message in crm_ticket. (authored by clumens).
Feature: tools: Use the ticket output message in crm_ticket.
Mar 5 2024, 5:19 PM
clumens committed rP6890c88903b5: Feature: tools: Use the ticket-list message in crm_ticket. (authored by clumens).
Feature: tools: Use the ticket-list message in crm_ticket.
Mar 5 2024, 5:19 PM
clumens committed rPa0b8050db16b: Feature: tools: Convert crm_ticket -G to formatted output. (authored by clumens).
Feature: tools: Convert crm_ticket -G to formatted output.
Mar 5 2024, 5:19 PM
clumens committed rP03ba0b23001a: Refactor: tools: Split ticket_warning into individual functions. (authored by clumens).
Refactor: tools: Split ticket_warning into individual functions.
Mar 5 2024, 5:19 PM
clumens committed rP933ba05eec8b: Feature: tools: Use formatted output in the rest of crm_ticket. (authored by clumens).
Feature: tools: Use formatted output in the rest of crm_ticket.
Mar 5 2024, 5:19 PM
clumens committed rPca01a6550644: Feature: libcrmcommon: Bump feature set for crm_ticket formatted output (authored by clumens).
Feature: libcrmcommon: Bump feature set for crm_ticket formatted output
Mar 5 2024, 5:19 PM
GitHub <noreply@github.com> committed rP2cdec7080e14: Merge pull request #3357 from clumens/crm_ticket-fo (authored by kgaillot).
Merge pull request #3357 from clumens/crm_ticket-fo
Mar 5 2024, 5:19 PM
nrwahl2 committed rP5a49312def6e: Refactor: liblrmd: Don't cast unsigned -> int pointers (authored by nrwahl2).
Refactor: liblrmd: Don't cast unsigned -> int pointers
Mar 5 2024, 10:43 AM
nrwahl2 committed rPfa51476021dd: API: libstonithd: Deprecate T_STONITH_NOTIFY_DISCONNECT (authored by nrwahl2).
API: libstonithd: Deprecate T_STONITH_NOTIFY_DISCONNECT
Mar 5 2024, 10:43 AM
nrwahl2 committed rPffe4bfa3b5df: Refactor: libcrmcommon: New PCMK__VALUE_ST_NOTIFY_DISCONNECT constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__VALUE_ST_NOTIFY_DISCONNECT constant
Mar 5 2024, 10:43 AM
nrwahl2 committed rP07b63f2a0737: Refactor: libcrmcommon: New PCMK__VALUE_ST_NOTIFY_FENCE string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__VALUE_ST_NOTIFY_FENCE string constant
Mar 5 2024, 10:43 AM
nrwahl2 committed rP3bb9f3325762: Refactor: libcrmcommon: New PCMK__XE_ST_NOTIFY_FENCE string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XE_ST_NOTIFY_FENCE string constant
Mar 5 2024, 10:43 AM
nrwahl2 committed rPd8fb38ccc2fa: Refactor: libcrmcommon: New PCMK__VALUE_ST_NOTIFY_HISTORY constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__VALUE_ST_NOTIFY_HISTORY constant
Mar 5 2024, 10:43 AM
nrwahl2 committed rPecd7d61970b9: API: libstonithd: Deprecate T_STONITH_NOTIFY_FENCE (authored by nrwahl2).
API: libstonithd: Deprecate T_STONITH_NOTIFY_FENCE
Mar 5 2024, 10:43 AM
nrwahl2 committed rP26b03b1f7b50: API: libstonith: Deprecate T_STONITH_NOTIFY_HISTORY (authored by nrwahl2).
API: libstonith: Deprecate T_STONITH_NOTIFY_HISTORY
Mar 5 2024, 10:43 AM
nrwahl2 committed rP277d58c4a2c4: Refactor: libcrmcommon: New PCMK__VALUE_ST_NOTIFY_HISTORY_SYNCED (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__VALUE_ST_NOTIFY_HISTORY_SYNCED
Mar 5 2024, 10:43 AM
nrwahl2 committed rP813671a90cc5: API: libstonithd: Deprecate T_STONITH_NOTIFY_HISTORY_SYNCED (authored by nrwahl2).
API: libstonithd: Deprecate T_STONITH_NOTIFY_HISTORY_SYNCED
Mar 5 2024, 10:43 AM
nrwahl2 committed rPfb7e94fc8f97: Doc: controller: Remove reference to nonexistent T_CL_STATUS (authored by nrwahl2).
Doc: controller: Remove reference to nonexistent T_CL_STATUS
Mar 5 2024, 10:43 AM
nrwahl2 committed rP6ad7b44eea59: Refactor: libcrmcommon: New pcmk__xml_copy() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__xml_copy()
Mar 5 2024, 10:43 AM
nrwahl2 committed rPc0e625318f0a: API: libcrmcommon: Deprecate copy_xml() (authored by nrwahl2).
API: libcrmcommon: Deprecate copy_xml()
Mar 5 2024, 10:43 AM
nrwahl2 committed rP00d1f815fc63: Doc: libcrmcommon: Explain XML 1.0 hard-coding (authored by nrwahl2).
Doc: libcrmcommon: Explain XML 1.0 hard-coding
Mar 5 2024, 10:43 AM
nrwahl2 committed rP8fe997064a02: Refactor: various: Replace add_node_copy() internally (authored by nrwahl2).
Refactor: various: Replace add_node_copy() internally
Mar 5 2024, 10:43 AM
nrwahl2 committed rPe987e336b70a: API: libcrmcommon: Deprecate add_node_copy() (authored by nrwahl2).
API: libcrmcommon: Deprecate add_node_copy()
Mar 5 2024, 10:43 AM
nrwahl2 committed rP3ec212c32a4f: Refactor: libcrmcommon: New pcmk__diff_v1_xml_object() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__diff_v1_xml_object()
Mar 5 2024, 10:43 AM
nrwahl2 committed rP829dd811753d: API: libcrmcommon: Deprecate purge_diff_markers() (authored by nrwahl2).
API: libcrmcommon: Deprecate purge_diff_markers()
Mar 5 2024, 10:43 AM
nrwahl2 committed rPdc87ab85e803: API: libcrmcommon: Deprecate diff_xml_object() (authored by nrwahl2).
API: libcrmcommon: Deprecate diff_xml_object()
Mar 5 2024, 10:43 AM
nrwahl2 committed rP44d1134d1c12: API: libcrmcommon: Deprecate subtract_xml_object() (authored by nrwahl2).
API: libcrmcommon: Deprecate subtract_xml_object()
Mar 5 2024, 10:43 AM
nrwahl2 committed rP3be66c208b80: Refactor: libcrmcommon: New pcmk__xml_read() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__xml_read()
Mar 5 2024, 10:43 AM
nrwahl2 committed rPb90c5e2644fa: API: libcrmcommon: Deprecate can_prune_leaf() (authored by nrwahl2).
API: libcrmcommon: Deprecate can_prune_leaf()
Mar 5 2024, 10:43 AM
nrwahl2 committed rP555115346123: API: libcrmcommon: Deprecate filename2xml() (authored by nrwahl2).
API: libcrmcommon: Deprecate filename2xml()
Mar 5 2024, 10:43 AM
nrwahl2 committed rPe95cdf7cf87b: Refactor: libcrmcommon: Best practices for decompress_file() (authored by nrwahl2).
Refactor: libcrmcommon: Best practices for decompress_file()
Mar 5 2024, 10:43 AM
nrwahl2 committed rPc301445c3b83: Refactor: libcrmcommon: Drop uncompressed var in pcmk__xml_read() (authored by nrwahl2).
Refactor: libcrmcommon: Drop uncompressed var in pcmk__xml_read()
Mar 5 2024, 10:43 AM
nrwahl2 committed rP81f04d7167fc: Refactor: libcrmcommon: Best practices in pcmk__xml_read() (authored by nrwahl2).
Refactor: libcrmcommon: Best practices in pcmk__xml_read()
Mar 5 2024, 10:43 AM
nrwahl2 committed rPcdd4ef332c1f: Refactor: libcrmcommon: Reduce duplication in pcmk__xml_read() (authored by nrwahl2).
Refactor: libcrmcommon: Reduce duplication in pcmk__xml_read()
Mar 5 2024, 10:43 AM
nrwahl2 committed rP0c8ad521a485: Fix: libcrmcommon: pcmk__xml_read() recovery works for stdin (authored by nrwahl2).
Fix: libcrmcommon: pcmk__xml_read() recovery works for stdin
Mar 5 2024, 10:42 AM
nrwahl2 committed rPf5bc32650abf: Low: libcrmcommon: Don't try to parse XML from bad .bz2 file (authored by nrwahl2).
Low: libcrmcommon: Don't try to parse XML from bad .bz2 file
Mar 5 2024, 10:42 AM
nrwahl2 committed rP3978ffc58b20: API: libcrmcommon: Deprecate stdin2xml() (authored by nrwahl2).
API: libcrmcommon: Deprecate stdin2xml()
Mar 5 2024, 10:42 AM
nrwahl2 committed rP90cac8fcfc1c: Refactor: various: Replace stdin2xml() with pcmk__xml_read(NULL) (authored by nrwahl2).
Refactor: various: Replace stdin2xml() with pcmk__xml_read(NULL)
Mar 5 2024, 10:42 AM
nrwahl2 committed rP9aedad3a0368: Refactor: libpacemaker: Clean up pcmk_verify.c somewhat (authored by nrwahl2).
Refactor: libpacemaker: Clean up pcmk_verify.c somewhat
Mar 5 2024, 10:42 AM
nrwahl2 committed rP420a4b9fc568: Refactor: libcrmcommon: New pcmk__xml_parse() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__xml_parse()
Mar 5 2024, 10:42 AM
nrwahl2 committed rPf0759270e0b3: API: libcrmcommon: Deprecate string2xml() (authored by nrwahl2).
API: libcrmcommon: Deprecate string2xml()
Mar 5 2024, 10:42 AM
nrwahl2 committed rP06cb112c8101: Refactor: libcrmcommon: New pcmk__xml_write_fd() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__xml_write_fd()
Mar 5 2024, 10:42 AM
nrwahl2 committed rP1d431fc4b1d7: Test: cts-cli: Update tests for additional XML parse errors (authored by nrwahl2).
Test: cts-cli: Update tests for additional XML parse errors
Mar 5 2024, 10:42 AM
nrwahl2 committed rPc4e5b9163d0d: API: libcrmcommon: Deprecate write_xml_fd() (authored by nrwahl2).
API: libcrmcommon: Deprecate write_xml_fd()
Mar 5 2024, 10:42 AM
nrwahl2 committed rPc5c084e81eae: Refactor: libcrmcommon: Accept NULL nbytes in write_xml_stream() (authored by nrwahl2).
Refactor: libcrmcommon: Accept NULL nbytes in write_xml_stream()
Mar 5 2024, 10:42 AM
nrwahl2 committed rPd222c0304bfe: API: libcrmcommon: Deprecate write_xml_file() (authored by nrwahl2).
API: libcrmcommon: Deprecate write_xml_file()
Mar 5 2024, 10:42 AM
nrwahl2 committed rPea311fcf1322: Refactor: libcrmcommon: New pcmk__xml_write_file() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__xml_write_file()
Mar 5 2024, 10:42 AM
nrwahl2 committed rPc0cfb1461fb1: Refactor: libcrmcommon: Some best practices in write_xml_stream() (authored by nrwahl2).
Refactor: libcrmcommon: Some best practices in write_xml_stream()
Mar 5 2024, 10:42 AM
nrwahl2 committed rP8cb5c7455112: Refactor: libcrmcommon: Functionize writing compressed data to stream (authored by nrwahl2).
Refactor: libcrmcommon: Functionize writing compressed data to stream
Mar 5 2024, 10:42 AM
nrwahl2 committed rP0a1fa1da18a4: Refactor: libcrmcommon: New pcmk__xml_dump() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__xml_dump()
Mar 5 2024, 10:42 AM
nrwahl2 committed rPb7c38d5eeac1: API: libcrmcommon: Deprecate dump_xml_formatted() (authored by nrwahl2).
API: libcrmcommon: Deprecate dump_xml_formatted()
Mar 5 2024, 10:42 AM
nrwahl2 committed rPcf32619a431e: API: libcrmcommon: Deprecate dump_xml_formatted_with_text() (authored by nrwahl2).
API: libcrmcommon: Deprecate dump_xml_formatted_with_text()
Mar 5 2024, 10:42 AM
nrwahl2 committed rP686347a62745: Refactor: libcrmcommon: Move XML I/O functions to their own file (authored by nrwahl2).
Refactor: libcrmcommon: Move XML I/O functions to their own file
Mar 5 2024, 10:42 AM
nrwahl2 committed rPf3a12a656d0c: API: libcrmcommon: Deprecate dump_xml_unformatted (authored by nrwahl2).
API: libcrmcommon: Deprecate dump_xml_unformatted
Mar 5 2024, 10:42 AM
nrwahl2 committed rPc7415ecab64c: Test: cts-cli: Update after dropping XML error messages (authored by nrwahl2).
Test: cts-cli: Update after dropping XML error messages
Mar 5 2024, 10:42 AM
nrwahl2 committed rP02422d1858c1: Log: libcrmcommon: Drop "Couldn't parse XML" error messages (authored by nrwahl2).
Log: libcrmcommon: Drop "Couldn't parse XML" error messages
Mar 5 2024, 10:42 AM
nrwahl2 committed rPc9529aafeca8: Refactor: libcrmcommon: Rename pcmk__xml2text() as pcmk__xml_string() (authored by nrwahl2).
Refactor: libcrmcommon: Rename pcmk__xml2text() as pcmk__xml_string()
Mar 5 2024, 10:42 AM
nrwahl2 committed rP8869799ae0c9: Refactor: libcrmcommon: Convert bzlib RCs unconditionally (authored by nrwahl2).
Refactor: libcrmcommon: Convert bzlib RCs unconditionally
Mar 5 2024, 10:42 AM
nrwahl2 committed rPc927e3b1e434: Refactor: libcrmcommon: Drop pcmk__xml_dump(), use pcmk__xml_string() (authored by nrwahl2).
Refactor: libcrmcommon: Drop pcmk__xml_dump(), use pcmk__xml_string()
Mar 5 2024, 10:42 AM
GitHub <noreply@github.com> committed rP100c58ea0c19: Merge pull request #3361 from nrwahl2/nrwahl2-xml_attrs2 (authored by kgaillot).
Merge pull request #3361 from nrwahl2/nrwahl2-xml_attrs2
Mar 5 2024, 10:42 AM
nrwahl2 committed rP1afacc92c45c: Refactor: tools: Drop dead code from crm_resource (authored by nrwahl2).
Refactor: tools: Drop dead code from crm_resource
Mar 5 2024, 9:56 AM