User Details
User Details
- User Since
- Jan 12 2022, 10:04 AM (189 w, 2 d)
Today
Today
clumens committed rPfdb2ff86e8e0: Low: NLS: update translations before 3.0.1-rc1 (authored by clumens).
Low: NLS: update translations before 3.0.1-rc1
clumens committed rPf7feda146e0f: Build: libraries: update shared object versions for 3.0.1 (authored by clumens).
Build: libraries: update shared object versions for 3.0.1
clumens committed rPbd7ec3af3b97: Build: update version information for 3.0.1 (authored by clumens).
Build: update version information for 3.0.1
Tue, Aug 19
Tue, Aug 19
clumens committed rPc3c34a58c618: Med: libcrmcommon: Fix a segfault in internal_ipc_get_reply. (authored by clumens).
Med: libcrmcommon: Fix a segfault in internal_ipc_get_reply.
Mon, Aug 18
Mon, Aug 18
clumens closed T988: Running under callgrind doesn't work as Merged by committing rP11a068ec22ce: Low: sysconfig: Remove --leak-check=full from default VALGRIND_OPTS..
clumens committed rP11a068ec22ce: Low: sysconfig: Remove --leak-check=full from default VALGRIND_OPTS. (authored by clumens).
Low: sysconfig: Remove --leak-check=full from default VALGRIND_OPTS.
Fri, Aug 15
Fri, Aug 15
clumens added a comment to T988: Running under callgrind doesn't work.
If you capture stdout and stderr in start_child just before calling execlp, you'll see the following:
clumens merged Restricted Maniphest Task into T747: Check for binary changes before respawning failed subdaemons.
Wed, Aug 13
Wed, Aug 13
clumens added a comment to T747: Check for binary changes before respawning failed subdaemons.
This is a little overdesigned, but the first thing that occurs to me would be:
clumens updated the task description for T970: Decrease code duplication in cts regression tests.
Wed, Aug 13, 10:08 AM · Restricted Project
clumens committed rPd81500f2faa3: Refactor: cts: Condense $PATH code into a single function (authored by clumens).
Refactor: cts: Condense $PATH code into a single function
Tue, Aug 12
Tue, Aug 12
clumens committed rPa97a0619875a: Refactor: libcrmcommon: Use gnutls_transport_set_int() (authored by nrwahl2).
Refactor: libcrmcommon: Use gnutls_transport_set_int()
clumens closed T967: Drop workarounds for GnuTLS <3.4.6 as Merged by committing rPb8a7a4588038: Refactor: libcrmcommon: Use gnutls_session_set_verify_cert().
Tue, Aug 12, 8:48 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
clumens committed rPffd4870c89b7: Refactor: libcrmcommon: Drop calls to gnutls_global_init()/deinit() (authored by nrwahl2).
Refactor: libcrmcommon: Drop calls to gnutls_global_init()/deinit()
clumens committed rPb8a7a4588038: Refactor: libcrmcommon: Use gnutls_session_set_verify_cert() (authored by nrwahl2).
Refactor: libcrmcommon: Use gnutls_session_set_verify_cert()
clumens committed rPf875aaff056f: Refactor: libcrmcommon: Report on gnutls cert verification errors. (authored by clumens).
Refactor: libcrmcommon: Report on gnutls cert verification errors.
clumens edited projects for T995: crm_mon --fence-history=2 and --fence-history=3 are identical, added: Restricted Project; removed Pacemaker: Tools.
Doc: ChangeLog: update for 3.0.1 release.
Mon, Aug 11
Mon, Aug 11
clumens committed rP8cacfd333a5c: Refactor: tools: Add the skeleton of a C version of cibsecret. (authored by clumens).
Refactor: tools: Add the skeleton of a C version of cibsecret.
clumens committed rPdada45a7f57f: Refactor: tools: Add environment checking code to cibsecret.c. (authored by clumens).
Refactor: tools: Add environment checking code to cibsecret.c.
clumens committed rP5078eed1f322: Refactor: tools: Add get_live_peers to cibsecret. (authored by clumens).
Refactor: tools: Add get_live_peers to cibsecret.
clumens committed rP1c6ac713b884: Refactor: tools: Subcommand handlers need to take rsh and rcp fns. (authored by clumens).
Refactor: tools: Subcommand handlers need to take rsh and rcp fns.
clumens committed rPebb5a30a01ad: Refactor: tools: Add the rsh commands used by cibsecret. (authored by clumens).
Refactor: tools: Add the rsh commands used by cibsecret.
clumens committed rP0df682f195a8: Refactor: tools: Add the rcp commands used by cibsecret. (authored by clumens).
Refactor: tools: Add the rcp commands used by cibsecret.
clumens committed rP6d645e49fdb8: Refactor: tools: Implement the check subcommand in cibsecret. (authored by clumens).
Refactor: tools: Implement the check subcommand in cibsecret.
clumens committed rP1d46302372c1: Refactor: tools: Add some helper functions to cibsecret. (authored by clumens).
Refactor: tools: Add some helper functions to cibsecret.
clumens committed rP65b35c5af104: Refactor: tools: Implement the sync subcommand in cibsecret. (authored by clumens).
Refactor: tools: Implement the sync subcommand in cibsecret.
clumens committed rP6e1528fbfc03: Refactor: tools: Add sync_one_file to cibsecret. (authored by clumens).
Refactor: tools: Add sync_one_file to cibsecret.
clumens committed rP45aaaf5feb38: Refactor: tools: Implement the delete subcommand in cibsecret. (authored by clumens).
Refactor: tools: Implement the delete subcommand in cibsecret.
clumens committed rP8a19f438ebb1: Refactor: tools: Implement the get subcommand in cibsecret. (authored by clumens).
Refactor: tools: Implement the get subcommand in cibsecret.
clumens committed rP519e384fa7f3: Refactor: tools: Implement the stash subcommand in cibsecret. (authored by clumens).
Refactor: tools: Implement the stash subcommand in cibsecret.
clumens committed rP5c82c3355bd4: Refactor: tools: Implement the set subcommand in cibsecret. (authored by clumens).
Refactor: tools: Implement the set subcommand in cibsecret.
clumens committed rPce003f11d77c: Refactor: tools: Implement the unstash subcommand in cibsecret. (authored by clumens).
Refactor: tools: Implement the unstash subcommand in cibsecret.
clumens committed rP06ca0cc00214: Low: libcrmcommon: Return a value for md5sum of empty input. (authored by clumens).
Low: libcrmcommon: Return a value for md5sum of empty input.
clumens committed rPf7e77cfe3a1e: Test: python: Add a new cibsecret ctslab test. (authored by clumens).
Test: python: Add a new cibsecret ctslab test.
clumens committed rP01e3dc95083c: Feature: tools: Remove the shell version of cibsecret. (authored by clumens).
Feature: tools: Remove the shell version of cibsecret.
clumens committed rP8fb338cd714c: Low: cts: Fix a bug checking the return type of RemoteExec.__call__. (authored by clumens).
Low: cts: Fix a bug checking the return type of RemoteExec.__call__.
clumens committed rP31e6af2c531a: Refactor: python: Fix a typo in a comment in remote.py. (authored by clumens).
Refactor: python: Fix a typo in a comment in remote.py.
API: schemas: Add a schema for cibsecret.
clumens committed rP4541a418707c: Feature: libcrmcommon: bump feature set to 3.20.3 (authored by clumens).
Feature: libcrmcommon: bump feature set to 3.20.3
Thu, Aug 7
Thu, Aug 7
Thu, Aug 7, 2:52 PM · Restricted Project
clumens archived Pacemaker (3.0.1).
clumens changed the status of T977: Replace versionsort() with something portable from Merged to Released.
clumens changed the status of T981: crm_diff regression test was removed during conversion to Python from Merged to Released.
clumens changed the status of T982: cts-fencing is broken due to bug in validate.py:rng_directory() from Merged to Released.
Thu, Aug 7, 12:21 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
clumens edited the content of Pacemaker Release Calendar.
Doc: ChangeLog: update for 3.0.1 release
Wed, Aug 6
Wed, Aug 6
clumens added a parent task for T992: Move cibsecret functionality to libpacemaker: Unknown Object (Maniphest Task).
Tue, Aug 5
Tue, Aug 5
clumens added a comment to T883: Improve usage of glib.
We also need to allow the use of new functions in glib that were introduced later than our minimum supported version, if they are available on the build platform. See https://github.com/ClusterLabs/pacemaker/pull/3929#discussion_r2250963422 for details.
Mon, Aug 4
Mon, Aug 4
clumens committed rPe56e575ca150: Med: libpacemaker: Do not retry on ECONNREFUSED in tools. (authored by clumens).
Med: libpacemaker: Do not retry on ECONNREFUSED in tools.
clumens committed rP125b434943f5: Med: libpacemaker: Do not retry on ECONNREFUSED in tools. (authored by clumens).
Med: libpacemaker: Do not retry on ECONNREFUSED in tools.
Thu, Jul 31
Thu, Jul 31
Doc: ChangeLog: update for 3.0.1 release
clumens committed rP3ee3cf30a573: Refactor: daemons: Move IPC server skeleton code to execd_messages.c. (authored by clumens).
Refactor: daemons: Move IPC server skeleton code to execd_messages.c.
clumens committed rPa3bb87a9b701: Refactor: daemons: Add execd_process_message. (authored by clumens).
Refactor: daemons: Add execd_process_message.
clumens committed rP9f83b81061f9: Refactor: daemons: Condense duplicated IPC code. (authored by clumens).
Refactor: daemons: Condense duplicated IPC code.
clumens committed rP836ae0df5a2d: Refactor: daemons: Rename variables in execd_messages.c. (authored by clumens).
Refactor: daemons: Rename variables in execd_messages.c.
clumens committed rP78e899752bc3: Refactor: daemons: Use pcmk__request_t for CRM_OP_REGISTER. (authored by clumens).
Refactor: daemons: Use pcmk__request_t for CRM_OP_REGISTER.
clumens committed rP397804a9233a: Refactor: daemons: Use pcmk__request_t for LRMD_OP_RSC_REG. (authored by clumens).
Refactor: daemons: Use pcmk__request_t for LRMD_OP_RSC_REG.
clumens committed rP2e4be16b60a8: Refactor: daemons: Use pcmk__request_t for LRMD_OP_RSC_INFO. (authored by clumens).
Refactor: daemons: Use pcmk__request_t for LRMD_OP_RSC_INFO.
clumens committed rPa21c98931e8b: Refactor: daemons: Expose two more functions to all of execd. (authored by clumens).
Refactor: daemons: Expose two more functions to all of execd.
clumens committed rP694061dec560: Refactor: daemons: Use pcmk__request_t for LRMD_OP_RSC_EXEC. (authored by clumens).
Refactor: daemons: Use pcmk__request_t for LRMD_OP_RSC_EXEC.
clumens committed rPf49fe3a21efe: Refactor: daemons: Use pcmk__request_t for LRMD_OP_GET_RECURRING. (authored by clumens).
Refactor: daemons: Use pcmk__request_t for LRMD_OP_GET_RECURRING.
clumens committed rPcd1ba028c3ec: Refactor: daemons: Use pcmk__request_t for LRMD_OP_RSC_CANCEL. (authored by clumens).
Refactor: daemons: Use pcmk__request_t for LRMD_OP_RSC_CANCEL.
clumens committed rP0f1ef52c8ffe: Refactor: daemons: Use pcmk__request_t for LRMD_OP_ALERT_EXEC. (authored by clumens).
Refactor: daemons: Use pcmk__request_t for LRMD_OP_ALERT_EXEC.
clumens committed rP9dcef97b77c3: Refactor: daemons: Use pcmk__request_t for LRMD_OP_POKE. (authored by clumens).
Refactor: daemons: Use pcmk__request_t for LRMD_OP_POKE.
clumens committed rP10d2a059f3cc: Refactor: daemons: Use pcmk__request_t for LRMD_OP_RSC_UNREG. (authored by clumens).
Refactor: daemons: Use pcmk__request_t for LRMD_OP_RSC_UNREG.
clumens committed rP63f0603a8fb7: Refactor: daemons: Use pcmk__request_t for LRMD_OP_CHECK. (authored by clumens).
Refactor: daemons: Use pcmk__request_t for LRMD_OP_CHECK.
clumens committed rPc59059ba6ef3: Refactor: daemons: Use pcmk__request_t for LRMD_OP_IPC_FWD. (authored by clumens).
Refactor: daemons: Use pcmk__request_t for LRMD_OP_IPC_FWD.
clumens committed rPba47d0b1a99f: Low: daemons: Correct result error string on unknown IPC messages. (authored by clumens).
Low: daemons: Correct result error string on unknown IPC messages.
clumens committed rP5dc6e6c1399d: Refactor: daemons: Add an execd_create_reply macro... (authored by clumens).
Refactor: daemons: Add an execd_create_reply macro...
clumens committed rP34d76196bc8d: Low: daemons: Return CRM_EX_PROTOCOL when ACKing an unknown request. (authored by clumens).
Low: daemons: Return CRM_EX_PROTOCOL when ACKing an unknown request.
clumens committed rP7d56d4665c8f: Refactor: daemons: Add handle_unknown_request. (authored by clumens).
Refactor: daemons: Add handle_unknown_request.
Jul 30 2025
Jul 30 2025
Jul 30 2025, 4:25 PM · Restricted Project
Jul 22 2025
Jul 22 2025
clumens committed rPace83974b8c7: Doc: ChangeLog: update for 3.0.1-rc2 release (authored by clumens).
Doc: ChangeLog: update for 3.0.1-rc2 release
Jul 21 2025
Jul 21 2025
clumens edited the content of Pacemaker Release Checklist.
clumens edited the content of Pacemaker Release Calendar.
Jul 18 2025
Jul 18 2025
Doc: ChangeLog: update for 2.1.10 release
clumens committed rP037126aa66d4: Doc: Remove trailing whitespace from all books. (authored by clumens).
Doc: Remove trailing whitespace from all books.
clumens committed rPfd5e7180e41f: Doc: Pacemaker Development: Change all tables to be list-tables. (authored by clumens).
Doc: Pacemaker Development: Change all tables to be list-tables.
clumens committed rPf18bb943c589: Doc: Pacemaker Administration: Add widths to all tables. (authored by clumens).
Doc: Pacemaker Administration: Add widths to all tables.
clumens committed rP4cfbca50b5e3: Doc: Pacemaker Explained: Table widths should be percentages. (authored by clumens).
Doc: Pacemaker Explained: Table widths should be percentages.
Doc: Fix top-level index.rst files.
clumens committed rPda3070bf3c99: Doc: Capitalize tables that weren't already. (authored by clumens).
Doc: Capitalize tables that weren't already.
clumens committed rPf7d7928387b8: Doc: Pacemaker Explained: Fix some typos in constraints docs. (authored by clumens).
Doc: Pacemaker Explained: Fix some typos in constraints docs.
clumens committed rPdea83d6ac6fd: Doc: Pacemaker Admin/Explained: Change all tables to be list-tables. (authored by clumens).
Doc: Pacemaker Admin/Explained: Change all tables to be list-tables.
Jul 17 2025
Jul 17 2025
clumens committed rP81128ed32719: Doc: Pacemaker Administration: Add widths to all tables. (authored by clumens).
Doc: Pacemaker Administration: Add widths to all tables.
clumens committed rPe6f41a4bdf58: Doc: Pacemaker Development: Change all tables to be list-tables. (authored by clumens).
Doc: Pacemaker Development: Change all tables to be list-tables.
clumens committed rP6d095ee40f98: Doc: Pacemaker Explained: Table widths should be percentages. (authored by clumens).
Doc: Pacemaker Explained: Table widths should be percentages.
clumens committed rPed7357b80c14: Doc: Capitalize tables that weren't already. (authored by clumens).
Doc: Capitalize tables that weren't already.
clumens committed rP625b6f9f7d3b: Doc: Remove trailing whitespace from all books. (authored by clumens).
Doc: Remove trailing whitespace from all books.
Doc: Fix top-level index.rst files.