Author | Object | Transaction | Date |
---|
nrwahl2 | rPc22688b21b27: Refactor: tools: Drop only internal use of cib_new_no_shadow() | | Thu, Jul 24, 8:25 PM |
nrwahl2 | rP0a6bb7c6fced: Refactor: tools: Drop redundant check in crm_resource.c | | Thu, Jul 24, 8:18 PM |
nrwahl2 | rPf700330e7a86: Refactor: tools: Simplify cibadmin.c:do_init() | | Thu, Jul 24, 8:17 PM |
nrwahl2 | rP8d37f7d6f9f1: Low: libcib: Fix cib__signon_retry() return code | | Thu, Jul 24, 8:12 PM |
nrwahl2 | rP7bc93dfdf87a: Refactor: libcib: Drop type argument from cib__signon_retry() | | Thu, Jul 24, 8:02 PM |
nrwahl2 | rP5f776a3fc4ef: Refactor: libcib: Drop attempts argument from cib__signon_attempts() | | Thu, Jul 24, 7:37 PM |
nrwahl2 | rPb260023f06e9: Refactor: tools: Drop forward declarations from cibadmin.c | | Thu, Jul 24, 7:12 PM |
nrwahl2 | rP54c267f41d7a: Refactor: tools: Rename the_cib to cib_conn in cibadmin.c for clarity | | Thu, Jul 24, 7:10 PM |
gao-yan | rP11ab54a6b11e: Log: various: Avoid warnings about a negative value for `stonith-watchdog… | | Thu, Jul 24, 12:01 PM |
nrwahl2 | rPbc5de9a8403a: Medium: Simplify --version output and add BUILD_VERSION and CRM_FEATURES to a… | | Thu, Jul 24, 9:58 AM |
nrwahl2 | rP1f69abe55fb6: Refactor: tools: Use GOption in cibadmin | | Thu, Jul 24, 9:58 AM |
nrwahl2 | rP959231b3a372: API: tools: Drop cibadmin --extended-version/-! option | | Thu, Jul 24, 9:58 AM |
GitHub <noreply@github.com> | rP071cded4354f: Merge pull request #3921 from nrwahl2/nrwahl2-cibadmin | | Thu, Jul 24, 9:58 AM |
nrwahl2 | rP4bd86b103b16: Refactor: tools: Rename input_xml to input_string in cibadmin.c | | Thu, Jul 24, 4:57 AM |
nrwahl2 | rPe61095f9a9cc: Refactor: tools: Simplify some conditionals in cibadmin.c | | Thu, Jul 24, 4:57 AM |
nrwahl2 | rP9ca4ce28ce18: Refactor: tools: Further simplify ACL conditionals in cibadmin.c | | Thu, Jul 24, 4:57 AM |
nrwahl2 | rPb7cb8b0b6b13: Feature: tools: Deprecate current input source precedence in cibadmin | | Thu, Jul 24, 4:57 AM |
nrwahl2 | rPf900a10367c1: Feature: tools: Default cibadmin command is now --query | | Thu, Jul 24, 4:57 AM |
nrwahl2 | rPd3064095efd1: Feature: tools: Don't require --force for non-privileged cibadmin ACLs | | Thu, Jul 24, 4:57 AM |
nrwahl2 | rP02dd231faadd: Refactor: tools: Simplify cibadmin usage error for bad arguments | | Thu, Jul 24, 4:57 AM |
nrwahl2 | rPe0b2d192ba4d: Refactor: tools: Drop debug input XML logging from cibadmin.c | | Thu, Jul 24, 4:57 AM |
nrwahl2 | rP929e08ea88aa: Refactor: tools: Functionize reading input in cibadmin.c | | Thu, Jul 24, 4:57 AM |
nrwahl2 | rPe28320477350: Feature: tools: Deprecate cibadmin --show-access as non-privileged user | | Thu, Jul 24, 4:57 AM |
nrwahl2 | rPafee0a0f57eb: Refactor: libcrmcommon: Drop pcmk__output_t:version() extended argument | | Thu, Jul 24, 4:57 AM |
nrwahl2 | rPdd1660fbc438: Refactor: libcrmcommon: Drop pcmk__cli_help() argument | | Wed, Jul 23, 7:42 PM |
nrwahl2 | rP959231b3a372: API: tools: Drop cibadmin --extended-version/-! option | | Wed, Jul 23, 7:40 PM |
nrwahl2 | rPe9b85f5115d2: Refactor: tools: Drop only known use of "cibadmin -!" | | Wed, Jul 23, 7:40 PM |
nrwahl2 | rP283a4c1bfa5b: Refactor: tools: Clean up crm_diff.c:apply_patch() | | Wed, Jul 23, 6:41 PM |
nrwahl2 | rP2cff40d25bbf: Low: Tools: Calculate the digest after applying a diff | | Wed, Jul 23, 6:41 PM |
nrwahl2 | rP51648a2a77a1: Feature: tools: Use formatted output in crm_diff.c | nrwahl2 added a task: Restricted Maniphest Task. | Wed, Jul 23, 6:41 PM |
nrwahl2 | rP5ad370b1e721: API: schemas: Add a schema for crm_diff | nrwahl2 added a task: Restricted Maniphest Task. | Wed, Jul 23, 6:41 PM |
GitHub <noreply@github.com> | rPd52dcfe699dd: Merge pull request #3909 from nrwahl2/nrwahl2-refactors | | Wed, Jul 23, 6:41 PM |
nrwahl2 | rP529cf6bb730c: Feature: libcrmcommon: Bump feature set to 3.20.2 | | Wed, Jul 23, 5:37 PM |
nrwahl2 | rP2307f973309d: Test: cts-cli: Sanitize cts_cli_data from output | | Wed, Jul 23, 5:37 PM |
nrwahl2 | rP87d4b0cf9111: Test: cts-cli: Add XML validating tests for crm_diff | | Wed, Jul 23, 5:26 PM |
nrwahl2 | rP5ad370b1e721: API: schemas: Add a schema for crm_diff | | Wed, Jul 23, 5:47 AM |
nrwahl2 | rP51648a2a77a1: Feature: tools: Use formatted output in crm_diff.c | | Wed, Jul 23, 5:47 AM |
nrwahl2 | rP31db9bf29002: Test: cts-cli: Add crm_diff regression tests | | Wed, Jul 23, 5:47 AM |
nrwahl2 | rPb7fe638aa053: Fix: libcrmcommon: allow whitespace in name/value pairs | | Tue, Jul 22, 9:56 AM |
nrwahl2 | rP28ca6aa7a5c7: Build: configure: Conditionalize support for sscanf's %m. | | Tue, Jul 22, 9:56 AM |
nrwahl2 | rPb52de8d56246: Low: libcrmcommon: Keep trailing newlines in pcmk__scan_nvpair() | | Tue, Jul 22, 9:56 AM |
GitHub <noreply@github.com> | rPa473d15993bf: Merge pull request #3833 from nrwahl2/nrwahl2-coverity | | Tue, Jul 22, 9:56 AM |
GitHub <noreply@github.com> | rP1244f6194221: Merge pull request #3919 from clumens/3.0.1-rc2-prep | | Tue, Jul 22, 9:25 AM |
nrwahl2 | rPbb7108580fd8: Doc: Pacemaker Explained: Document limitation of pcmk-init.env parsing | | Mon, Jul 21, 8:28 PM |
nrwahl2 | rPb52de8d56246: Low: libcrmcommon: Keep trailing newlines in pcmk__scan_nvpair() | | Mon, Jul 21, 8:23 PM |
nrwahl2 | rP0cbdf7897c38: Refactor: remoted: Strip rest of trailing whitespace in load_env_vars() | | Mon, Jul 21, 8:23 PM |
nrwahl2 | rP5bd051a66a01: Refactor: remoted: Skip setting value = NULL in load_env_vars() | | Mon, Jul 21, 8:23 PM |
nrwahl2 | rP42b9ea9757a2: Refactor: remoted: Clean up load_env_vars() | | Mon, Jul 21, 8:23 PM |
nrwahl2 | rPf057778388ab: Low: fencer: Fix fence delay range off-by-one | | Mon, Jul 21, 8:23 PM |
nrwahl2 | rP7745fb18440a: Refactor: remoted: Use g_strchug() in load_env_vars() | | Mon, Jul 21, 8:23 PM |
nrwahl2 | rP2387f7de21d2: Refactor: remoted: Functionize loading one environment variable | | Mon, Jul 21, 8:23 PM |
nrwahl2 | rP18f59f363e4e: Low: libcrmcommon: Allow empty string values in pcmk__scan_nvpair() | | Mon, Jul 21, 8:23 PM |
nrwahl2 | rP6b8b55d31563: Refactor: remoted: Use getline() instead of fgets() | | Mon, Jul 21, 8:23 PM |
nrwahl2 | rPb3b73fbf03f2: Refactor: remoted: Remove unnecessary nesting in load_env_vars() | | Mon, Jul 21, 8:23 PM |
nrwahl2 | rP3f5334b62f4c: Refactor: remoted: Remove some nesting in load_env_vars() | | Mon, Jul 21, 8:23 PM |
nrwahl2 | rP0bf68b30efb2: Refactor: remoted: Strip trailing whitespace in load_env_vars() | | Mon, Jul 21, 8:23 PM |
nrwahl2 | rP89668b9a0b2e: Refactor: remoted: Limit quote scope in load_env_vars() | | Mon, Jul 21, 8:23 PM |
nrwahl2 | rP68d6718726ad: Refactor: libcrmcommon: Drop unnecessary Coverity suppression | | Mon, Jul 21, 8:23 PM |
nrwahl2 | rPe192036606c6: Refactor: remoted: Strip trailing comment in load_env_vars() | | Mon, Jul 21, 8:23 PM |
nrwahl2 | rPe3080fc11351: Refactor: libcrmcommon: Use GLib functions for swapping byte order | | Mon, Jul 21, 8:23 PM |
nrwahl2 | rP7265dc1e6d0a: Refactor: libcrmcommon: Sanity-check remote message and buffer sizes | | Mon, Jul 21, 8:23 PM |
nrwahl2 | rPf1cfabd109ff: Refactor: remoted: Remove more nesting from load_env_vars() | | Mon, Jul 21, 8:23 PM |
nrwahl2 | rP9f8115e17e98: Low: libcrmcommon: Standardize remote environment variable parsing | | Mon, Jul 21, 8:23 PM |
nrwahl2 | rPc5ffaa84b12c: Refactor: fencer: Simplify start_delay calculation for fence command | | Mon, Jul 21, 8:23 PM |
clumens | rPace83974b8c7: Doc: ChangeLog: update for 3.0.1-rc2 release | | Mon, Jul 21, 3:15 PM |
clumens | rP34d76196bc8d: Low: daemons: Return CRM_EX_PROTOCOL when ACKing an unknown request. | | Mon, Jul 21, 2:42 PM |
clumens | rPf49fe3a21efe: Refactor: daemons: Use pcmk__request_t for LRMD_OP_GET_RECURRING. | | Mon, Jul 21, 2:42 PM |
clumens | rPa21c98931e8b: Refactor: daemons: Expose two more functions to all of execd. | | Mon, Jul 21, 2:42 PM |
clumens | rP10d2a059f3cc: Refactor: daemons: Use pcmk__request_t for LRMD_OP_RSC_UNREG. | | Mon, Jul 21, 2:42 PM |
clumens | rP9dcef97b77c3: Refactor: daemons: Use pcmk__request_t for LRMD_OP_POKE. | | Mon, Jul 21, 2:42 PM |
clumens | rPc59059ba6ef3: Refactor: daemons: Use pcmk__request_t for LRMD_OP_IPC_FWD. | | Mon, Jul 21, 2:42 PM |
clumens | rP694061dec560: Refactor: daemons: Use pcmk__request_t for LRMD_OP_RSC_EXEC. | | Mon, Jul 21, 2:42 PM |
clumens | rP397804a9233a: Refactor: daemons: Use pcmk__request_t for LRMD_OP_RSC_REG. | | Mon, Jul 21, 2:42 PM |
clumens | rPa3bb87a9b701: Refactor: daemons: Add execd_process_message. | | Mon, Jul 21, 2:42 PM |
clumens | rP9f83b81061f9: Refactor: daemons: Condense duplicated IPC code. | | Mon, Jul 21, 2:42 PM |
clumens | rP63f0603a8fb7: Refactor: daemons: Use pcmk__request_t for LRMD_OP_CHECK. | | Mon, Jul 21, 2:42 PM |
clumens | rP0f1ef52c8ffe: Refactor: daemons: Use pcmk__request_t for LRMD_OP_ALERT_EXEC. | | Mon, Jul 21, 2:42 PM |
clumens | rP7d56d4665c8f: Refactor: daemons: Add handle_unknown_request. | | Mon, Jul 21, 2:42 PM |
clumens | rP78e899752bc3: Refactor: daemons: Use pcmk__request_t for CRM_OP_REGISTER. | | Mon, Jul 21, 2:42 PM |
clumens | rPcd1ba028c3ec: Refactor: daemons: Use pcmk__request_t for LRMD_OP_RSC_CANCEL. | | Mon, Jul 21, 2:42 PM |
clumens | rPba47d0b1a99f: Low: daemons: Correct result error string on unknown IPC messages. | | Mon, Jul 21, 2:42 PM |
clumens | rP5dc6e6c1399d: Refactor: daemons: Add an execd_create_reply macro... | | Mon, Jul 21, 2:42 PM |
clumens | rP2e4be16b60a8: Refactor: daemons: Use pcmk__request_t for LRMD_OP_RSC_INFO. | | Mon, Jul 21, 2:42 PM |
clumens | rP836ae0df5a2d: Refactor: daemons: Rename variables in execd_messages.c. | | Mon, Jul 21, 2:23 PM |
clumens | rP3ee3cf30a573: Refactor: daemons: Move IPC server skeleton code to execd_messages.c. | | Mon, Jul 21, 2:23 PM |
clumens | Pacemaker Release Checklist | clumens edited the content of this document. | Mon, Jul 21, 9:55 AM |
clumens | Pacemaker Release Calendar | clumens edited the content of this document. | Mon, Jul 21, 9:38 AM |
GitHub <noreply@github.com> | rPfdf796ebc8cb: Merge pull request #3917 from clumens/2.1.10-final | | Fri, Jul 18, 6:07 PM |
clumens | rPf18bb943c589: Doc: Pacemaker Administration: Add widths to all tables. | clumens added a task: Restricted Maniphest Task. | Fri, Jul 18, 6:06 PM |
clumens | rP4cfbca50b5e3: Doc: Pacemaker Explained: Table widths should be percentages. | clumens added a task: Restricted Maniphest Task. | Fri, Jul 18, 6:06 PM |
GitHub <noreply@github.com> | rP19e9ec0f5a26: Merge pull request #3918 from clumens/docs-3.0 | | Fri, Jul 18, 6:06 PM |
clumens | rPf7d7928387b8: Doc: Pacemaker Explained: Fix some typos in constraints docs. | | Fri, Jul 18, 10:49 AM |
clumens | rP628ad81543d2: Doc: Fix top-level index.rst files. | | Fri, Jul 18, 10:48 AM |
clumens | rPdea83d6ac6fd: Doc: Pacemaker Admin/Explained: Change all tables to be list-tables. | | Fri, Jul 18, 10:48 AM |
clumens | rPda3070bf3c99: Doc: Capitalize tables that weren't already. | | Fri, Jul 18, 9:41 AM |
clumens | rP037126aa66d4: Doc: Remove trailing whitespace from all books. | | Fri, Jul 18, 9:41 AM |
clumens | rP4cfbca50b5e3: Doc: Pacemaker Explained: Table widths should be percentages. | | Fri, Jul 18, 9:41 AM |
clumens | rPfd5e7180e41f: Doc: Pacemaker Development: Change all tables to be list-tables. | | Fri, Jul 18, 9:40 AM |
clumens | rPf18bb943c589: Doc: Pacemaker Administration: Add widths to all tables. | | Fri, Jul 18, 9:40 AM |
clumens | rP149e56e5fec8: Doc: ChangeLog: update for 2.1.10 release | | Fri, Jul 18, 8:58 AM |