Page MenuHomeClusterLabs Projects
Feed Advanced Search

Apr 4 2022

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
Apr 4 2022, 4:26 PM
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
Apr 4 2022, 4:26 PM
kgaillot committed rP6251e775a002: Refactor: fencer: drop last argument to do_local_reply() (authored by kgaillot).
Refactor: fencer: drop last argument to do_local_reply()
Apr 4 2022, 4:26 PM
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
Apr 4 2022, 4:26 PM
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
Apr 4 2022, 4:26 PM
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
Apr 4 2022, 4:26 PM
kgaillot committed rPb3bd224f9ef1: Refactor: libcrmcommon: functionize creating ack XML (authored by kgaillot).
Refactor: libcrmcommon: functionize creating ack XML
Apr 4 2022, 4:26 PM
kgaillot committed rP3b3423ff922c: Refactor: libcrmcommon: separate internal message functions into own header (authored by kgaillot).
Refactor: libcrmcommon: separate internal message functions into own header
Apr 4 2022, 4:26 PM
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
Apr 4 2022, 4:26 PM
kgaillot committed rP206ca3306406: Refactor: fencer: use pcmk__request_t in handle_request() (authored by kgaillot).
Refactor: fencer: use pcmk__request_t in handle_request()
Apr 4 2022, 4:26 PM
kgaillot committed rP963cffd6ec6c: Refactor: libcrmcommon: add object for server requests (authored by kgaillot).
Refactor: libcrmcommon: add object for server requests
Apr 4 2022, 4:26 PM
kgaillot committed rPf7d5eaebef69: Refactor: libcrmcommon,fencer: functionize getting request origin type (authored by kgaillot).
Refactor: libcrmcommon,fencer: functionize getting request origin type
Apr 4 2022, 4:26 PM
kgaillot committed rP6eeca98b8ab6: Refactor: fencer: functionize handling of each daemon API operation (authored by kgaillot).
Refactor: fencer: functionize handling of each daemon API operation
Apr 4 2022, 4:26 PM
kgaillot committed rPe1a36cae29a4: Refactor: libcrmcommon,fencer: functionize getting request origin name (authored by kgaillot).
Refactor: libcrmcommon,fencer: functionize getting request origin name
Apr 4 2022, 4:26 PM
kgaillot committed rP99d091874a2e: Refactor: fencer: use new hash table for request processing (authored by kgaillot).
Refactor: fencer: use new hash table for request processing
Apr 4 2022, 4:26 PM
kgaillot committed rP4e16389b8e2d: Refactor: libcrmcommon: new API for processing server commands (authored by kgaillot).
Refactor: libcrmcommon: new API for processing server commands
Apr 4 2022, 4:26 PM
kgaillot committed rP40a3fbd1adae: Refactor: libcrmcommon,fencer: prefix request IPC members with ipc_ (authored by kgaillot).
Refactor: libcrmcommon,fencer: prefix request IPC members with ipc_
Apr 4 2022, 4:26 PM
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
Apr 4 2022, 4:26 PM

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
Mar 31 2022, 5:55 PM
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
Mar 31 2022, 5:55 PM
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
Mar 31 2022, 5:55 PM
kgaillot committed rPb4903f373efc: Build: pkgconfig: add initdir variable (authored by kgaillot).
Build: pkgconfig: add initdir variable
Mar 31 2022, 5:55 PM
kgaillot committed rPaac13c491b51: Build: Makefiles: move indent target to devel subdirectory (authored by kgaillot).
Build: Makefiles: move indent target to devel subdirectory
Mar 31 2022, 5:55 PM
kgaillot committed rP8532f4b36834: Build: Makefiles: move gnulib-update target to maint subdirectory (authored by kgaillot).
Build: Makefiles: move gnulib-update target to maint subdirectory
Mar 31 2022, 5:55 PM
kgaillot committed rP469711b1133c: Build: Makefiles: move changelog-related targets to maint subdirectory (authored by kgaillot).
Build: Makefiles: move changelog-related targets to maint subdirectory
Mar 31 2022, 5:55 PM
kgaillot committed rP35778bda813e: Build: Makefiles: put local md5.c changes in sed (authored by kgaillot).
Build: Makefiles: put local md5.c changes in sed
Mar 31 2022, 5:55 PM
kgaillot committed rP954c725ef1c5: Build: Makefiles: break gnulib-update target (authored by kgaillot).
Build: Makefiles: break gnulib-update target
Mar 31 2022, 5:55 PM
kgaillot committed rP033ad7cb2994: Test: test-headers: get working in VPATH build (authored by kgaillot).
Test: test-headers: get working in VPATH build
Mar 31 2022, 5:55 PM
kgaillot committed rP771ee9c3cde0: Doc: ChangeLog: document recently discovered regression fixes (authored by kgaillot).
Doc: ChangeLog: document recently discovered regression fixes
Mar 31 2022, 5:55 PM

