Author | Object | Transaction | Date |
---|
nrwahl2 | rP6576023af594: Refactor: tools: Drop restart_cb() from crm_resource | | Mar 4 2024, 5:23 PM |
nrwahl2 | rPe514e3111654: Refactor: tools: Drop flag_cb() from crm_resource | | Mar 4 2024, 5:23 PM |
nrwahl2 | rPd6303ed581d2: Refactor: tools: Drop options.cib_options from crm_resource | | Mar 4 2024, 5:23 PM |
nrwahl2 | rPa14f55373716: Refactor: tools: Drop get_param_prop_cb() from crm_resource | | Mar 4 2024, 5:23 PM |
nrwahl2 | rPedccc0806831: Refactor: tools: Drop expired_cb() from crm_resource | | Mar 4 2024, 5:23 PM |
nrwahl2 | rP405adbd918d7: Refactor: tools: Drop SET_COMMAND() macro from crm_resource | | Mar 4 2024, 5:23 PM |
nrwahl2 | rP0708d11192cf: Refactor: tools: Case-sensitive comparisons in crm_resource | | Mar 4 2024, 5:23 PM |
nrwahl2 | rP07a7da6134b7: Refactor: tools: Functionize options.require_crmd in crm_resource | | Mar 4 2024, 5:23 PM |
nrwahl2 | rP904dedb0a21f: Refactor: tools: Drop set_delete_param_cb() from crm_resource | | Mar 4 2024, 5:23 PM |
nrwahl2 | rPf3bc0b29c15b: Refactor: tools: Simplify is_scheduler_required() in crm_resource | | Mar 4 2024, 5:23 PM |
nrwahl2 | rP1afacc92c45c: Refactor: tools: Drop dead code from crm_resource | | Mar 4 2024, 5:22 PM |
nrwahl2 | rPc6d9cea90606: Refactor: libcrmcommon: New pcmk__xml_escape() | | Mar 4 2024, 2:55 PM |
nrwahl2 | rP1729fb026d57: Fix: libcrmcommon: Escape XML non-printing characters correctly as hex | | Mar 4 2024, 2:55 PM |
GitHub <noreply@github.com> | rPc911f5e2c879: Merge pull request #3382 from nrwahl2/nrwahl2-fix | | Mar 4 2024, 2:55 PM |
nrwahl2 | rP1729fb026d57: Fix: libcrmcommon: Escape XML non-printing characters correctly as hex | | Mar 4 2024, 2:03 PM |
GitHub <noreply@github.com> | rPd18a497ebf48: Merge pull request #3381 from gao-yan/32-bit-magic-numbers | | Mar 4 2024, 12:48 PM |
gao-yan | rPf964f4de46eb: Fix: libcrmcommon: use uint32_t for 32-bit magic numbers | | Mar 4 2024, 11:34 AM |
clumens | rP8792c1f59fe9: 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 | | Mar 4 2024, 10:19 AM |
kgaillot | T765: crm_attribute logs assertion if value but no attribute name is given | | Mar 4 2024, 10:12 AM |
clumens | rP88d94635bc1d: Low: tools: Fix argument validation for crm_attribute update. | | Mar 4 2024, 10:11 AM |
clumens | T765: crm_attribute logs assertion if value but no attribute name is given | | Mar 4 2024, 10:11 AM |
clumens | T765: crm_attribute logs assertion if value but no attribute name is given | | Mar 4 2024, 10:11 AM |
GitHub <noreply@github.com> | rPfc5cabe82d08: Merge pull request #3379 from clumens/t765 | | Mar 4 2024, 10:11 AM |
kgaillot | rP29a53b9c677c: Doc: pacemaker-fenced: improve pcmk_host_list help | | Mar 4 2024, 9:48 AM |
kgaillot | T778: Typo in fence parameter help | | Mar 4 2024, 9:48 AM |
kgaillot | T778: Typo in fence parameter help | | Mar 4 2024, 9:48 AM |
GitHub <noreply@github.com> | rPdd109eaf1f73: Merge pull request #3369 from kgaillot/doc | | Mar 4 2024, 9:44 AM |
clumens | rP099ce22bb245: Low: libcrmcommon: Use free_xml in html_free_priv. | | Mar 1 2024, 10:32 AM |
clumens | rPb1387fe85913: Low: libcrmcommon: Free error strings in html/xml outputters. | | Feb 29 2024, 4:34 PM |
clumens | rP8792c1f59fe9: Low: libcrmcommon: Free text/curses private list data. | | Feb 29 2024, 4:29 PM |
clumens | rP88d94635bc1d: Low: tools: Fix argument validation for crm_attribute update. | | Feb 29 2024, 3:54 PM |
clumens | T765: crm_attribute logs assertion if value but no attribute name is given | | Feb 29 2024, 3:26 PM |
clumens | T765: 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 |
nrwahl2 | rPc9529aafeca8: Refactor: libcrmcommon: Rename pcmk__xml2text() as pcmk__xml_string() | | Feb 29 2024, 3:15 PM |
nrwahl2 | rP02422d1858c1: Log: libcrmcommon: Drop "Couldn't parse XML" error messages | | Feb 29 2024, 2:33 AM |
nrwahl2 | rP686347a62745: Refactor: libcrmcommon: Move XML I/O functions to their own file | | Feb 29 2024, 2:33 AM |
nrwahl2 | rPcf32619a431e: API: libcrmcommon: Deprecate dump_xml_formatted_with_text() | | Feb 29 2024, 2:33 AM |
nrwahl2 | rP8cb5c7455112: Refactor: libcrmcommon: Functionize writing compressed data to stream | | Feb 29 2024, 2:33 AM |
nrwahl2 | rPd222c0304bfe: API: libcrmcommon: Deprecate write_xml_file() | | Feb 29 2024, 2:33 AM |
nrwahl2 | rP06cb112c8101: Refactor: libcrmcommon: New pcmk__xml_write_fd() | | Feb 29 2024, 2:33 AM |
nrwahl2 | rPc5c084e81eae: Refactor: libcrmcommon: Accept NULL nbytes in write_xml_stream() | | Feb 29 2024, 2:33 AM |
nrwahl2 | rP1d431fc4b1d7: Test: cts-cli: Update tests for additional XML parse errors | | Feb 29 2024, 2:33 AM |
nrwahl2 | rPc0cfb1461fb1: Refactor: libcrmcommon: Some best practices in write_xml_stream() | | Feb 29 2024, 2:33 AM |
nrwahl2 | rPc7415ecab64c: Test: cts-cli: Update after dropping XML error messages | | Feb 29 2024, 2:33 AM |
nrwahl2 | rP8869799ae0c9: Refactor: libcrmcommon: Convert bzlib RCs unconditionally | | Feb 29 2024, 2:33 AM |
nrwahl2 | rPf3a12a656d0c: API: libcrmcommon: Deprecate dump_xml_unformatted | | Feb 29 2024, 2:33 AM |
nrwahl2 | rP0a1fa1da18a4: Refactor: libcrmcommon: New pcmk__xml_dump() | | Feb 29 2024, 2:33 AM |
nrwahl2 | rPf0759270e0b3: API: libcrmcommon: Deprecate string2xml() | | Feb 29 2024, 2:33 AM |
nrwahl2 | rPc4e5b9163d0d: API: libcrmcommon: Deprecate write_xml_fd() | | Feb 29 2024, 2:33 AM |
nrwahl2 | rPb7c38d5eeac1: API: libcrmcommon: Deprecate dump_xml_formatted() | | Feb 29 2024, 2:33 AM |
nrwahl2 | rPea311fcf1322: Refactor: libcrmcommon: New pcmk__xml_write_file() | | Feb 29 2024, 2:33 AM |
nrwahl2 | rP420a4b9fc568: Refactor: libcrmcommon: New pcmk__xml_parse() | | Feb 29 2024, 2:33 AM |
nrwahl2 | rP26b03b1f7b50: API: libstonith: Deprecate T_STONITH_NOTIFY_HISTORY | | Feb 28 2024, 6:27 PM |
nrwahl2 | rP3be66c208b80: Refactor: libcrmcommon: New pcmk__xml_read() | | Feb 28 2024, 6:27 PM |
nrwahl2 | rPc301445c3b83: Refactor: libcrmcommon: Drop uncompressed var in pcmk__xml_read() | | Feb 28 2024, 6:27 PM |
nrwahl2 | rP90cac8fcfc1c: Refactor: various: Replace stdin2xml() with pcmk__xml_read(NULL) | | Feb 28 2024, 6:27 PM |
nrwahl2 | rP555115346123: API: libcrmcommon: Deprecate filename2xml() | | Feb 28 2024, 6:27 PM |
nrwahl2 | rP3ec212c32a4f: Refactor: libcrmcommon: New pcmk__diff_v1_xml_object() | | Feb 28 2024, 6:27 PM |
nrwahl2 | rP277d58c4a2c4: Refactor: libcrmcommon: New PCMK__VALUE_ST_NOTIFY_HISTORY_SYNCED | | Feb 28 2024, 6:27 PM |
nrwahl2 | rPe987e336b70a: API: libcrmcommon: Deprecate add_node_copy() | | Feb 28 2024, 6:27 PM |
nrwahl2 | rP813671a90cc5: API: libstonithd: Deprecate T_STONITH_NOTIFY_HISTORY_SYNCED | | Feb 28 2024, 6:27 PM |
nrwahl2 | rPb90c5e2644fa: API: libcrmcommon: Deprecate can_prune_leaf() | | Feb 28 2024, 6:27 PM |
nrwahl2 | rPffe4bfa3b5df: Refactor: libcrmcommon: New PCMK__VALUE_ST_NOTIFY_DISCONNECT constant | | Feb 28 2024, 6:27 PM |
nrwahl2 | rP44d1134d1c12: API: libcrmcommon: Deprecate subtract_xml_object() | | Feb 28 2024, 6:27 PM |
nrwahl2 | rPfb7e94fc8f97: Doc: controller: Remove reference to nonexistent T_CL_STATUS | | Feb 28 2024, 6:27 PM |
nrwahl2 | rP8fe997064a02: Refactor: various: Replace add_node_copy() internally | | Feb 28 2024, 6:27 PM |
nrwahl2 | rP9aedad3a0368: Refactor: libpacemaker: Clean up pcmk_verify.c somewhat | | Feb 28 2024, 6:27 PM |
nrwahl2 | rP829dd811753d: API: libcrmcommon: Deprecate purge_diff_markers() | | Feb 28 2024, 6:27 PM |
nrwahl2 | rPdc87ab85e803: API: libcrmcommon: Deprecate diff_xml_object() | | Feb 28 2024, 6:27 PM |
nrwahl2 | rP07b63f2a0737: Refactor: libcrmcommon: New PCMK__VALUE_ST_NOTIFY_FENCE string constant | | Feb 28 2024, 6:27 PM |
nrwahl2 | rP81f04d7167fc: Refactor: libcrmcommon: Best practices in pcmk__xml_read() | | Feb 28 2024, 6:27 PM |
nrwahl2 | rP6ad7b44eea59: Refactor: libcrmcommon: New pcmk__xml_copy() | | Feb 28 2024, 6:27 PM |
nrwahl2 | rP0c8ad521a485: Fix: libcrmcommon: pcmk__xml_read() recovery works for stdin | | Feb 28 2024, 6:27 PM |
nrwahl2 | rPc0e625318f0a: API: libcrmcommon: Deprecate copy_xml() | | Feb 28 2024, 6:27 PM |
nrwahl2 | rPecd7d61970b9: API: libstonithd: Deprecate T_STONITH_NOTIFY_FENCE | | Feb 28 2024, 6:27 PM |
nrwahl2 | rP3978ffc58b20: API: libcrmcommon: Deprecate stdin2xml() | | Feb 28 2024, 6:27 PM |
nrwahl2 | rP00d1f815fc63: Doc: libcrmcommon: Explain XML 1.0 hard-coding | | Feb 28 2024, 6:27 PM |
nrwahl2 | rPcdd4ef332c1f: Refactor: libcrmcommon: Reduce duplication in pcmk__xml_read() | | Feb 28 2024, 6:27 PM |
nrwahl2 | rP3bb9f3325762: Refactor: libcrmcommon: New PCMK__XE_ST_NOTIFY_FENCE string constant | | Feb 28 2024, 6:27 PM |
nrwahl2 | rPe95cdf7cf87b: Refactor: libcrmcommon: Best practices for decompress_file() | | Feb 28 2024, 6:27 PM |
nrwahl2 | rPd8fb38ccc2fa: Refactor: libcrmcommon: New PCMK__VALUE_ST_NOTIFY_HISTORY constant | | Feb 28 2024, 6:27 PM |
nrwahl2 | rPf5bc32650abf: Low: libcrmcommon: Don't try to parse XML from bad .bz2 file | | Feb 28 2024, 6:27 PM |
nrwahl2 | rPfa51476021dd: API: libstonithd: Deprecate T_STONITH_NOTIFY_DISCONNECT | | Feb 28 2024, 6:27 PM |
nrwahl2 | rP5a49312def6e: Refactor: liblrmd: Don't cast unsigned -> int pointers | | Feb 28 2024, 6:27 PM |
GitHub <noreply@github.com> | rPcd1a6b1d78cc: Merge pull request #3375 from clumens/pop-xml-parent | | Feb 28 2024, 11:34 AM |
kgaillot | rP29a53b9c677c: Doc: pacemaker-fenced: improve pcmk_host_list help | | Feb 28 2024, 11:31 AM |
kgaillot | rP7eac0c9401c2: Test: cts-cli: update expected output for recent change | | Feb 28 2024, 11:31 AM |
kgaillot | rP743c32ce378d: Doc: Pacemaker Explained: convert fence options to list table | | Feb 28 2024, 11:30 AM |
nrwahl2 | rPb93c445b9e65: API: libpacemaker: New pcmk_list_cluster_options() | | Feb 28 2024, 10:12 AM |
nrwahl2 | T620: Create command-line method of listing all possible meta-attributes, cluster options, and environment variables | | Feb 28 2024, 10:12 AM |
nrwahl2 | rPab9c47c01220: Feature: libcrmcommon: Bump CRM_FEATURE_SET for cluster option listing | | Feb 28 2024, 10:12 AM |
nrwahl2 | rP0705d44f596b: Feature: tools: New crm_attribute --list-options=TYPE option | | Feb 28 2024, 10:12 AM |
nrwahl2 | T620: Create command-line method of listing all possible meta-attributes, cluster options, and environment variables | | Feb 28 2024, 10:12 AM |
nrwahl2 | T620: Create command-line method of listing all possible meta-attributes, cluster options, and environment variables | | Feb 28 2024, 10:12 AM |
nrwahl2 | rP445a824eef29: Test: cts-cli: Add tests for crm_attribute --list-options | | Feb 28 2024, 10:12 AM |
nrwahl2 | T620: Create command-line method of listing all possible meta-attributes, cluster options, and environment variables | | Feb 28 2024, 10:12 AM |
nrwahl2 | rPee4d32b91bf6: API: based: Deprecate metadata CLI option | | Feb 28 2024, 10:12 AM |
nrwahl2 | T620: Create command-line method of listing all possible meta-attributes, cluster options, and environment variables | | Feb 28 2024, 10:12 AM |
nrwahl2 | rPcec5fd2c32ea: API: controller: Deprecate metadata CLI option | | Feb 28 2024, 10:12 AM |