- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Mar 14 2024
Mar 14 2024
nrwahl2 committed rPc89ec05cb48a: Doc: controller: Explain strdup() into const pointer (authored by nrwahl2).
Doc: controller: Explain strdup() into const pointer
nrwahl2 committed rP9f069800dabf: Refactor: libcrmcommon: New pcmk__str_copy() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__str_copy()
nrwahl2 committed rP4443a9f4b533: Refactor: libcrmcommon: New pcmk__assert_alloc() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__assert_alloc()
nrwahl2 committed rP81d74e633670: Refactor: various: Replace strdup() with pcmk__str_copy() (authored by nrwahl2).
Refactor: various: Replace strdup() with pcmk__str_copy()
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 12 2024
Mar 12 2024
totem: Fix reference links
Add Yair Amir Thesis
Mar 8 2024
Mar 8 2024
Doc: Delay: Drop old comments
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
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
kgaillot committed rP42d91de22467: Test: scheduler: improve pcmk__evaluate_date_spec() unit tests (authored by kgaillot).
Test: scheduler: improve pcmk__evaluate_date_spec() unit tests
kgaillot committed rP40ad7bbda94e: API: libpe_rules: deprecate pe_expand_re_matches() (authored by kgaillot).
API: libpe_rules: deprecate pe_expand_re_matches()
kgaillot committed rP6aa7def00713: Test: libcrmcommon: add unit tests for pcmk__replace_submatches() (authored by kgaillot).
Test: libcrmcommon: add unit tests for pcmk__replace_submatches()
kgaillot committed rPf9fa873835c2: Refactor: libcrmcommon: best practices for pcmk__replace_submatches() (authored by kgaillot).
Refactor: libcrmcommon: best practices for pcmk__replace_submatches()
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 7 2024
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
kgaillot committed rPa489b43cba11: Doc: libcrmcommon: add doxygen header to xml_names.h (authored by kgaillot).
Doc: libcrmcommon: add doxygen header to xml_names.h
kgaillot committed rPfe2824791810: Doc: Pacemaker Explained: normalize operation properties table (authored by kgaillot).
Doc: Pacemaker Explained: normalize operation properties table
kgaillot committed rPc6dad6f789ae: Refactor: libcrmcommon: Use PCMK_XA_NAME in more places (authored by kgaillot).
Refactor: libcrmcommon: Use PCMK_XA_NAME in more places
kgaillot committed rPe77f8cc8f4e9: Refactor: libcrmcommon: use PCMK_XA_ID in more places (authored by kgaillot).
Refactor: libcrmcommon: use PCMK_XA_ID in more places
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
GitHub <noreply@github.com> committed rPf303ad0cccbe: Merge pull request #3377 from kgaillot/T381 (authored by kgaillot).
Merge pull request #3377 from kgaillot/T381
Mar 6 2024
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.
clumens committed rP7d32af38966b: Refactor: Use pcmk__xe_first/next_child where appropriate. (authored by clumens).
Refactor: Use pcmk__xe_first/next_child where appropriate.
clumens committed rP28772079cc4a: Refactor: libcib: Unindent a loop in query_node_uname. (authored by clumens).
Refactor: libcib: Unindent a loop in query_node_uname.
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.
clumens committed rPdcd6df266dc3: Refactor: libs: Add pcmk__warn_multiple_name_matches. (authored by clumens).
Refactor: libs: Add pcmk__warn_multiple_name_matches.
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
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
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 5 2024
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.
API: schemas: Add a schema for crm_ticket.
clumens committed rPcbd3819f8104: Feature: tools: Add formatted output skeleton to crm_ticket. (authored by clumens).
Feature: tools: Add formatted output skeleton to crm_ticket.
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.
clumens committed rP308ade61daa5: Test: cts-cli: Sanitize xmllint error messages. (authored by clumens).
Test: cts-cli: Sanitize xmllint error messages.
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.
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...
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.
clumens committed rP4632ed8d1b1a: Refactor: libcrmcommon: New PCMK_XA_EXPIRES string constant (authored by clumens).
Refactor: libcrmcommon: New PCMK_XA_EXPIRES string constant
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.
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.
clumens committed rPa0b8050db16b: Feature: tools: Convert crm_ticket -G to formatted output. (authored by clumens).
Feature: tools: Convert crm_ticket -G to formatted output.
clumens committed rP03ba0b23001a: Refactor: tools: Split ticket_warning into individual functions. (authored by clumens).
Refactor: tools: Split ticket_warning into individual functions.
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.
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
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
nrwahl2 committed rP5a49312def6e: Refactor: liblrmd: Don't cast unsigned -> int pointers (authored by nrwahl2).
Refactor: liblrmd: Don't cast unsigned -> int pointers
nrwahl2 committed rPfa51476021dd: API: libstonithd: Deprecate T_STONITH_NOTIFY_DISCONNECT (authored by nrwahl2).
API: libstonithd: Deprecate T_STONITH_NOTIFY_DISCONNECT
nrwahl2 committed rPffe4bfa3b5df: Refactor: libcrmcommon: New PCMK__VALUE_ST_NOTIFY_DISCONNECT constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__VALUE_ST_NOTIFY_DISCONNECT constant
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
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
nrwahl2 committed rPd8fb38ccc2fa: Refactor: libcrmcommon: New PCMK__VALUE_ST_NOTIFY_HISTORY constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__VALUE_ST_NOTIFY_HISTORY constant
nrwahl2 committed rPecd7d61970b9: API: libstonithd: Deprecate T_STONITH_NOTIFY_FENCE (authored by nrwahl2).
API: libstonithd: Deprecate T_STONITH_NOTIFY_FENCE
nrwahl2 committed rP26b03b1f7b50: API: libstonith: Deprecate T_STONITH_NOTIFY_HISTORY (authored by nrwahl2).
API: libstonith: Deprecate T_STONITH_NOTIFY_HISTORY
nrwahl2 committed rP277d58c4a2c4: Refactor: libcrmcommon: New PCMK__VALUE_ST_NOTIFY_HISTORY_SYNCED (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__VALUE_ST_NOTIFY_HISTORY_SYNCED
nrwahl2 committed rP813671a90cc5: API: libstonithd: Deprecate T_STONITH_NOTIFY_HISTORY_SYNCED (authored by nrwahl2).
API: libstonithd: Deprecate T_STONITH_NOTIFY_HISTORY_SYNCED
nrwahl2 committed rPfb7e94fc8f97: Doc: controller: Remove reference to nonexistent T_CL_STATUS (authored by nrwahl2).
Doc: controller: Remove reference to nonexistent T_CL_STATUS
nrwahl2 committed rP6ad7b44eea59: Refactor: libcrmcommon: New pcmk__xml_copy() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__xml_copy()
API: libcrmcommon: Deprecate copy_xml()
nrwahl2 committed rP00d1f815fc63: Doc: libcrmcommon: Explain XML 1.0 hard-coding (authored by nrwahl2).
Doc: libcrmcommon: Explain XML 1.0 hard-coding
nrwahl2 committed rP8fe997064a02: Refactor: various: Replace add_node_copy() internally (authored by nrwahl2).
Refactor: various: Replace add_node_copy() internally
nrwahl2 committed rPe987e336b70a: API: libcrmcommon: Deprecate add_node_copy() (authored by nrwahl2).
API: libcrmcommon: Deprecate add_node_copy()
nrwahl2 committed rP3ec212c32a4f: Refactor: libcrmcommon: New pcmk__diff_v1_xml_object() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__diff_v1_xml_object()
nrwahl2 committed rP829dd811753d: API: libcrmcommon: Deprecate purge_diff_markers() (authored by nrwahl2).
API: libcrmcommon: Deprecate purge_diff_markers()
nrwahl2 committed rPdc87ab85e803: API: libcrmcommon: Deprecate diff_xml_object() (authored by nrwahl2).
API: libcrmcommon: Deprecate diff_xml_object()
nrwahl2 committed rP44d1134d1c12: API: libcrmcommon: Deprecate subtract_xml_object() (authored by nrwahl2).
API: libcrmcommon: Deprecate subtract_xml_object()
nrwahl2 committed rP3be66c208b80: Refactor: libcrmcommon: New pcmk__xml_read() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__xml_read()
nrwahl2 committed rPb90c5e2644fa: API: libcrmcommon: Deprecate can_prune_leaf() (authored by nrwahl2).
API: libcrmcommon: Deprecate can_prune_leaf()
nrwahl2 committed rP555115346123: API: libcrmcommon: Deprecate filename2xml() (authored by nrwahl2).
API: libcrmcommon: Deprecate filename2xml()
nrwahl2 committed rPe95cdf7cf87b: Refactor: libcrmcommon: Best practices for decompress_file() (authored by nrwahl2).
Refactor: libcrmcommon: Best practices for decompress_file()
nrwahl2 committed rPc301445c3b83: Refactor: libcrmcommon: Drop uncompressed var in pcmk__xml_read() (authored by nrwahl2).
Refactor: libcrmcommon: Drop uncompressed var in pcmk__xml_read()
nrwahl2 committed rP81f04d7167fc: Refactor: libcrmcommon: Best practices in pcmk__xml_read() (authored by nrwahl2).
Refactor: libcrmcommon: Best practices in pcmk__xml_read()
nrwahl2 committed rPcdd4ef332c1f: Refactor: libcrmcommon: Reduce duplication in pcmk__xml_read() (authored by nrwahl2).
Refactor: libcrmcommon: Reduce duplication in pcmk__xml_read()
nrwahl2 committed rP0c8ad521a485: Fix: libcrmcommon: pcmk__xml_read() recovery works for stdin (authored by nrwahl2).
Fix: libcrmcommon: pcmk__xml_read() recovery works for stdin
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
API: libcrmcommon: Deprecate stdin2xml()
nrwahl2 committed rP90cac8fcfc1c: Refactor: various: Replace stdin2xml() with pcmk__xml_read(NULL) (authored by nrwahl2).
Refactor: various: Replace stdin2xml() with pcmk__xml_read(NULL)
nrwahl2 committed rP9aedad3a0368: Refactor: libpacemaker: Clean up pcmk_verify.c somewhat (authored by nrwahl2).
Refactor: libpacemaker: Clean up pcmk_verify.c somewhat
nrwahl2 committed rP420a4b9fc568: Refactor: libcrmcommon: New pcmk__xml_parse() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__xml_parse()
API: libcrmcommon: Deprecate string2xml()
nrwahl2 committed rP06cb112c8101: Refactor: libcrmcommon: New pcmk__xml_write_fd() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__xml_write_fd()
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
nrwahl2 committed rPc4e5b9163d0d: API: libcrmcommon: Deprecate write_xml_fd() (authored by nrwahl2).
API: libcrmcommon: Deprecate write_xml_fd()
nrwahl2 committed rPc5c084e81eae: Refactor: libcrmcommon: Accept NULL nbytes in write_xml_stream() (authored by nrwahl2).
Refactor: libcrmcommon: Accept NULL nbytes in write_xml_stream()
nrwahl2 committed rPd222c0304bfe: API: libcrmcommon: Deprecate write_xml_file() (authored by nrwahl2).
API: libcrmcommon: Deprecate write_xml_file()
nrwahl2 committed rPea311fcf1322: Refactor: libcrmcommon: New pcmk__xml_write_file() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__xml_write_file()
nrwahl2 committed rPc0cfb1461fb1: Refactor: libcrmcommon: Some best practices in write_xml_stream() (authored by nrwahl2).
Refactor: libcrmcommon: Some best practices in write_xml_stream()
nrwahl2 committed rP8cb5c7455112: Refactor: libcrmcommon: Functionize writing compressed data to stream (authored by nrwahl2).
Refactor: libcrmcommon: Functionize writing compressed data to stream
nrwahl2 committed rP0a1fa1da18a4: Refactor: libcrmcommon: New pcmk__xml_dump() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__xml_dump()
nrwahl2 committed rPb7c38d5eeac1: API: libcrmcommon: Deprecate dump_xml_formatted() (authored by nrwahl2).
API: libcrmcommon: Deprecate dump_xml_formatted()
nrwahl2 committed rPcf32619a431e: API: libcrmcommon: Deprecate dump_xml_formatted_with_text() (authored by nrwahl2).
API: libcrmcommon: Deprecate dump_xml_formatted_with_text()
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
nrwahl2 committed rPf3a12a656d0c: API: libcrmcommon: Deprecate dump_xml_unformatted (authored by nrwahl2).
API: libcrmcommon: Deprecate dump_xml_unformatted
nrwahl2 committed rPc7415ecab64c: Test: cts-cli: Update after dropping XML error messages (authored by nrwahl2).
Test: cts-cli: Update after dropping XML error messages
nrwahl2 committed rP02422d1858c1: Log: libcrmcommon: Drop "Couldn't parse XML" error messages (authored by nrwahl2).
Log: libcrmcommon: Drop "Couldn't parse XML" error messages
nrwahl2 committed rPc9529aafeca8: Refactor: libcrmcommon: Rename pcmk__xml2text() as pcmk__xml_string() (authored by nrwahl2).
Refactor: libcrmcommon: Rename pcmk__xml2text() as pcmk__xml_string()
nrwahl2 committed rP8869799ae0c9: Refactor: libcrmcommon: Convert bzlib RCs unconditionally (authored by nrwahl2).
Refactor: libcrmcommon: Convert bzlib RCs unconditionally
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()
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
nrwahl2 committed rP1afacc92c45c: Refactor: tools: Drop dead code from crm_resource (authored by nrwahl2).
Refactor: tools: Drop dead code from crm_resource