Mar 15 2022

kgaillot updated kgaillot.
Mar 15 2022, 6:38 PM

Mar 7 2022

kgaillot committed rPf1c4bba997e4: Build: rpm: depend on gettext-devel instead of gettext (authored by kgaillot).
Build: rpm: depend on gettext-devel instead of gettext
Mar 7 2022, 3:37 PM
kgaillot committed rP605b6d7f0bcf: Refactor: scheduler: move remote ordering out of stage6() (authored by kgaillot).
Refactor: scheduler: move remote ordering out of stage6()
Mar 7 2022, 10:18 AM
kgaillot committed rP861d9c4f9287: Refactor: scheduler: best practices when checking whether resources are managed (authored by kgaillot).
Refactor: scheduler: best practices when checking whether resources are managed
Mar 7 2022, 10:18 AM
kgaillot committed rP2d48cbdcec82: Refactor: scheduler: best practices when scheduling resource actions (authored by kgaillot).
Refactor: scheduler: best practices when scheduling resource actions
Mar 7 2022, 10:18 AM
kgaillot committed rP5dfdde5a62b3: Refactor: scheduler: functionize checking whether node needs fencing or shutdown (authored by kgaillot).
Refactor: scheduler: functionize checking whether node needs fencing or shutdown
Mar 7 2022, 10:18 AM
kgaillot committed rP397910bb0ef6: Refactor: scheduler: functionize scheduling a node for fencing (authored by kgaillot).
Refactor: scheduler: functionize scheduling a node for fencing
Mar 7 2022, 10:18 AM
kgaillot committed rP6d9f1d70ba17: Refactor: scheduler: functionize tracking non-DC fencing (authored by kgaillot).
Refactor: scheduler: functionize tracking non-DC fencing
Mar 7 2022, 10:18 AM
kgaillot committed rP6cf2e58f1e65: Refactor: scheduler: functionize ordering an action after a list of actions (authored by kgaillot).
Refactor: scheduler: functionize ordering an action after a list of actions
Mar 7 2022, 10:18 AM
kgaillot committed rP528df5debd18: Log: scheduler: improve fencing-related messages (authored by kgaillot).
Log: scheduler: improve fencing-related messages
Mar 7 2022, 10:18 AM
kgaillot committed rP70e84179e08c: Refactor: scheduler: best practices when scheduling fencing/shutdown (authored by kgaillot).
Refactor: scheduler: best practices when scheduling fencing/shutdown
Mar 7 2022, 10:18 AM
kgaillot committed rP6b1bc473bce0: Test: cts-lab: update expected patterns for recent log message changes (authored by kgaillot).
Test: cts-lab: update expected patterns for recent log message changes
Mar 7 2022, 10:18 AM
kgaillot committed rP08f57cc1ab92: Log: scheduler: drop redundant trace log (authored by kgaillot).
Log: scheduler: drop redundant trace log
Mar 7 2022, 10:18 AM
kgaillot committed rP0bd9a391f413: Doc: Pacemaker Development: update scheduler section for recent changes (authored by kgaillot).
Doc: Pacemaker Development: update scheduler section for recent changes
Mar 7 2022, 10:18 AM
kgaillot committed rPd0386477ba0c: Refactor: scheduler: rename pcmk__order_after_all() -> ...each() (authored by kgaillot).
Refactor: scheduler: rename pcmk__order_after_all() -> ...each()
Mar 7 2022, 10:18 AM

Mar 4 2022

kgaillot committed rP7220de08ece3: Build: configure: list AC_CONFIG_FILES in lexical order (authored by kgaillot).
Build: configure: list AC_CONFIG_FILES in lexical order
Mar 4 2022, 3:27 PM
kgaillot committed rPc071e9343343: Refactor: NLS: update comments and copyrights on NLS files (authored by kgaillot).
Refactor: NLS: update comments and copyrights on NLS files
Mar 4 2022, 3:27 PM
kgaillot committed rP9da48d2b760b: Low: libcrmcommon: initialize NLS only once (authored by kgaillot).
Low: libcrmcommon: initialize NLS only once
Mar 4 2022, 3:27 PM
kgaillot committed rPb1e8e47f36ff: Low: pacemakerd: override locale earlier in start-up (authored by kgaillot).
Low: pacemakerd: override locale earlier in start-up
Mar 4 2022, 3:27 PM
kgaillot committed rPfed459defa2b: Low: tools: ensure crm_report collects output in "C" locale (authored by kgaillot).
Low: tools: ensure crm_report collects output in "C" locale
Mar 4 2022, 3:27 PM
kgaillot committed rP1bdd607182be: Test: CTS: force portable locale for regression tests (authored by kgaillot).
Test: CTS: force portable locale for regression tests
Mar 4 2022, 3:27 PM

Query Overheated

This query took too long, so only some results are shown. Learn More