- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Oct 12 2022
Oct 12 2022
nrwahl2 committed rPbdc98fae0d9c: Doc: libpe_status: Replace old funcname in pe__build_rsc_list() comment (authored by nrwahl2).
Doc: libpe_status: Replace old funcname in pe__build_rsc_list() comment
nrwahl2 committed rPd5f57ec8e3d4: Refactor: libpacemaker: Clarify pointer arguments in pcmk_status.c (authored by nrwahl2).
Refactor: libpacemaker: Clarify pointer arguments in pcmk_status.c
nrwahl2 committed rP494e64ce4b69: Low: schemas: Copy API schemas in preparation for changes (authored by nrwahl2).
Low: schemas: Copy API schemas in preparation for changes
nrwahl2 committed rP92e4bc24084f: Low: libpacemaker: Fix pacemakerd-health XML output (authored by nrwahl2).
Low: libpacemaker: Fix pacemakerd-health XML output
nrwahl2 committed rPa640da07976e: Low: schemas: Add pacemakerd-health schema in preparation for fix (authored by nrwahl2).
Low: schemas: Add pacemakerd-health schema in preparation for fix
nrwahl2 committed rP2d4a36c0ffe4: Fix: tools: crm_mon --one-shot fails while pacemaker is shutting down (authored by nrwahl2).
Fix: tools: crm_mon --one-shot fails while pacemaker is shutting down
nrwahl2 committed rPa6ec43e37655: Refactor: libpacemaker: Default to sync dispatch in pcmk_cluster_queries (authored by nrwahl2).
Refactor: libpacemaker: Default to sync dispatch in pcmk_cluster_queries
nrwahl2 committed rPa165cdf29945: Low: libpacemaker: Correct sys_from default in pacemakerd_health() (authored by nrwahl2).
Low: libpacemaker: Correct sys_from default in pacemakerd_health()
Sep 28 2022
Sep 28 2022
nrwahl2 committed rPc55a39aa7710: Test: cts-cli: Allow daemon tests to run from installed packages (authored by nrwahl2).
Test: cts-cli: Allow daemon tests to run from installed packages
Refactor: tools: snprintf() -> GString
nrwahl2 committed rP4b8e05ea5a12: Refactor: controller: snprintf() -> GString (authored by nrwahl2).
Refactor: controller: snprintf() -> GString
nrwahl2 committed rP0ca8f06652ae: Refactor: tools: Simplify build_clear_xpath_string() in crm_resource_ban (authored by nrwahl2).
Refactor: tools: Simplify build_clear_xpath_string() in crm_resource_ban
nrwahl2 committed rP636086be0863: Refactor: fencer: snprintf() -> GString where appropriate (authored by nrwahl2).
Refactor: fencer: snprintf() -> GString where appropriate
nrwahl2 committed rPb2ae67da032d: Refactor: libservices: snprintf() -> GString where appropriate (authored by nrwahl2).
Refactor: libservices: snprintf() -> GString where appropriate
nrwahl2 committed rPb72145509c40: Refactor: libpacemaker: snprintf() -> GString where appropriate (authored by nrwahl2).
Refactor: libpacemaker: snprintf() -> GString where appropriate
nrwahl2 committed rPcbe2ae5fb72c: Refactor: libstonithd: g_string_*printf() -> pcmk__g_strcat() (authored by nrwahl2).
Refactor: libstonithd: g_string_*printf() -> pcmk__g_strcat()
nrwahl2 committed rP7b789160e1f0: Refactor: libcib: g_string_*printf() -> pcmk__g_strcat() (authored by nrwahl2).
Refactor: libcib: g_string_*printf() -> pcmk__g_strcat()
nrwahl2 committed rPccf791d00c03: Refactor: executor: g_string_*printf() -> pcmk__g_strcat() (authored by nrwahl2).
Refactor: executor: g_string_*printf() -> pcmk__g_strcat()
nrwahl2 committed rP22865c302496: Refactor: libpe_status: Reduce duplication in container resource create (authored by nrwahl2).
Refactor: libpe_status: Reduce duplication in container resource create
nrwahl2 committed rP469e11c107a4: Refactor: libpe_status: create_container() -> create_replica_resources() (authored by nrwahl2).
Refactor: libpe_status: create_container() -> create_replica_resources()
nrwahl2 committed rP1254b77cdd40: Refactor: libpe_status: g_string_*printf() -> pcmk__g_strcat() (authored by nrwahl2).
Refactor: libpe_status: g_string_*printf() -> pcmk__g_strcat()
Sep 27 2022
Sep 27 2022
nrwahl2 committed rP94443938c765: Feature: libcrmcommon: New pcmk__g_strcat() function (authored by nrwahl2).
Feature: libcrmcommon: New pcmk__g_strcat() function
nrwahl2 committed rP363f120b0dcd: Test: libcrmcommon: Unit tests for pcmk__g_strcat() (authored by nrwahl2).
Test: libcrmcommon: Unit tests for pcmk__g_strcat()
nrwahl2 committed rP758a5531c7ca: Fix: controld: Add missing option descriptions (authored by nrwahl2).
Fix: controld: Add missing option descriptions
nrwahl2 committed rPea74fd1f48a0: Refactor: libcrmcommon: NULL checks in pcmk__format_option_metadata() (authored by nrwahl2).
Refactor: libcrmcommon: NULL checks in pcmk__format_option_metadata()
nrwahl2 committed rPc9d2476821eb: Refactor: libcrmcommon: g_string_append_printf -> pcmk__g_strcat() (authored by nrwahl2).
Refactor: libcrmcommon: g_string_append_printf -> pcmk__g_strcat()
nrwahl2 committed rP0758adcb5b81: Test: cts-cli: Remove trailing space from version sed patterns (authored by nrwahl2).
Test: cts-cli: Remove trailing space from version sed patterns
nrwahl2 committed rPfc22d59bc6ee: Test: cts-cli: Check daemon metadata output (authored by nrwahl2).
Test: cts-cli: Check daemon metadata output
Sep 26 2022
Sep 26 2022
nrwahl2 committed rP987f835751e1: Refactor: libpe_status: Case-sensitive strcmp in unpack.c (authored by nrwahl2).
Refactor: libpe_status: Case-sensitive strcmp in unpack.c
nrwahl2 committed rPf10825e68074: Refactor: libpe_status: Replace snprintf with GString in unpack.c (authored by nrwahl2).
Refactor: libpe_status: Replace snprintf with GString in unpack.c
nrwahl2 committed rPae86969e65c8: Refactor: libpe_status: Replace snprintf() with GString in bundle.c (authored by nrwahl2).
Refactor: libpe_status: Replace snprintf() with GString in bundle.c
nrwahl2 committed rPf69a0cc18d2a: Refactor: libpe_status: Replace snprintf() with GString in pe_actions.c (authored by nrwahl2).
Refactor: libpe_status: Replace snprintf() with GString in pe_actions.c
nrwahl2 committed rPb644d54a3bd7: Refactor: libcib: Replace snprintf() with GString in cib_attrs.c (authored by nrwahl2).
Refactor: libcib: Replace snprintf() with GString in cib_attrs.c
nrwahl2 committed rPc07221ade615: Refactor: libcrmcommon: Use GString in pcmk__add_separated_word() (authored by nrwahl2).
Refactor: libcrmcommon: Use GString in pcmk__add_separated_word()
nrwahl2 committed rP6aa46c2cbe65: Low: libpe_status: Add deprecation comments to print functions (authored by nrwahl2).
Low: libpe_status: Add deprecation comments to print functions
nrwahl2 committed rP8b1882f3ebd7: Refactor: various: Use g_free() with gchar * (authored by nrwahl2).
Refactor: various: Use g_free() with gchar *
Sep 20 2022
Sep 20 2022
nrwahl2 committed rPd2c139b058c7: Test: cts-cli: Fix cts-cli crm_mon failures in RPM-installed envs (authored by nrwahl2).
Test: cts-cli: Fix cts-cli crm_mon failures in RPM-installed envs
Sep 19 2022
Sep 19 2022
nrwahl2 committed rP2229439d73cb: Test: cts-cli: Guest node container and remote resource on diff nodes (authored by nrwahl2).
Test: cts-cli: Guest node container and remote resource on diff nodes
nrwahl2 committed rPc3fc2603a963: Low: libpe_status, tools: Show container node in GuestOnline in crm_mon (authored by nrwahl2).
Low: libpe_status, tools: Show container node in GuestOnline in crm_mon
nrwahl2 committed rP6235078388c2: Low: libpe_status, tools: Show guest node host only with --show-detail (authored by nrwahl2).
Low: libpe_status, tools: Show guest node host only with --show-detail
Sep 15 2022
Sep 15 2022
nrwahl2 committed rP351b0d1fd60b: Test: cts-cli: Check xmllint error code in _test_assert() (authored by nrwahl2).
Test: cts-cli: Check xmllint error code in _test_assert()
nrwahl2 committed rP08d32b36fd9a: Test: cts-cli: Use temp file for test_assert stdout (authored by nrwahl2).
Test: cts-cli: Use temp file for test_assert stdout
nrwahl2 committed rP058bfb27ae4d: API: schemas: Add locked_to= to resources API schema (authored by nrwahl2).
API: schemas: Add locked_to= to resources API schema
nrwahl2 committed rPc06adf0e903e: Low: schemas: Copy API schemas in preparation for changes (authored by nrwahl2).
Low: schemas: Copy API schemas in preparation for changes
nrwahl2 committed rPc93133195c76: API: tools: Add locked_to= to resources XML output (authored by nrwahl2).
API: tools: Add locked_to= to resources XML output
Sep 13 2022
Sep 13 2022
Test: cts-cli: Fix FIFO mistake
nrwahl2 committed rP550e22ce5536: Test: cts-cli: Fix another test order dependency (authored by nrwahl2).
Test: cts-cli: Fix another test order dependency
nrwahl2 committed rPfa8a5c8742cd: Test: cts-cli: Add error_codes expected output to Makefile (authored by nrwahl2).
Test: cts-cli: Add error_codes expected output to Makefile
nrwahl2 committed rP64bd3e9a9d0e: Doc: Pacemaker Explained: Remove group ordered meta attribute (authored by nrwahl2).
Doc: Pacemaker Explained: Remove group ordered meta attribute
nrwahl2 committed rP713587b58995: Feature: libcrmcommon: Bump feature set for crm_error formatted output (authored by nrwahl2).
Feature: libcrmcommon: Bump feature set for crm_error formatted output
nrwahl2 committed rP23e5b97a3a7e: Feature: tools: Use formatted output in crm_error (authored by nrwahl2).
Feature: tools: Use formatted output in crm_error
nrwahl2 committed rPcb263c1e98f2: API: libpacemaker: New pcmk_rc_disp_flags enum (authored by nrwahl2).
API: libpacemaker: New pcmk_rc_disp_flags enum
nrwahl2 committed rPf7d75415040b: API: libpacemaker: Move crm_error functionality to libpacemaker (authored by nrwahl2).
API: libpacemaker: Move crm_error functionality to libpacemaker
nrwahl2 committed rP104e36920b5d: API: libpacemaker: New API pcmk_show_result_code() (authored by nrwahl2).
API: libpacemaker: New API pcmk_show_result_code()
Low: schemas: Add schema for crm_error
nrwahl2 committed rP3ceda866a214: API: libpacemaker: New API pcmk_list_result_codes() (authored by nrwahl2).
API: libpacemaker: New API pcmk_list_result_codes()
nrwahl2 committed rP6080dbe1256f: Test: cts-cli: Add regression tests for crm_error (authored by nrwahl2).
Test: cts-cli: Add regression tests for crm_error
Sep 12 2022
Sep 12 2022
nrwahl2 committed rPec7c2edea63e: API: schemas: Deprecate pacemaker-next and constraints-next (authored by nrwahl2).
API: schemas: Deprecate pacemaker-next and constraints-next
nrwahl2 committed rPd0cfcf75d13a: API: libpacemaker: Deprecate {with-,}rsc-instance in coloc constraints (authored by nrwahl2).
API: libpacemaker: Deprecate {with-,}rsc-instance in coloc constraints
nrwahl2 committed rPd589d1ef324a: Doc: various: Remove references to pacemaker-next (authored by nrwahl2).
Doc: various: Remove references to pacemaker-next
nrwahl2 committed rP0f0c8dbb684c: API: libpacemaker: Deprecate {first,then}-instance in order constraints (authored by nrwahl2).
API: libpacemaker: Deprecate {first,then}-instance in order constraints
nrwahl2 committed rPfc2eaf1e441d: Test: cts-scheduler: Remove tests for experimental features (authored by nrwahl2).
Test: cts-scheduler: Remove tests for experimental features
nrwahl2 committed rP82010e5edf99: API: libpe_status: Deprecate "ordered" meta attribute for groups (authored by nrwahl2).
API: libpe_status: Deprecate "ordered" meta attribute for groups
nrwahl2 committed rP79395d1fa547: API: libpe_status: Deprecate "collocated" meta attribute for groups (authored by nrwahl2).
API: libpe_status: Deprecate "collocated" meta attribute for groups
nrwahl2 committed rPb5afb4bf4427: Refactor: libcib: Use bit shifts in cib_change_section_info definition (authored by nrwahl2).
Refactor: libcib: Use bit shifts in cib_change_section_info definition
nrwahl2 committed rPd72a92485cb2: Refactor: daemons: Use uint32_t for CIB change_section (authored by nrwahl2).
Refactor: daemons: Use uint32_t for CIB change_section
nrwahl2 committed rPd7a286f2d241: Refactor: pacemaker-based: Use flag clearer for cib_change_section flags (authored by nrwahl2).
Refactor: pacemaker-based: Use flag clearer for cib_change_section flags
nrwahl2 committed rPf1f181a4f915: Refactor: pacemaker-controld: Use flag checker in do_cib_replaced() (authored by nrwahl2).
Refactor: pacemaker-controld: Use flag checker in do_cib_replaced()
nrwahl2 committed rP5c11880a0b16: Refactor: controller: Use pcmk__str_none in te_update_diff_v2() (authored by nrwahl2).
Refactor: controller: Use pcmk__str_none in te_update_diff_v2()
nrwahl2 committed rP04d1ba5ff20e: Fix: controller: Resource reordering doesn't cause transition abort (authored by nrwahl2).
Fix: controller: Resource reordering doesn't cause transition abort
Sep 7 2022
Sep 7 2022
nrwahl2 committed rPd7ecacd97b6d: Refactor: libpe_rules: Use pcmk_copy_time() in pe_parse_xml_duration() (authored by nrwahl2).
Refactor: libpe_rules: Use pcmk_copy_time() in pe_parse_xml_duration()
nrwahl2 committed rPa7a79c6c62aa: API: libcrmcommon: New PCMK_XE_DATE_EXPRESSION constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_XE_DATE_EXPRESSION constant
nrwahl2 committed rPcec2f8b646c5: API: libcrmcommon: New PCMK_XE_OP_EXPRESSION constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_XE_OP_EXPRESSION constant
nrwahl2 committed rP5c7340c42719: API: libcrmcommon: New PCMK_XE_RSC_EXPRESSION constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_XE_RSC_EXPRESSION constant
nrwahl2 committed rPad1532664621: Refactor: libpe_rules: Use string constants in find_expression_type() (authored by nrwahl2).
Refactor: libpe_rules: Use string constants in find_expression_type()
nrwahl2 committed rP21294b9e660f: Doc: xml: Clean up schema bump instructions somewhat (authored by nrwahl2).
Doc: xml: Clean up schema bump instructions somewhat
nrwahl2 committed rP64aaa0afeb9d: Refactor: libpe_rules: Case-sensitive comps in find_expression_type() (authored by nrwahl2).
Refactor: libpe_rules: Case-sensitive comps in find_expression_type()
nrwahl2 committed rP344224cb31e3: Build: schemas: Rebuild versions.rng with pacemaker-$(CIB_max).rng (authored by nrwahl2).
Build: schemas: Rebuild versions.rng with pacemaker-$(CIB_max).rng
nrwahl2 committed rPd6fca3c5a07a: Low: schemas: Copy some schemas in preparation for changes (authored by nrwahl2).
Low: schemas: Copy some schemas in preparation for changes
nrwahl2 committed rPc1b01f1da4a2: Test: cts-cli: Update expected outputs for new schema versions (authored by nrwahl2).
Test: cts-cli: Update expected outputs for new schema versions
nrwahl2 committed rP93777c3555aa: Refactor: schemas: Split date-common into date_spec and duration (authored by nrwahl2).
Refactor: schemas: Split date-common into date_spec and duration
nrwahl2 committed rP6358b597a2a7: Refactor: schemas: Separate rule expression type definitions (authored by nrwahl2).
Refactor: schemas: Separate rule expression type definitions
nrwahl2 committed rP8e30024ce12b: Fix: schemas: Add missing valid date expr rule options (authored by nrwahl2).
Fix: schemas: Add missing valid date expr rule options
nrwahl2 committed rP7b1d6e08267b: Refactor: schemas: Mark invalid date rule attributes for future removal (authored by nrwahl2).
Refactor: schemas: Mark invalid date rule attributes for future removal
nrwahl2 committed rP66d5caabe8b7: Fix: schemas: Add missing valid options for duration and date_spec (authored by nrwahl2).
Fix: schemas: Add missing valid options for duration and date_spec
nrwahl2 committed rP706eb4315e85: Fix: schemas: Make score[-attribute] optional for rules (authored by nrwahl2).
Fix: schemas: Make score[-attribute] optional for rules
nrwahl2 committed rP4eb1572d0e5b: Refactor: schemas: Separate rule element into generic and location cases (authored by nrwahl2).
Refactor: schemas: Separate rule element into generic and location cases
nrwahl2 committed rPa879e2442a51: Refactor: schemas: Use element-rule-location (authored by nrwahl2).
Refactor: schemas: Use element-rule-location
nrwahl2 committed rP233a8de4189a: Refactor: schemas: Use element-rule-rsc_defaults (authored by nrwahl2).
Refactor: schemas: Use element-rule-rsc_defaults
nrwahl2 committed rPc29e04f37331: Refactor: schemas: New element-rule-rsc_defaults definition (authored by nrwahl2).
Refactor: schemas: New element-rule-rsc_defaults definition
nrwahl2 committed rPad60d0dae507: Refactor: schemas: New element-rule-op_defaults definition (authored by nrwahl2).
Refactor: schemas: New element-rule-op_defaults definition
nrwahl2 committed rPe79fe63afe6e: Refactor: schemas: Use element-rule-op_defaults (authored by nrwahl2).
Refactor: schemas: Use element-rule-op_defaults
nrwahl2 committed rPf765a68729d3: Doc: Pacemaker Explained: Add missing values for duration and date_spec (authored by nrwahl2).
Doc: Pacemaker Explained: Add missing values for duration and date_spec
nrwahl2 committed rP668597145605: Doc: libcrmcommon: Note pcmk__str_none in pcmk__strcmp doxygen comment (authored by nrwahl2).
Doc: libcrmcommon: Note pcmk__str_none in pcmk__strcmp doxygen comment
nrwahl2 committed rP2387e0a841f1: Fix: crm_error: Handle negative return code arguments (authored by nrwahl2).
Fix: crm_error: Handle negative return code arguments
nrwahl2 committed rP975b55fff643: Refactor: tools: Remove main-scope rc variable in crm_error (authored by nrwahl2).
Refactor: tools: Remove main-scope rc variable in crm_error
nrwahl2 committed rPb2aa1b7a5b26: Refactor: tools: Make lpc a loop-scope variable in crm_error (authored by nrwahl2).
Refactor: tools: Make lpc a loop-scope variable in crm_error
nrwahl2 committed rPdc0aea05792e: Feature: tools: List all RCs if none are specified for crm_error (authored by nrwahl2).
Feature: tools: List all RCs if none are specified for crm_error
nrwahl2 committed rPa970124a4d72: API: libcrmcommon: New pcmk_result_type enum (authored by nrwahl2).
API: libcrmcommon: New pcmk_result_type enum