- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Dec 6 2023
Dec 6 2023
clumens committed rP9f4da4102a40: Feature: libcrmcommon: Add XML attrs needed for schema file transfer. (authored by clumens).
Feature: libcrmcommon: Add XML attrs needed for schema file transfer.
clumens committed rPd2ed95651ea7: Refactor: libcrmcommon: Look in more dirs in pcmk__xml_artefact_path. (authored by clumens).
Refactor: libcrmcommon: Look in more dirs in pcmk__xml_artefact_path.
clumens committed rP036eb9f59326: Feature: daemons: Add a new fetch_schemas CIB command. (authored by clumens).
Feature: daemons: Add a new fetch_schemas CIB command.
clumens committed rPe8076b4a387e: Refactor: libcrmcommon: Add pcmk__load_schemas_from_dir. (authored by clumens).
Refactor: libcrmcommon: Add pcmk__load_schemas_from_dir.
clumens committed rP5b40f0227b33: Feature: daemons: Download newer schema files to a remote executor. (authored by clumens).
Feature: daemons: Download newer schema files to a remote executor.
clumens committed rPb05fef32cf1f: Feature: libcrmcommon: Load additional schema files in crm_schema_init. (authored by clumens).
Feature: libcrmcommon: Load additional schema files in crm_schema_init.
clumens committed rP7454a8400238: Refactor: daemons: Remove redundant includes from remoted_tls.c. (authored by clumens).
Refactor: daemons: Remove redundant includes from remoted_tls.c.
clumens committed rPd6a535ca43db: Feature: daemons: Only ask for schemas if supported by the server (authored by clumens).
Feature: daemons: Only ask for schemas if supported by the server
clumens committed rPc6b5f73a0135: Refactor: daemons: Keep XML schemas sorted. (authored by clumens).
Refactor: daemons: Keep XML schemas sorted.
Dec 4 2023
Dec 4 2023
clumens closed T723: Fix regression in crm_ticket/cibadmin/crm_diff XML output as Merged by committing rP1382915a15a6: Med: tools: Fix a regression in tool XML output..
Dec 4 2023, 1:05 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
clumens committed rP1382915a15a6: Med: tools: Fix a regression in tool XML output. (authored by clumens).
Med: tools: Fix a regression in tool XML output.
clumens committed rPc8619207f4fb: Refactor: libpacemaker: Mark an unused parameter for deletion. (authored by clumens).
Refactor: libpacemaker: Mark an unused parameter for deletion.
clumens committed rP904008b1b65f: API: libpacemaker: Add a function for deleting resources. (authored by clumens).
API: libpacemaker: Add a function for deleting resources.
clumens committed rP4cd526910c84: Test: libpacemaker: Add unit tests for pcmk_resource_delete. (authored by clumens).
Test: libpacemaker: Add unit tests for pcmk_resource_delete.
Nov 29 2023
Nov 29 2023
clumens moved T620: Create command-line method of listing all possible meta-attributes, cluster options, and environment variables from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Nov 28 2023
Nov 28 2023
clumens committed rPd47655a41442: Refactor: libcrmcommon: pcmk__xml_output_finish should take an exit code. (authored by clumens).
Refactor: libcrmcommon: pcmk__xml_output_finish should take an exit code.
Nov 22 2023
Nov 22 2023
clumens added a comment to T620: Create command-line method of listing all possible meta-attributes, cluster options, and environment variables.
This is now:
Nov 21 2023
Nov 21 2023
clumens committed rP8a9a1ad1ca61: Refactor: daemons: Add a flags enum to pacemakerd. (authored by clumens).
Refactor: daemons: Add a flags enum to pacemakerd.
clumens committed rP45c73041a45b: Refactor: daemons: Add the child_needs_cluster flag to pacemakerd. (authored by clumens).
Refactor: daemons: Add the child_needs_cluster flag to pacemakerd.
clumens committed rP93833adca29d: Refactor: daemons: Add the child_respawn flag to pacemakerd. (authored by clumens).
Refactor: daemons: Add the child_respawn flag to pacemakerd.
clumens committed rP459ca5063aef: Refactor: daemons: Add the child_needs_retry flag to pacemakerd. (authored by clumens).
Refactor: daemons: Add the child_needs_retry flag to pacemakerd.
clumens committed rPe24b1d850cf1: Refactor: daemons: Add the child_active_before_startup flag to pacemakerd. (authored by clumens).
Refactor: daemons: Add the child_active_before_startup flag to pacemakerd.
clumens committed rP98bb0754cc50: Refactor: daemons: Split pacemakerd.h into two header files. (authored by clumens).
Refactor: daemons: Split pacemakerd.h into two header files.
clumens committed rPc20e1a21fd17: Refactor: libcrmcommon: Improve xml_find_x_0_schema_index. (authored by clumens).
Refactor: libcrmcommon: Improve xml_find_x_0_schema_index.
clumens committed rP05742c0b9e04: Refactor: libcrmcommon: Add a parameter to a couple schema functions. (authored by clumens).
Refactor: libcrmcommon: Add a parameter to a couple schema functions.
clumens committed rP77874695773a: Refactor: libcrmcommon: Rename several schema-related types. (authored by clumens).
Refactor: libcrmcommon: Rename several schema-related types.
clumens committed rP1f48f8318e83: Refactor: libcrmcommon: Make various schema stuff non-static. (authored by clumens).
Refactor: libcrmcommon: Make various schema stuff non-static.
clumens committed rP10957125c084: Test: libcrmcommon: Add unit tests for pcmk__xml_find_x_0_schema_index. (authored by clumens).
Test: libcrmcommon: Add unit tests for pcmk__xml_find_x_0_schema_index.
Nov 15 2023
Nov 15 2023
clumens committed rP80f8a8e47db6: Refactor: libcrmcommon: validate_with should take a schema as argument. (authored by clumens).
Refactor: libcrmcommon: validate_with should take a schema as argument.
clumens committed rPdc735e1f6b2c: Refactor: libcrmcommon: Remove prototypes for internal functions. (authored by clumens).
Refactor: libcrmcommon: Remove prototypes for internal functions.
clumens committed rP91ef9fac634a: Refactor: libcrmcommon: Break schema freeing out into a function. (authored by clumens).
Refactor: libcrmcommon: Break schema freeing out into a function.
clumens committed rPa7202fdfc880: Refactor: libcrmcommon: Clean up add_schema a bit. (authored by clumens).
Refactor: libcrmcommon: Clean up add_schema a bit.
clumens committed rPd83dedf2d422: Refactor: libcrmcommon: Use pcmk__s in schemas.c where possible. (authored by clumens).
Refactor: libcrmcommon: Use pcmk__s in schemas.c where possible.
clumens committed rP63f3c8337748: Refactor: libcrmcommon: Use a schema variable in update_validation. (authored by clumens).
Refactor: libcrmcommon: Use a schema variable in update_validation.
clumens committed rP5b18e1547cbd: Refactor: libcrmcommon: Use a variable for the next schema, too. (authored by clumens).
Refactor: libcrmcommon: Use a variable for the next schema, too.
clumens committed rPfdf0ee953082: Refactor: libcrmcommon: Add pcmk__dump_known_schemas. (authored by clumens).
Refactor: libcrmcommon: Add pcmk__dump_known_schemas.
clumens committed rPebf344012089: Refactor: libcrmcommon: Store known_schemas as a GList. (authored by clumens).
Refactor: libcrmcommon: Store known_schemas as a GList.
clumens committed rP1841c7df2735: Refactor: libcrmcommon: Get rid of xml_schema_max. (authored by clumens).
Refactor: libcrmcommon: Get rid of xml_schema_max.
clumens committed rPd8dfced9beb5: Refactor: libcrmcommon: Rename xml_minimum_schema_index. (authored by clumens).
Refactor: libcrmcommon: Rename xml_minimum_schema_index.
clumens committed rP153ccf6ba514: Refactor: libcrmcommon: Remove an unnecessary check in validate_xml. (authored by clumens).
Refactor: libcrmcommon: Remove an unnecessary check in validate_xml.
clumens committed rP47994661ff7f: Refactor: libcrmcommon: Change how schema upgrade versions are handled (authored by clumens).
Refactor: libcrmcommon: Change how schema upgrade versions are handled
clumens committed rP4440771dc804: Refactor: libcrmcommon: Get rid of after_transform. (authored by clumens).
Refactor: libcrmcommon: Get rid of after_transform.
clumens committed rPcd67fdd53e6c: Refactor: libcrmcommon: Remove unnecessary schema code. (authored by clumens).
Refactor: libcrmcommon: Remove unnecessary schema code.
Sep 27 2023
Sep 27 2023
clumens committed rP6a3b1edd43cf: Build: python: Fix python tests when there's a separate build dir. (authored by clumens).
Build: python: Fix python tests when there's a separate build dir.
Sep 6 2023
Sep 6 2023
clumens committed rP54987227fe68: API: libpacemaker: Add function for listing resource agents. (authored by clumens).
API: libpacemaker: Add function for listing resource agents.
clumens committed rP6c23c1660f75: API: libpacemaker: Add additional agent listing functions. (authored by clumens).
API: libpacemaker: Add additional agent listing functions.
Sep 5 2023
Sep 5 2023
clumens committed rPeeb86af82ca5: Refactor: tools: Remove direct calls to crm_perror. (authored by clumens).
Refactor: tools: Remove direct calls to crm_perror.
clumens committed rP4c1893f91c44: Refactor: tools: Remove direct calls to crm_perror. (authored by clumens).
Refactor: tools: Remove direct calls to crm_perror.
clumens committed rPcbb7c42db730: Refactor: Remove unnecessary calls to pcmk_strerror. (authored by clumens).
Refactor: Remove unnecessary calls to pcmk_strerror.
clumens committed rPa39d4c313d57: Low: libcrmcommon: Fix error logging in mainloop_add_ipc_server_with_prio. (authored by clumens).
Low: libcrmcommon: Fix error logging in mainloop_add_ipc_server_with_prio.
Aug 28 2023
Aug 28 2023
clumens committed rP55d928005f51: Build: Be consistent with marking targets as .PHONY. (authored by clumens).
Build: Be consistent with marking targets as .PHONY.
clumens committed rPd1625f628716: Test: build: test-headers needs the build dir added to its search path. (authored by clumens).
Test: build: test-headers needs the build dir added to its search path.
clumens committed rP38a7407eefd2: Build: Remove unnecessary clean-generic targets. (authored by clumens).
Build: Remove unnecessary clean-generic targets.
clumens committed rP1dfb69d82262: Build: Fix ordering of LIBADD and LDADD libraries in Makefiles. (authored by clumens).
Build: Fix ordering of LIBADD and LDADD libraries in Makefiles.
clumens committed rPcf6ff759c9c8: Build: Break a large chunk of xml Makefile out into a script. (authored by clumens).
Build: Break a large chunk of xml Makefile out into a script.
Build: Use wildcards where possible.
clumens committed rP91535a006243: Refactor: CTS: Remove the cluster-init helper. (authored by clumens).
Refactor: CTS: Remove the cluster-init helper.
clumens committed rP3caa973334ca: Build: Avoid using sed -i, which behaves differently on BSD. (authored by clumens).
Build: Avoid using sed -i, which behaves differently on BSD.
clumens committed rP3f0d112b3539: Build: Lists in Makefiles should be more consistent. (authored by clumens).
Build: Lists in Makefiles should be more consistent.
clumens committed rPa9bc716d863c: Low: CTS: Don't add a comma to host group names. (authored by clumens).
Low: CTS: Don't add a comma to host group names.
clumens committed rP9b9eb755ae6c: Low: CTS: Print help output if no function is given for trace cmds. (authored by clumens).
Low: CTS: Print help output if no function is given for trace cmds.
clumens committed rPbe2194b2ea0c: Low: CTS: Fix regexes for new /etc/sysconfig/pacemaker syntax. (authored by clumens).
Low: CTS: Fix regexes for new /etc/sysconfig/pacemaker syntax.
clumens committed rP4bfd81bbbe37: Refactor: CTS: Make indentation more consistent in cts.in. (authored by clumens).
Refactor: CTS: Make indentation more consistent in cts.in.
Aug 21 2023
Aug 21 2023
clumens committed rP1c6175227548: Refactor: Remove code commented out with "#if 0". (authored by clumens).
Refactor: Remove code commented out with "#if 0".
Aug 15 2023
Aug 15 2023
clumens committed rP3e585726cee9: Test: python: Specify a path to python tests. (authored by clumens).
Test: python: Specify a path to python tests.
clumens committed rP8bcb4e4bb1a3: Feature: libcrmcommon: Add the pcmk_rc_ns_resolution error code. (authored by clumens).
Feature: libcrmcommon: Add the pcmk_rc_ns_resolution error code.
clumens committed rP051a083c7d09: Feature: libcrmcommon: Add pcmk__gaierror2rc. (authored by clumens).
Feature: libcrmcommon: Add pcmk__gaierror2rc.
clumens committed rPe7fb0d9cb437: Refactor: libcrmcommon, daemons: Use the new network-related return codes. (authored by clumens).
Refactor: libcrmcommon, daemons: Use the new network-related return codes.
clumens committed rPe839e79915a3: Feature: libcrmcommon: Add the pcmk_rc_compression error code. (authored by clumens).
Feature: libcrmcommon: Add the pcmk_rc_compression error code.
clumens committed rP81d5b41f8f19: Refactor: libcrmcommon: Use the new bz2-related error code. (authored by clumens).
Refactor: libcrmcommon: Use the new bz2-related error code.
Feature: libcrmcommon: Add pcmk__bzlib2rc.
clumens committed rP249e61cb33f5: Refactor: libcrmcommon: Deprecate bz2_strerror. (authored by clumens).
Refactor: libcrmcommon: Deprecate bz2_strerror.
clumens committed rP474ae5dc4a8f: Test: cts-cli: Update expected test output for new error codes. (authored by clumens).
Test: cts-cli: Update expected test output for new error codes.
Aug 1 2023
Aug 1 2023
clumens committed rPebd12e3281f9: Refactor: tools: Make error a static global variable in crm_node.c. (authored by clumens).
Refactor: tools: Make error a static global variable in crm_node.c.
clumens committed rP75e8f33a69ea: Refactor: tools: Use g_set_error throughout crm_node. (authored by clumens).
Refactor: tools: Use g_set_error throughout crm_node.
clumens committed rPba7f6d8f5bca: Refactor: tools: Remove a newline from the end of an error message. (authored by clumens).
Refactor: tools: Remove a newline from the end of an error message.
clumens committed rP62f805e414fb: Feature: tools: Add formatted output skeleton to crm_node. (authored by clumens).
Feature: tools: Add formatted output skeleton to crm_node.
clumens committed rPbe123ac144b3: Low: libpacemaker: Change the type of the node_id argument. (authored by clumens).
Low: libpacemaker: Change the type of the node_id argument.
clumens committed rP1f883809d38c: Feature: libcrmcommon: Bump feature set for crm_node formatted output (authored by clumens).
Feature: libcrmcommon: Bump feature set for crm_node formatted output
clumens committed rPed592d9a832e: Feature: tools: Convert crm_node -q to use formatted output. (authored by clumens).
Feature: tools: Convert crm_node -q to use formatted output.
clumens committed rPc03ee21db771: Feature: tools: Convert crm_node -n/-N to use formatted output. (authored by clumens).
Feature: tools: Convert crm_node -n/-N to use formatted output.
clumens committed rPa27f09923085: Feature: tools: Convert crm_node -i to formatted output. (authored by clumens).
Feature: tools: Convert crm_node -i to formatted output.
clumens committed rP5cc11bb6bed5: Feature: tools: Convert crm_node -l/-p to formatted output. (authored by clumens).
Feature: tools: Convert crm_node -l/-p to formatted output.
clumens committed rPa85a7f9e1ac9: Refactor: tools: Simplify run_controller_mainloop a bit. (authored by clumens).
Refactor: tools: Simplify run_controller_mainloop a bit.
clumens committed rPb7f7317a142d: API: schemas: Add a new schema for crm_node. (authored by clumens).
API: schemas: Add a new schema for crm_node.
Jul 26 2023
Jul 26 2023
clumens committed rP84d0eb6a36eb: Low: daemons: Disable sync points in certain circumstances. (authored by clumens).
Low: daemons: Disable sync points in certain circumstances.
clumens committed rP7bf9a012cc67: Tests: cts: Add a test case for attrd_updater -U -d when creating an attr (authored by clumens).
Tests: cts: Add a test case for attrd_updater -U -d when creating an attr
clumens committed rP3ce272fbe554: Tests: cts: Escape a pipe in an attrd log message regex. (authored by clumens).
Tests: cts: Escape a pipe in an attrd log message regex.
Jul 24 2023
Jul 24 2023
clumens committed rP71b510b602ec: Refactor: cts: Fix indentation problems in cts-lab.in. (authored by clumens).
Refactor: cts: Fix indentation problems in cts-lab.in.
clumens committed rPdb477b71d086: Refactor: cts: Remove support for running from the source checkout. (authored by clumens).
Refactor: cts: Remove support for running from the source checkout.
clumens committed rP0962b48c751d: Refactor: cts: Fix minor problems in cts-lab.in. (authored by clumens).
Refactor: cts: Fix minor problems in cts-lab.in.
clumens committed rP56b30cf05538: Refactor: cts: Rename variables to follow python naming. (authored by clumens).
Refactor: cts: Rename variables to follow python naming.
clumens committed rP2a3df758f069: Refactor: cts: Fix some minor string-related things in cts-lab.in. (authored by clumens).
Refactor: cts: Fix some minor string-related things in cts-lab.in.
clumens committed rP04eb0701ef77: Refactor: cts: plural_s is always called with uppercase=True. (authored by clumens).
Refactor: cts: plural_s is always called with uppercase=True.
clumens committed rP2fe22b69bda5: Refactor: cts: Improve whitespace in cts-lab.in. (authored by clumens).
Refactor: cts: Improve whitespace in cts-lab.in.
clumens committed rP68dd1a798cd7: Refactor: cts: Fix a few more minor problems in cts-lab.in. (authored by clumens).
Refactor: cts: Fix a few more minor problems in cts-lab.in.
Jul 17 2023
Jul 17 2023
Refactor: cts: Remove OCFIPraTest.
clumens committed rP13bf0395249b: Build: Move CTSLab.py.in into the cts/ directory. (authored by clumens).
Build: Move CTSLab.py.in into the cts/ directory.
clumens committed rP712cd62b5605: Build: Move cts-log-watcher.in to the cts/ directory. (authored by clumens).
Build: Move cts-log-watcher.in to the cts/ directory.
clumens committed rP4c35ee27ea47: Build: Move cluster_test.in to the cts/ directory. (authored by clumens).
Build: Move cluster_test.in to the cts/ directory.