- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Mar 5 2024
Mar 5 2024
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()
nrwahl2 committed rP1afacc92c45c: Refactor: tools: Drop dead code from crm_resource (authored by nrwahl2).
Refactor: tools: Drop dead code from crm_resource
nrwahl2 committed rPeb0208810b03: Refactor: tools: Functionize options.require_cib in crm_resource (authored by nrwahl2).
Refactor: tools: Functionize options.require_cib in crm_resource
nrwahl2 committed rP80e5a2d963d8: Refactor: tools: Functionize options.require_node in crm_resource (authored by nrwahl2).
Refactor: tools: Functionize options.require_node in crm_resource
nrwahl2 committed rP197e76859c40: Refactor: tools: Functionize options.require_resource in crm_resource (authored by nrwahl2).
Refactor: tools: Functionize options.require_resource in crm_resource
nrwahl2 committed rP41485a15d038: Refactor: tools: Functionize options.require_scheduler in crm_resource (authored by nrwahl2).
Refactor: tools: Functionize options.require_scheduler in crm_resource
nrwahl2 committed rP07a7da6134b7: Refactor: tools: Functionize options.require_crmd in crm_resource (authored by nrwahl2).
Refactor: tools: Functionize options.require_crmd in crm_resource
nrwahl2 committed rPd3e6b3205cc5: Refactor: tools: Use bool for options.cmdline_config (authored by nrwahl2).
Refactor: tools: Use bool for options.cmdline_config
nrwahl2 committed rPaf0b33ae4ea1: Refactor: tools: Merge agent_provider_cb() / class_cb() in crm_resource (authored by nrwahl2).
Refactor: tools: Merge agent_provider_cb() / class_cb() in crm_resource
nrwahl2 committed rPf7edae14ca67: Refactor: tools: New agent_spec_cb() in crm_resource (authored by nrwahl2).
Refactor: tools: New agent_spec_cb() in crm_resource
nrwahl2 committed rPc6ecd74b4511: Refactor: tools: Functionize getting find_flags() in crm_resource (authored by nrwahl2).
Refactor: tools: Functionize getting find_flags() in crm_resource
nrwahl2 committed rP405adbd918d7: Refactor: tools: Drop SET_COMMAND() macro from crm_resource (authored by nrwahl2).
Refactor: tools: Drop SET_COMMAND() macro from crm_resource
nrwahl2 committed rPf3bc0b29c15b: Refactor: tools: Simplify is_scheduler_required() in crm_resource (authored by nrwahl2).
Refactor: tools: Simplify is_scheduler_required() in crm_resource
nrwahl2 committed rP0708d11192cf: Refactor: tools: Case-sensitive comparisons in crm_resource (authored by nrwahl2).
Refactor: tools: Case-sensitive comparisons in crm_resource
nrwahl2 committed rPd1b5ba1e9d84: Refactor: tools: Use default command in crm_resource (authored by nrwahl2).
Refactor: tools: Use default command in crm_resource
nrwahl2 committed rPd00e1386ee15: Refactor: tools: Drop cleanup_refresh_cb() from crm_resource (authored by nrwahl2).
Refactor: tools: Drop cleanup_refresh_cb() from crm_resource
nrwahl2 committed rPa721320c11de: Refactor: tools: Drop delete_cb() from crm_resource (authored by nrwahl2).
Refactor: tools: Drop delete_cb() from crm_resource
nrwahl2 committed rP0d508e0911a1: Refactor: tools: Drop agent_spec_cb from crm_resource (authored by nrwahl2).
Refactor: tools: Drop agent_spec_cb from crm_resource
nrwahl2 committed rP508227847d5d: Refactor: tools: Drop list_standards_cb() from crm_resource (authored by nrwahl2).
Refactor: tools: Drop list_standards_cb() from crm_resource
nrwahl2 committed rP92f20014c7c9: Refactor: tools: Drop fail_cb() from crm_resource (authored by nrwahl2).
Refactor: tools: Drop fail_cb() from crm_resource
nrwahl2 committed rPa14f55373716: Refactor: tools: Drop get_param_prop_cb() from crm_resource (authored by nrwahl2).
Refactor: tools: Drop get_param_prop_cb() from crm_resource
nrwahl2 committed rPe514e3111654: Refactor: tools: Drop flag_cb() from crm_resource (authored by nrwahl2).
Refactor: tools: Drop flag_cb() from crm_resource
nrwahl2 committed rP99934340fefa: Refactor: tools: Drop list_cb() from crm_resource (authored by nrwahl2).
Refactor: tools: Drop list_cb() from crm_resource
nrwahl2 committed rPc1b976937f7d: Refactor: tools: Drop set_prop_cb() from crm_resource (authored by nrwahl2).
Refactor: tools: Drop set_prop_cb() from crm_resource
nrwahl2 committed rP904dedb0a21f: Refactor: tools: Drop set_delete_param_cb() from crm_resource (authored by nrwahl2).
Refactor: tools: Drop set_delete_param_cb() from crm_resource
nrwahl2 committed rP9fd1554077da: Refactor: tools: Drop wait_cb() from crm_resource (authored by nrwahl2).
Refactor: tools: Drop wait_cb() from crm_resource
nrwahl2 committed rP6576023af594: Refactor: tools: Drop restart_cb() from crm_resource (authored by nrwahl2).
Refactor: tools: Drop restart_cb() from crm_resource
nrwahl2 committed rPaec9cc9ff02e: Refactor: tools: Drop digests_cb() from crm_resource (authored by nrwahl2).
Refactor: tools: Drop digests_cb() from crm_resource
nrwahl2 committed rPcda7cc67090a: Refactor: tools: Drop why_cb() from crm_resource (authored by nrwahl2).
Refactor: tools: Drop why_cb() from crm_resource
nrwahl2 committed rPedccc0806831: Refactor: tools: Drop expired_cb() from crm_resource (authored by nrwahl2).
Refactor: tools: Drop expired_cb() from crm_resource
nrwahl2 committed rP8586d5c4b943: Refactor: tools: Drop validate_or_force_cb() from crm_resource (authored by nrwahl2).
Refactor: tools: Drop validate_or_force_cb() from crm_resource
nrwahl2 committed rPd6303ed581d2: Refactor: tools: Drop options.cib_options from crm_resource (authored by nrwahl2).
Refactor: tools: Drop options.cib_options from crm_resource
nrwahl2 committed rP46b3fbd0b6f1: Doc: tools: Add COMPAT notes to crm_resource for cmd_delete (authored by nrwahl2).
Doc: tools: Add COMPAT notes to crm_resource for cmd_delete
nrwahl2 committed rPee078036b218: Refactor: tools: New accept_clone_instance() in crm_resource.c (authored by nrwahl2).
Refactor: tools: New accept_clone_instance() in crm_resource.c
Mar 4 2024
Mar 4 2024
nrwahl2 committed rP1729fb026d57: Fix: libcrmcommon: Escape XML non-printing characters correctly as hex (authored by nrwahl2).
Fix: libcrmcommon: Escape XML non-printing characters correctly as hex
Feb 28 2024
Feb 28 2024
nrwahl2 committed rPec6ac990568c: Refactor: libcrmcommon: XML formatted output for option metadata (authored by nrwahl2).
Refactor: libcrmcommon: XML formatted output for option metadata
nrwahl2 committed rPdfc9763487aa: Refactor: scheduler: Make out object static (authored by nrwahl2).
Refactor: scheduler: Make out object static
nrwahl2 committed rPba874cb0bc06: Refactor: libcrmcommon: Pass option to cluster_option_value() (authored by nrwahl2).
Refactor: libcrmcommon: Pass option to cluster_option_value()
nrwahl2 committed rP7aca63779ba8: Refactor: libcrmcommon: NULL-terminate list of cluster options (authored by nrwahl2).
Refactor: libcrmcommon: NULL-terminate list of cluster options
nrwahl2 committed rPcbd8c8cbbb5e: Refactor: libcrmcommon: Use pcmk__insert_dup() in cluster_option_value() (authored by nrwahl2).
Refactor: libcrmcommon: Use pcmk__insert_dup() in cluster_option_value()
nrwahl2 committed rP62bef744cf18: Refactor: libcrmcommon: Create stub file for option messages (authored by nrwahl2).
Refactor: libcrmcommon: Create stub file for option messages
nrwahl2 committed rPafe56d6b6b9a: Doc: libcrmcommon, tools: Standardize va_list doxygen (authored by nrwahl2).
Doc: libcrmcommon, tools: Standardize va_list doxygen
nrwahl2 committed rPf258d8d7b696: Refactor: libcrmcommon: New pcmk__output_text_{get,set}_fancy() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__output_text_{get,set}_fancy()
nrwahl2 committed rPdcf2cab5cb22: Refactor: libcrmcommon: New option-list formatted output message (authored by nrwahl2).
Refactor: libcrmcommon: New option-list formatted output message
nrwahl2 committed rP5dda40c5f4a2: Feature: tools: deprecate --text-fancy command-line option (authored by nrwahl2).
Feature: tools: deprecate --text-fancy command-line option
nrwahl2 committed rPfe524235b6c9: Refactor: libcrmcommon: Add text output for option-list message (authored by nrwahl2).
Refactor: libcrmcommon: Add text output for option-list message
nrwahl2 committed rPb93c445b9e65: API: libpacemaker: New pcmk_list_cluster_options() (authored by nrwahl2).
API: libpacemaker: New pcmk_list_cluster_options()
nrwahl2 committed rP980e557da7be: Refactor: libpacemaker: New pcmk__list_cluster_options() (authored by nrwahl2).
Refactor: libpacemaker: New pcmk__list_cluster_options()
nrwahl2 committed rP008013755970: Refactor: libcrmcommon: New enum pcmk__opt_flags (authored by nrwahl2).
Refactor: libcrmcommon: New enum pcmk__opt_flags
nrwahl2 committed rP200471a7f2db: Refactor: libcrmcommon: New advanced, generated, deprecated option flags (authored by nrwahl2).
Refactor: libcrmcommon: New advanced, generated, deprecated option flags
nrwahl2 committed rP83f175670e64: API: libcrmcommon: New PCMK_XA_GENERATED string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_XA_GENERATED string constant
nrwahl2 committed rP8f073b738827: API: libcrmcommon: New PCMK_XA_ADVANCED string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_XA_ADVANCED string constant
nrwahl2 committed rP43cd7558f419: API: libcrmcommon: New PCMK_XE_DEPRECATED string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_XE_DEPRECATED string constant
nrwahl2 committed rP85aea9cd48fa: Refactor: libcrmcommon: Include relevant option flags in output (authored by nrwahl2).
Refactor: libcrmcommon: Include relevant option flags in output
nrwahl2 committed rPdbc3c4fc12ed: Refactor: tools: New enum attr_cmd in crm_attribute (authored by nrwahl2).
Refactor: tools: New enum attr_cmd in crm_attribute