- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Apr 5 2022
Apr 5 2022
clumens committed rP21adc9d9d4fb: Feature: tools: Use the new attribute message in attrd_updater. (authored by clumens).
Feature: tools: Use the new attribute message in attrd_updater.
clumens committed rPcab3adfc1a3f: Low: libpacemaker: Don't output attribute settings for blank strings. (authored by clumens).
Low: libpacemaker: Don't output attribute settings for blank strings.
clumens committed rP308a5d51087b: Low: schemas: Copy crm_attribute schema in preparation for changes. (authored by clumens).
Low: schemas: Copy crm_attribute schema in preparation for changes.
clumens committed rP1a1c80e60227: Fix: includes: Bump CRM_FEATURE_SET and PCMK__API_VERSION. (authored by clumens).
Fix: includes: Bump CRM_FEATURE_SET and PCMK__API_VERSION.
GitHub <noreply@github.com> committed rP1ec3db01e284: Merge pull request #2671 from clumens/attrd_updater-fo (authored by kgaillot).
Merge pull request #2671 from clumens/attrd_updater-fo
clumens committed rP42301b0dbdc9: Feature: schemas: Add host= to crm_attribute schema. (authored by clumens).
Feature: schemas: Add host= to crm_attribute schema.
Apr 4 2022
Apr 4 2022
kgaillot committed rPbdfafca26bb6: Refactor: fencing: make some message formatting easier to follow (authored by kgaillot).
Refactor: fencing: make some message formatting easier to follow
Log: fencer: drop useless logs
kgaillot committed rP9c89ed95bfa6: Refactor: fencer: create reply inside API request handling (authored by kgaillot).
Refactor: fencer: create reply inside API request handling
kgaillot committed rP20f56e62a7e9: Refactor: executor: use full result to track fence probe result (authored by kgaillot).
Refactor: executor: use full result to track fence probe result
kgaillot committed rPc75a02884546: Refactor: fencer: make do_local_reply() take call options instead of boolean (authored by kgaillot).
Refactor: fencer: make do_local_reply() take call options instead of boolean
kgaillot committed rP6251e775a002: Refactor: fencer: drop last argument to do_local_reply() (authored by kgaillot).
Refactor: fencer: drop last argument to do_local_reply()
kgaillot committed rPbdbb96536aa1: Refactor: fencer: make stonith_send_reply() take client object instead of id (authored by kgaillot).
Refactor: fencer: make stonith_send_reply() take client object instead of id
kgaillot committed rP04744399548f: Refactor: fencer: make do_local_reply() take client object instead of id (authored by kgaillot).
Refactor: fencer: make do_local_reply() take client object instead of id
kgaillot committed rPb536337d9b60: Refactor: fencer: use common reply handling for CRM_OP_REGISTER (authored by kgaillot).
Refactor: fencer: use common reply handling for CRM_OP_REGISTER
kgaillot committed rPb3bd224f9ef1: Refactor: libcrmcommon: functionize creating ack XML (authored by kgaillot).
Refactor: libcrmcommon: functionize creating ack XML
kgaillot committed rP3b3423ff922c: Refactor: libcrmcommon: separate internal message functions into own header (authored by kgaillot).
Refactor: libcrmcommon: separate internal message functions into own header
kgaillot committed rP13de773249ae: Refactor: fencer: use common reply handling for T_STONITH_NOTIFY (authored by kgaillot).
Refactor: fencer: use common reply handling for T_STONITH_NOTIFY
kgaillot committed rP206ca3306406: Refactor: fencer: use pcmk__request_t in handle_request() (authored by kgaillot).
Refactor: fencer: use pcmk__request_t in handle_request()
kgaillot committed rP963cffd6ec6c: Refactor: libcrmcommon: add object for server requests (authored by kgaillot).
Refactor: libcrmcommon: add object for server requests
kgaillot committed rPf7d5eaebef69: Refactor: libcrmcommon,fencer: functionize getting request origin type (authored by kgaillot).
Refactor: libcrmcommon,fencer: functionize getting request origin type
kgaillot committed rP6eeca98b8ab6: Refactor: fencer: functionize handling of each daemon API operation (authored by kgaillot).
Refactor: fencer: functionize handling of each daemon API operation
kgaillot committed rPe1a36cae29a4: Refactor: libcrmcommon,fencer: functionize getting request origin name (authored by kgaillot).
Refactor: libcrmcommon,fencer: functionize getting request origin name
kgaillot committed rP99d091874a2e: Refactor: fencer: use new hash table for request processing (authored by kgaillot).
Refactor: fencer: use new hash table for request processing
kgaillot committed rP4e16389b8e2d: Refactor: libcrmcommon: new API for processing server commands (authored by kgaillot).
Refactor: libcrmcommon: new API for processing server commands
kgaillot committed rP40a3fbd1adae: Refactor: libcrmcommon,fencer: prefix request IPC members with ipc_ (authored by kgaillot).
Refactor: libcrmcommon,fencer: prefix request IPC members with ipc_
kgaillot committed rP8443ddfe7693: Refactor: libcrmcommon,fencer: move op and flags to request object (authored by kgaillot).
Refactor: libcrmcommon,fencer: move op and flags to request object
GitHub <noreply@github.com> committed rP51945807f3be: Merge pull request #2648 from kgaillot/fencing (authored by kgaillot).
Merge pull request #2648 from kgaillot/fencing
Mar 31 2022
Mar 31 2022
kgaillot committed rP3e4cf35f3040: Build: configure: match cc_temp_flags / cc_restore_flags correctly (authored by kgaillot).
Build: configure: match cc_temp_flags / cc_restore_flags correctly
kgaillot committed rPf8b045b24ec8: Build: configure: qb_ipcc_connect_async() is now in an official release (authored by kgaillot).
Build: configure: qb_ipcc_connect_async() is now in an official release
kgaillot committed rP73e3e468845f: Build: configure: Corosync now offers pkg-config for config location (authored by kgaillot).
Build: configure: Corosync now offers pkg-config for config location
Build: pkgconfig: add initdir variable
kgaillot committed rPaac13c491b51: Build: Makefiles: move indent target to devel subdirectory (authored by kgaillot).
Build: Makefiles: move indent target to devel subdirectory
kgaillot committed rP8532f4b36834: Build: Makefiles: move gnulib-update target to maint subdirectory (authored by kgaillot).
Build: Makefiles: move gnulib-update target to maint subdirectory
kgaillot committed rP469711b1133c: Build: Makefiles: move changelog-related targets to maint subdirectory (authored by kgaillot).
Build: Makefiles: move changelog-related targets to maint subdirectory
kgaillot committed rP35778bda813e: Build: Makefiles: put local md5.c changes in sed (authored by kgaillot).
Build: Makefiles: put local md5.c changes in sed
kgaillot committed rP954c725ef1c5: Build: Makefiles: break gnulib-update target (authored by kgaillot).
Build: Makefiles: break gnulib-update target
kgaillot committed rP033ad7cb2994: Test: test-headers: get working in VPATH build (authored by kgaillot).
Test: test-headers: get working in VPATH build
kgaillot committed rP771ee9c3cde0: Doc: ChangeLog: document recently discovered regression fixes (authored by kgaillot).
Doc: ChangeLog: document recently discovered regression fixes
GitHub <noreply@github.com> committed rP1ad8bbdddf77: Merge pull request #2669 from kgaillot/fixes (authored by kgaillot).
Merge pull request #2669 from kgaillot/fixes
clumens committed rP755d3a85226c: Maint: gnulib: Update gnulib for build changes. (authored by clumens).
Maint: gnulib: Update gnulib for build changes.
clumens committed rP6068a0501cc9: Maint: gnulib: Update how gnulib is built and linked against. (authored by clumens).
Maint: gnulib: Update how gnulib is built and linked against.
GitHub <noreply@github.com> committed rP8f08e00bf06e: Merge pull request #2668 from clumens/gnulib (authored by kgaillot).
Merge pull request #2668 from clumens/gnulib
clumens committed rPfdadade4cd91: Low: gnulib: Fix building with --with-openssl. (authored by clumens).
Low: gnulib: Fix building with --with-openssl.
Mar 30 2022
Mar 30 2022
clumens committed rP5b88ded0f4af: High: tools: Fix the -v option to attrd_updater. (authored by clumens).
High: tools: Fix the -v option to attrd_updater.
GitHub <noreply@github.com> committed rP9770eb826a76: Merge pull request #2667 from clumens/attrd_updater-v (authored by kgaillot).
Merge pull request #2667 from clumens/attrd_updater-v
Mar 29 2022
Mar 29 2022
clumens committed rP4a3a1f77175c: Feature: resources: update HealthSMART agent for OCF 1.1 (authored by clumens).
Feature: resources: update HealthSMART agent for OCF 1.1
clumens committed rP7aaad332e16e: Low: resources: Don't use $ATTRDUP in HealthSMART. (authored by clumens).
Low: resources: Don't use $ATTRDUP in HealthSMART.
clumens committed rPbe030855717d: Feature: resources: Add an OCF_RESKEY_smartctl parameter to HealthSMART. (authored by clumens).
Feature: resources: Add an OCF_RESKEY_smartctl parameter to HealthSMART.
clumens committed rPe3d15c44bbae: Low: resources: Fix the stop action in HealthSMART. (authored by clumens).
Low: resources: Fix the stop action in HealthSMART.
clumens committed rP492b04a14592: Low: resources: Fix a bug in init_smart in HealthSMART. (authored by clumens).
Low: resources: Fix a bug in init_smart in HealthSMART.
clumens committed rP4fb3c156da8e: Feature: resources: Mark HealthSMART parameters as reloadable. (authored by clumens).
Feature: resources: Mark HealthSMART parameters as reloadable.
clumens committed rPc5bb25817bb4: Low: resources: Also fix HealthSMART_monitor. (authored by clumens).
Low: resources: Also fix HealthSMART_monitor.
clumens committed rPbcf3a45dcb5e: Feature: resources: Add an OCF_RESKEY_dampen parameter to HealthSMART. (authored by clumens).
Feature: resources: Add an OCF_RESKEY_dampen parameter to HealthSMART.
clumens committed rP391523333b64: Refactor: resources: Move HealthSMART checks into their own function. (authored by clumens).
Refactor: resources: Move HealthSMART checks into their own function.
GitHub <noreply@github.com> committed rPefdcb0bbfef5: Merge pull request #2666 from clumens/healthsmart (authored by kgaillot).
Merge pull request #2666 from clumens/healthsmart
Mar 28 2022
Mar 28 2022
clumens committed rP7ee06ffea98c: Refactor: tools: Use true/false more consistently in crm_resource_runtime. (authored by clumens).
Refactor: tools: Use true/false more consistently in crm_resource_runtime.
clumens committed rP93c72b22de93: Low: tools: Fix double free errors in crm_resource. (authored by clumens).
Low: tools: Fix double free errors in crm_resource.
clumens committed rP6c460971177a: Low: tools: Compare host names case insensitively... (authored by clumens).
Low: tools: Compare host names case insensitively...
clumens committed rP527db4b09d3e: Low: tools: Fix restarting implicit bundled resources without a host. (authored by clumens).
Low: tools: Fix restarting implicit bundled resources without a host.
clumens committed rP561b3935e8d7: Low: daemons, libs: Fix order of arguments to crm_log_xml_trace. (authored by clumens).
Low: daemons, libs: Fix order of arguments to crm_log_xml_trace.
clumens committed rPcb54e20b4508: Low: tools: Fix one way to restart a cloned primitive. (authored by clumens).
Low: tools: Fix one way to restart a cloned primitive.
clumens committed rPdbccd86e0780: Low: tools: If crm_resource is given an invalid node, error. (authored by clumens).
Low: tools: If crm_resource is given an invalid node, error.
clumens committed rPea59a5474c8b: Refactor: tools: Pass the node to cli_resource_restart. (authored by clumens).
Refactor: tools: Pass the node to cli_resource_restart.
clumens committed rP79febc83ee46: Low: tools: Fix restarting clone instances in crm_resource. (authored by clumens).
Low: tools: Fix restarting clone instances in crm_resource.
clumens committed rPac29bf65bc43: Low: tools: Fix one method of restarting a cloned group. (authored by clumens).
Low: tools: Fix one method of restarting a cloned group.
clumens committed rP6066c7356b84: Low: tools: Do not allow certain operations on clone instances. (authored by clumens).
Low: tools: Do not allow certain operations on clone instances.
GitHub <noreply@github.com> committed rP24d87d0b2ac8: Merge pull request #2645 from clumens/restart-clones (authored by kgaillot).
Merge pull request #2645 from clumens/restart-clones
clumens committed rPef0e8a5f63ca: Feature: Convert attrd_updater to use glib for cmdline handling. (authored by clumens).
Feature: Convert attrd_updater to use glib for cmdline handling.
clumens committed rP23ef3f446f86: Refactor: tools: Handle errors in attrd_updater more like elsewhere. (authored by clumens).
Refactor: tools: Handle errors in attrd_updater more like elsewhere.
clumens committed rP41ac3326b250: Refactor: tools: Use an options struct in attrd_updater. (authored by clumens).
Refactor: tools: Use an options struct in attrd_updater.
clumens committed rPc1a69ac55b84: Refactor: tools: Use standard pacemaker return codes in attrd_updater. (authored by clumens).
Refactor: tools: Use standard pacemaker return codes in attrd_updater.
clumens committed rP378a1a67f308: Low: tools: Update a couple option help strings in attrd_updater. (authored by clumens).
Low: tools: Update a couple option help strings in attrd_updater.
GitHub <noreply@github.com> committed rP2dd22a9d7202: Merge pull request #2664 from clumens/attrd_updated-glib (authored by kgaillot).
Merge pull request #2664 from clumens/attrd_updated-glib
clumens committed rPe97704377c25: Low: tools: Use gchar and g_free for G_OPTION_ARG_STRING values. (authored by clumens).
Low: tools: Use gchar and g_free for G_OPTION_ARG_STRING values.
Mar 25 2022
Mar 25 2022
clumens committed rPa3d6c2eece51: Doc: Pacemaker Development: Explain gcc sanitizers. (authored by clumens).
Doc: Pacemaker Development: Explain gcc sanitizers.
GitHub <noreply@github.com> committed rP88f45a8a9b85: Merge pull request #2665 from clumens/sanitizers (authored by kgaillot).
Merge pull request #2665 from clumens/sanitizers
Mar 22 2022
Mar 22 2022
wangluwei <wangluwei@uniontech.com> committed rP6a323ae8d667: Add Chinese translation of pacemaker-fenced files (authored by wangluwei <wangluwei@uniontech.com>).
Add Chinese translation of pacemaker-fenced files
GitHub <noreply@github.com> committed rP5129e5ca5057: Merge pull request #2659 from daaitudian/main (authored by kgaillot).
Merge pull request #2659 from daaitudian/main
wangluwei <wangluwei@uniontech.com> committed rPa0ab9b9270ab: Translation format adjustment (authored by wangluwei <wangluwei@uniontech.com>).
Translation format adjustment
wangluwei <wangluwei@uniontech.com> committed rPb6de6cd77f2a: Modify the free position of escaped_long/escaped_short (authored by wangluwei <wangluwei@uniontech.com>).
Modify the free position of escaped_long/escaped_short
Mar 21 2022
Mar 21 2022
clumens committed rP940dbacd9e67: Refactor: tools: Use g_set_error more in crm_attribute. (authored by clumens).
Refactor: tools: Use g_set_error more in crm_attribute.
clumens committed rP022978637420: Refactor: tools: Use args->quiet directly in crm_attribute. (authored by clumens).
Refactor: tools: Use args->quiet directly in crm_attribute.
clumens committed rP33198f3e13c7: Refactor: tools: Use standard return codes in crm_attribute. (authored by clumens).
Refactor: tools: Use standard return codes in crm_attribute.
clumens committed rPd097c01ab800: Feature: tools: Switch crm_attribute to use formatted output. (authored by clumens).
Feature: tools: Switch crm_attribute to use formatted output.
clumens committed rP69b960015554: Refactor: tools: Use the right bool constant in crm_attribute. (authored by clumens).
Refactor: tools: Use the right bool constant in crm_attribute.
clumens committed rPa9cf71bb9510: Refactor: libcib: Add new private versions of some attr functions. (authored by clumens).
Refactor: libcib: Add new private versions of some attr functions.
Test: cts-cli: Update expected CTS output.
clumens committed rP8c03553bbf8a: Feature: tools: Finish using formatted output in crm_attribute. (authored by clumens).
Feature: tools: Finish using formatted output in crm_attribute.
clumens committed rP603458f8bc50: Low: tools: Fix indentation on crm_attribute help output. (authored by clumens).
Low: tools: Fix indentation on crm_attribute help output.
clumens committed rPe7c47fa5e05b: Feature: tools: Add XML schema for the crm_attribute output. (authored by clumens).
Feature: tools: Add XML schema for the crm_attribute output.
clumens committed rP0ac3f68fa874: Fix: includes: Bump CRM_FEATURE_SET and PCMK__API_VERSION. (authored by clumens).
Fix: includes: Bump CRM_FEATURE_SET and PCMK__API_VERSION.
clumens committed rPd51d3c93137a: Test: CTS: Change "Please choose from one of the matches above..." (authored by clumens).
Test: CTS: Change "Please choose from one of the matches above..."
clumens committed rP32ddf3b83150: Refactor: daemons: Use the new attribute setting functions. (authored by clumens).
Refactor: daemons: Use the new attribute setting functions.
GitHub <noreply@github.com> committed rPa636dc1cb3cd: Merge pull request #2658 from clumens/crm_attribute (authored by kgaillot).
Merge pull request #2658 from clumens/crm_attribute
Mar 18 2022
Mar 18 2022