- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Apr 4 2022
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
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
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
Mar 15 2022
Mar 15 2022
Mar 7 2022
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
kgaillot committed rP605b6d7f0bcf: Refactor: scheduler: move remote ordering out of stage6() (authored by kgaillot).
Refactor: scheduler: move remote ordering out of stage6()
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
kgaillot committed rP2d48cbdcec82: Refactor: scheduler: best practices when scheduling resource actions (authored by kgaillot).
Refactor: scheduler: best practices when scheduling resource actions
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
kgaillot committed rP397910bb0ef6: Refactor: scheduler: functionize scheduling a node for fencing (authored by kgaillot).
Refactor: scheduler: functionize scheduling a node for fencing
kgaillot committed rP6d9f1d70ba17: Refactor: scheduler: functionize tracking non-DC fencing (authored by kgaillot).
Refactor: scheduler: functionize tracking non-DC fencing
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
kgaillot committed rP528df5debd18: Log: scheduler: improve fencing-related messages (authored by kgaillot).
Log: scheduler: improve fencing-related messages
kgaillot committed rP70e84179e08c: Refactor: scheduler: best practices when scheduling fencing/shutdown (authored by kgaillot).
Refactor: scheduler: best practices when scheduling fencing/shutdown
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
Log: scheduler: drop redundant trace log
kgaillot committed rP0bd9a391f413: Doc: Pacemaker Development: update scheduler section for recent changes (authored by kgaillot).
Doc: Pacemaker Development: update scheduler section for recent changes
kgaillot committed rPd0386477ba0c: Refactor: scheduler: rename pcmk__order_after_all() -> ...each() (authored by kgaillot).
Refactor: scheduler: rename pcmk__order_after_all() -> ...each()
Mar 4 2022
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
kgaillot committed rPc071e9343343: Refactor: NLS: update comments and copyrights on NLS files (authored by kgaillot).
Refactor: NLS: update comments and copyrights on NLS files
kgaillot committed rP9da48d2b760b: Low: libcrmcommon: initialize NLS only once (authored by kgaillot).
Low: libcrmcommon: initialize NLS only once
kgaillot committed rPb1e8e47f36ff: Low: pacemakerd: override locale earlier in start-up (authored by kgaillot).
Low: pacemakerd: override locale earlier in start-up
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
kgaillot committed rP1bdd607182be: Test: CTS: force portable locale for regression tests (authored by kgaillot).
Test: CTS: force portable locale for regression tests