Page MenuHomeClusterLabs Projects
Feed All Transactions
AuthorObjectTransactionDate
nrwahl2rP6576023af594: Refactor: tools: Drop restart_cb() from crm_resourceMar 4 2024, 5:23 PM
nrwahl2rPe514e3111654: Refactor: tools: Drop flag_cb() from crm_resourceMar 4 2024, 5:23 PM
nrwahl2rPd6303ed581d2: Refactor: tools: Drop options.cib_options from crm_resourceMar 4 2024, 5:23 PM
nrwahl2rPa14f55373716: Refactor: tools: Drop get_param_prop_cb() from crm_resourceMar 4 2024, 5:23 PM
nrwahl2rPedccc0806831: Refactor: tools: Drop expired_cb() from crm_resourceMar 4 2024, 5:23 PM
nrwahl2rP405adbd918d7: Refactor: tools: Drop SET_COMMAND() macro from crm_resourceMar 4 2024, 5:23 PM
nrwahl2rP0708d11192cf: Refactor: tools: Case-sensitive comparisons in crm_resourceMar 4 2024, 5:23 PM
nrwahl2rP07a7da6134b7: Refactor: tools: Functionize options.require_crmd in crm_resourceMar 4 2024, 5:23 PM
nrwahl2rP904dedb0a21f: Refactor: tools: Drop set_delete_param_cb() from crm_resourceMar 4 2024, 5:23 PM
nrwahl2rPf3bc0b29c15b: Refactor: tools: Simplify is_scheduler_required() in crm_resourceMar 4 2024, 5:23 PM
nrwahl2rP1afacc92c45c: Refactor: tools: Drop dead code from crm_resourceMar 4 2024, 5:22 PM
nrwahl2rPc6d9cea90606: Refactor: libcrmcommon: New pcmk__xml_escape()Mar 4 2024, 2:55 PM
nrwahl2rP1729fb026d57: Fix: libcrmcommon: Escape XML non-printing characters correctly as hexMar 4 2024, 2:55 PM
GitHub <noreply@github.com>rPc911f5e2c879: Merge pull request #3382 from nrwahl2/nrwahl2-fix
GitHub <noreply@github.com> committed rPc911f5e2c879: Merge pull request #3382 from nrwahl2/nrwahl2-fix (authored by nrwahl2). 
Mar 4 2024, 2:55 PM
nrwahl2rP1729fb026d57: Fix: libcrmcommon: Escape XML non-printing characters correctly as hexMar 4 2024, 2:03 PM
GitHub <noreply@github.com>rPd18a497ebf48: Merge pull request #3381 from gao-yan/32-bit-magic-numbers
GitHub <noreply@github.com> committed rPd18a497ebf48: Merge pull request #3381 from gao-yan/32-bit-magic-numbers (authored by kgaillot). 
Mar 4 2024, 12:48 PM
gao-yanrPf964f4de46eb: Fix: libcrmcommon: use uint32_t for 32-bit magic numbersMar 4 2024, 11:34 AM
clumensrP8792c1f59fe9: Low: libcrmcommon: Free text/curses private list data.
clumens added a task: Restricted Maniphest Task. 
Mar 4 2024, 10:19 AM
GitHub <noreply@github.com>rPd7bf4680ce67: Merge pull request #3380 from clumens/free-nouns
GitHub <noreply@github.com> committed rPd7bf4680ce67: Merge pull request #3380 from clumens/free-nouns (authored by kgaillot). 
Mar 4 2024, 10:19 AM
kgaillotT765: crm_attribute logs assertion if value but no attribute name is given
kgaillot added a project: Pacemaker (2.1.8). 
Mar 4 2024, 10:12 AM
clumensrP88d94635bc1d: Low: tools: Fix argument validation for crm_attribute update.Mar 4 2024, 10:11 AM
clumensT765: crm_attribute logs assertion if value but no attribute name is givenMar 4 2024, 10:11 AM
clumensT765: crm_attribute logs assertion if value but no attribute name is givenMar 4 2024, 10:11 AM
GitHub <noreply@github.com>rPfc5cabe82d08: Merge pull request #3379 from clumens/t765
GitHub <noreply@github.com> committed rPfc5cabe82d08: Merge pull request #3379 from clumens/t765 (authored by kgaillot). 
Mar 4 2024, 10:11 AM
kgaillotrP29a53b9c677c: Doc: pacemaker-fenced: improve pcmk_host_list helpMar 4 2024, 9:48 AM
kgaillotT778: Typo in fence parameter helpMar 4 2024, 9:48 AM
kgaillotT778: Typo in fence parameter helpMar 4 2024, 9:48 AM
GitHub <noreply@github.com>rPdd109eaf1f73: Merge pull request #3369 from kgaillot/doc
GitHub <noreply@github.com> committed rPdd109eaf1f73: Merge pull request #3369 from kgaillot/doc (authored by kgaillot). 
Mar 4 2024, 9:44 AM
clumensrP099ce22bb245: Low: libcrmcommon: Use free_xml in html_free_priv.Mar 1 2024, 10:32 AM
clumensrPb1387fe85913: Low: libcrmcommon: Free error strings in html/xml outputters.Feb 29 2024, 4:34 PM
clumensrP8792c1f59fe9: Low: libcrmcommon: Free text/curses private list data.Feb 29 2024, 4:29 PM
clumensrP88d94635bc1d: Low: tools: Fix argument validation for crm_attribute update.Feb 29 2024, 3:54 PM
clumensT765: crm_attribute logs assertion if value but no attribute name is given
clumens claimed this task. 
Feb 29 2024, 3:26 PM
clumensT765: crm_attribute logs assertion if value but no attribute name is given
clumens changed the task status from Open to WIP. 
Feb 29 2024, 3:26 PM
nrwahl2rPc9529aafeca8: Refactor: libcrmcommon: Rename pcmk__xml2text() as pcmk__xml_string()Feb 29 2024, 3:15 PM
nrwahl2rP02422d1858c1: Log: libcrmcommon: Drop "Couldn't parse XML" error messagesFeb 29 2024, 2:33 AM
nrwahl2rP686347a62745: Refactor: libcrmcommon: Move XML I/O functions to their own fileFeb 29 2024, 2:33 AM
nrwahl2rPcf32619a431e: API: libcrmcommon: Deprecate dump_xml_formatted_with_text()Feb 29 2024, 2:33 AM
nrwahl2rP8cb5c7455112: Refactor: libcrmcommon: Functionize writing compressed data to streamFeb 29 2024, 2:33 AM
nrwahl2rPd222c0304bfe: API: libcrmcommon: Deprecate write_xml_file()Feb 29 2024, 2:33 AM
nrwahl2rP06cb112c8101: Refactor: libcrmcommon: New pcmk__xml_write_fd()Feb 29 2024, 2:33 AM
nrwahl2rPc5c084e81eae: Refactor: libcrmcommon: Accept NULL nbytes in write_xml_stream()Feb 29 2024, 2:33 AM
nrwahl2rP1d431fc4b1d7: Test: cts-cli: Update tests for additional XML parse errorsFeb 29 2024, 2:33 AM
nrwahl2rPc0cfb1461fb1: Refactor: libcrmcommon: Some best practices in write_xml_stream()Feb 29 2024, 2:33 AM
nrwahl2rPc7415ecab64c: Test: cts-cli: Update after dropping XML error messagesFeb 29 2024, 2:33 AM
nrwahl2rP8869799ae0c9: Refactor: libcrmcommon: Convert bzlib RCs unconditionallyFeb 29 2024, 2:33 AM
nrwahl2rPf3a12a656d0c: API: libcrmcommon: Deprecate dump_xml_unformattedFeb 29 2024, 2:33 AM
nrwahl2rP0a1fa1da18a4: Refactor: libcrmcommon: New pcmk__xml_dump()Feb 29 2024, 2:33 AM
nrwahl2rPf0759270e0b3: API: libcrmcommon: Deprecate string2xml()Feb 29 2024, 2:33 AM
nrwahl2rPc4e5b9163d0d: API: libcrmcommon: Deprecate write_xml_fd()Feb 29 2024, 2:33 AM
nrwahl2rPb7c38d5eeac1: API: libcrmcommon: Deprecate dump_xml_formatted()Feb 29 2024, 2:33 AM
nrwahl2rPea311fcf1322: Refactor: libcrmcommon: New pcmk__xml_write_file()Feb 29 2024, 2:33 AM
nrwahl2rP420a4b9fc568: Refactor: libcrmcommon: New pcmk__xml_parse()Feb 29 2024, 2:33 AM
nrwahl2rP26b03b1f7b50: API: libstonith: Deprecate T_STONITH_NOTIFY_HISTORYFeb 28 2024, 6:27 PM
nrwahl2rP3be66c208b80: Refactor: libcrmcommon: New pcmk__xml_read()Feb 28 2024, 6:27 PM
nrwahl2rPc301445c3b83: Refactor: libcrmcommon: Drop uncompressed var in pcmk__xml_read()Feb 28 2024, 6:27 PM
nrwahl2rP90cac8fcfc1c: Refactor: various: Replace stdin2xml() with pcmk__xml_read(NULL)Feb 28 2024, 6:27 PM
nrwahl2rP555115346123: API: libcrmcommon: Deprecate filename2xml()Feb 28 2024, 6:27 PM
nrwahl2rP3ec212c32a4f: Refactor: libcrmcommon: New pcmk__diff_v1_xml_object()Feb 28 2024, 6:27 PM
nrwahl2rP277d58c4a2c4: Refactor: libcrmcommon: New PCMK__VALUE_ST_NOTIFY_HISTORY_SYNCEDFeb 28 2024, 6:27 PM
nrwahl2rPe987e336b70a: API: libcrmcommon: Deprecate add_node_copy()Feb 28 2024, 6:27 PM
nrwahl2rP813671a90cc5: API: libstonithd: Deprecate T_STONITH_NOTIFY_HISTORY_SYNCEDFeb 28 2024, 6:27 PM
nrwahl2rPb90c5e2644fa: API: libcrmcommon: Deprecate can_prune_leaf()Feb 28 2024, 6:27 PM
nrwahl2rPffe4bfa3b5df: Refactor: libcrmcommon: New PCMK__VALUE_ST_NOTIFY_DISCONNECT constantFeb 28 2024, 6:27 PM
nrwahl2rP44d1134d1c12: API: libcrmcommon: Deprecate subtract_xml_object()Feb 28 2024, 6:27 PM
nrwahl2rPfb7e94fc8f97: Doc: controller: Remove reference to nonexistent T_CL_STATUSFeb 28 2024, 6:27 PM
nrwahl2rP8fe997064a02: Refactor: various: Replace add_node_copy() internallyFeb 28 2024, 6:27 PM
nrwahl2rP9aedad3a0368: Refactor: libpacemaker: Clean up pcmk_verify.c somewhatFeb 28 2024, 6:27 PM
nrwahl2rP829dd811753d: API: libcrmcommon: Deprecate purge_diff_markers()Feb 28 2024, 6:27 PM
nrwahl2rPdc87ab85e803: API: libcrmcommon: Deprecate diff_xml_object()Feb 28 2024, 6:27 PM
nrwahl2rP07b63f2a0737: Refactor: libcrmcommon: New PCMK__VALUE_ST_NOTIFY_FENCE string constantFeb 28 2024, 6:27 PM
nrwahl2rP81f04d7167fc: Refactor: libcrmcommon: Best practices in pcmk__xml_read()Feb 28 2024, 6:27 PM
nrwahl2rP6ad7b44eea59: Refactor: libcrmcommon: New pcmk__xml_copy()Feb 28 2024, 6:27 PM
nrwahl2rP0c8ad521a485: Fix: libcrmcommon: pcmk__xml_read() recovery works for stdinFeb 28 2024, 6:27 PM
nrwahl2rPc0e625318f0a: API: libcrmcommon: Deprecate copy_xml()Feb 28 2024, 6:27 PM
nrwahl2rPecd7d61970b9: API: libstonithd: Deprecate T_STONITH_NOTIFY_FENCEFeb 28 2024, 6:27 PM
nrwahl2rP3978ffc58b20: API: libcrmcommon: Deprecate stdin2xml()Feb 28 2024, 6:27 PM
nrwahl2rP00d1f815fc63: Doc: libcrmcommon: Explain XML 1.0 hard-codingFeb 28 2024, 6:27 PM
nrwahl2rPcdd4ef332c1f: Refactor: libcrmcommon: Reduce duplication in pcmk__xml_read()Feb 28 2024, 6:27 PM
nrwahl2rP3bb9f3325762: Refactor: libcrmcommon: New PCMK__XE_ST_NOTIFY_FENCE string constantFeb 28 2024, 6:27 PM
nrwahl2rPe95cdf7cf87b: Refactor: libcrmcommon: Best practices for decompress_file()Feb 28 2024, 6:27 PM
nrwahl2rPd8fb38ccc2fa: Refactor: libcrmcommon: New PCMK__VALUE_ST_NOTIFY_HISTORY constantFeb 28 2024, 6:27 PM
nrwahl2rPf5bc32650abf: Low: libcrmcommon: Don't try to parse XML from bad .bz2 fileFeb 28 2024, 6:27 PM
nrwahl2rPfa51476021dd: API: libstonithd: Deprecate T_STONITH_NOTIFY_DISCONNECTFeb 28 2024, 6:27 PM
nrwahl2rP5a49312def6e: Refactor: liblrmd: Don't cast unsigned -> int pointersFeb 28 2024, 6:27 PM
GitHub <noreply@github.com>rPcd1a6b1d78cc: Merge pull request #3375 from clumens/pop-xml-parent
GitHub <noreply@github.com> committed rPcd1a6b1d78cc: Merge pull request #3375 from clumens/pop-xml-parent (authored by kgaillot). 
Feb 28 2024, 11:34 AM
kgaillotrP29a53b9c677c: Doc: pacemaker-fenced: improve pcmk_host_list helpFeb 28 2024, 11:31 AM
kgaillotrP7eac0c9401c2: Test: cts-cli: update expected output for recent changeFeb 28 2024, 11:31 AM
kgaillotrP743c32ce378d: Doc: Pacemaker Explained: convert fence options to list tableFeb 28 2024, 11:30 AM
nrwahl2rPb93c445b9e65: API: libpacemaker: New pcmk_list_cluster_options()Feb 28 2024, 10:12 AM
nrwahl2T620: Create command-line method of listing all possible meta-attributes, cluster options, and environment variablesFeb 28 2024, 10:12 AM
nrwahl2rPab9c47c01220: Feature: libcrmcommon: Bump CRM_FEATURE_SET for cluster option listingFeb 28 2024, 10:12 AM
nrwahl2rP0705d44f596b: Feature: tools: New crm_attribute --list-options=TYPE optionFeb 28 2024, 10:12 AM
nrwahl2T620: Create command-line method of listing all possible meta-attributes, cluster options, and environment variablesFeb 28 2024, 10:12 AM
nrwahl2T620: Create command-line method of listing all possible meta-attributes, cluster options, and environment variablesFeb 28 2024, 10:12 AM
nrwahl2rP445a824eef29: Test: cts-cli: Add tests for crm_attribute --list-optionsFeb 28 2024, 10:12 AM
nrwahl2T620: Create command-line method of listing all possible meta-attributes, cluster options, and environment variablesFeb 28 2024, 10:12 AM
nrwahl2rPee4d32b91bf6: API: based: Deprecate metadata CLI optionFeb 28 2024, 10:12 AM
nrwahl2T620: Create command-line method of listing all possible meta-attributes, cluster options, and environment variablesFeb 28 2024, 10:12 AM
nrwahl2rPcec5fd2c32ea: API: controller: Deprecate metadata CLI optionFeb 28 2024, 10:12 AM