- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Feb 7 2024
Feb 7 2024
kgaillot committed rP2d8774ce1962: Refactor: pacemaker-attrd: make broadcast_local_value() more flexible (authored by kgaillot).
Refactor: pacemaker-attrd: make broadcast_local_value() more flexible
kgaillot committed rP71a82ed41287: Doc: libcrmcluster: document crm_node_t:uuid (authored by kgaillot).
Doc: libcrmcluster: document crm_node_t:uuid
GitHub <noreply@github.com> committed rPc248cf6130d5: Merge pull request #3350 from kgaillot/T137 (authored by kgaillot).
Merge pull request #3350 from kgaillot/T137
kgaillot committed rP4083e7b10461: Refactor: pacemaker-attrd: drop support for attribute XML ID (authored by kgaillot).
Refactor: pacemaker-attrd: drop support for attribute XML ID
Feb 6 2024
Feb 6 2024
clumens committed rP1df7e337d1f8: Refactor: pacemaker-attrd: Convert the attribute changed bool to a flag. (authored by clumens).
Refactor: pacemaker-attrd: Convert the attribute changed bool to a flag.
clumens committed rP8a01d898683e: Refactor: pacemaker-attrd: Move unknown_peer_uuids into flags. (authored by clumens).
Refactor: pacemaker-attrd: Move unknown_peer_uuids into flags.
clumens committed rP0c32165a522d: Refactor: pacemaker-attrd: Move is_private into flags. (authored by clumens).
Refactor: pacemaker-attrd: Move is_private into flags.
clumens committed rP475adcafb4f0: Refactor: pacemaker-attrd: Move force_write into flags. (authored by clumens).
Refactor: pacemaker-attrd: Move force_write into flags.
GitHub <noreply@github.com> committed rP863d12294135: Merge pull request #3348 from clumens/attrd-flags (authored by kgaillot).
Merge pull request #3348 from clumens/attrd-flags
kgaillot committed rP893f67d0324e: Refactor: libcrmcommon: move crm_meta_name() and crm_meta_value() (authored by kgaillot).
Refactor: libcrmcommon: move crm_meta_name() and crm_meta_value()
kgaillot committed rP4c2ae55f9839: Refactor: libcrmcommon: best practices for crm_meta_name() (authored by kgaillot).
Refactor: libcrmcommon: best practices for crm_meta_name()
kgaillot committed rPc6baad6bea5b: Refactor: libcrmcommon: best practices for crm_meta_value() (authored by kgaillot).
Refactor: libcrmcommon: best practices for crm_meta_value()
kgaillot committed rPdc9854cdb395: Refactor: various: assert on memory errors for hash table keys/values (authored by kgaillot).
Refactor: various: assert on memory errors for hash table keys/values
kgaillot committed rP539b02c81474: Refactor: scheduler: add pcmk__insert_meta() (authored by kgaillot).
Refactor: scheduler: add pcmk__insert_meta()
kgaillot committed rPc87b862847c5: Test: scheduler: update expected graph for meta-attribute change (authored by kgaillot).
Test: scheduler: update expected graph for meta-attribute change
kgaillot committed rP31fa65c1e9e4: Refactor: scheduler: drop add_hash_param() (authored by kgaillot).
Refactor: scheduler: drop add_hash_param()
GitHub <noreply@github.com> committed rP0db01aa3154e: Merge pull request #3347 from kgaillot/best-practices (authored by kgaillot).
Merge pull request #3347 from kgaillot/best-practices
kgaillot added a project to T774: Fence devices with node-based rules are probably unpacked incorrectly: Restricted Project.
kgaillot triaged T774: Fence devices with node-based rules are probably unpacked incorrectly as Normal priority.
nrwahl2 committed rP88507458cd31: Doc: libcrmcommon: PCMK_VALUE is not strictly for option values (authored by nrwahl2).
Doc: libcrmcommon: PCMK_VALUE is not strictly for option values
nrwahl2 committed rP2219a146cc6d: Refactor: libcrmcommon: New PCMK__XA_NAMESPACE string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_NAMESPACE string constant
nrwahl2 committed rPd09c6828620e: Refactor: libcrmcommon: New PCMK__XA_RSC_PROVIDES string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_RSC_PROVIDES string constant
nrwahl2 committed rPd7ed41c6e00d: Refactor: libcrmcommon: New PCMK__VALUE_WARNING string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__VALUE_WARNING string constant
nrwahl2 committed rP6a82ae8557a8: Refactor: libcrmcommon: New PCMK__VALUE_BOLD string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__VALUE_BOLD string constant
nrwahl2 committed rPd4233c3aa7a3: Refactor: libcrmcommon: New PCMK__VALUE_MAINT string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__VALUE_MAINT string constant
nrwahl2 committed rPb64a7a41c36a: Refactor: libcrmcommon: New PCMK__VALUE_HEALTH_YELLOW string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__VALUE_HEALTH_YELLOW string constant
nrwahl2 committed rP40ca4060dfbf: Refactor: libcrmcommon: New PCMK__VALUE_HEALTH_RED string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__VALUE_HEALTH_RED string constant
nrwahl2 committed rP1b77ab8ccc70: Refactor: libcrmcommon: New PCMK__VALUE_RSC_FAILED string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__VALUE_RSC_FAILED string constant
nrwahl2 committed rP95514b8e5528: Refactor: libcrmcommon: New PCMK__VALUE_RSC_FAILURE_IGNORED constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__VALUE_RSC_FAILURE_IGNORED constant
nrwahl2 committed rPd1dd13ba23e8: Refactor: libcrmcommon: New PCMK__VALUE_RSC_MANAGED string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__VALUE_RSC_MANAGED string constant
nrwahl2 committed rPa0cc17d004df: Refactor: libcrmcommon: New PCMK__VALUE_RSC_MULTIPLE string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__VALUE_RSC_MULTIPLE string constant
nrwahl2 committed rP6ffc3c27dd5d: Refactor: libcrmcommon: New PCMK__VALUE_RSC_OK string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__VALUE_RSC_OK string constant
nrwahl2 committed rPc6de262a7a38: Refactor: libcrmcommon: New PCMK__XE_XPATH_QUERY string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XE_XPATH_QUERY string constant
nrwahl2 committed rP9fc42fac59a5: Refactor: libcrmcommon: Use constants for rest of stylesheet_default (authored by nrwahl2).
Refactor: libcrmcommon: Use constants for rest of stylesheet_default
nrwahl2 committed rP52612fe0c59c: Refactor: libcrmcommon: New PCMK__XE_XPATH_QUERY_PATH string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XE_XPATH_QUERY_PATH string constant
nrwahl2 committed rPae2f9bc7ff64: API: libcrmcommon: New PCMK_XA_AUTOMATIC string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_XA_AUTOMATIC string constant
nrwahl2 committed rPcff30647de9e: Refactor: libcrmcommon: New PCMK__META_STONITH_ACTION string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__META_STONITH_ACTION string constant
nrwahl2 committed rP5fcc9854d48f: Refactor: libcrmcommon: New PCMK__XA_REQUIRED string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_REQUIRED string constant
nrwahl2 committed rP821ae903f0ef: API: libcrmcommon: New PCMK_XA_ON_TARGET string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_XA_ON_TARGET string constant
nrwahl2 committed rP4f020ef960dc: API: libcrmcommon: New PCMK_XE_SPECIAL string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_XE_SPECIAL string constant
nrwahl2 committed rP91bb0e4dcd4a: Refactor: libcrmservice, libstonithd: Use PCMK_XE_ACTION in metadata (authored by nrwahl2).
Refactor: libcrmservice, libstonithd: Use PCMK_XE_ACTION in metadata
nrwahl2 committed rPde8c2a8f5caa: API: libcrmcommon: New PCMK_XA_TAG string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_XA_TAG string constant
nrwahl2 committed rP203bd1f4ea7f: Refactor: libcrmcommon: New PCMK__XA_ST_CLIENTID string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_CLIENTID string constant
nrwahl2 committed rP6ae32a94720c: Refactor: libcrmcommon: New PCMK__XA_ST_CALLOPT string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_CALLOPT string constant
nrwahl2 committed rPf591032751c4: Refactor: libcrmcommon: New PCMK__XA_ST_CALLID string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_CALLID string constant
nrwahl2 committed rP3c70d3e83bb2: Refactor: libcrmcommon: New PCMK__XA_ST_TARGET string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_TARGET string constant
nrwahl2 committed rP15a7c94d3dd3: Refactor: libcrmcommon: New PCMK__XA_ST_CALLDATA string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_CALLDATA string constant
nrwahl2 committed rP578cc511b5e5: Refactor: libcrmcommon: New PCMK__XA_ST_OP string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_OP string constant
nrwahl2 committed rP23b369746182: Refactor: libcrmcommon: New PCMK__XA_ST_REMOTE_OP string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_REMOTE_OP string constant
nrwahl2 committed rP97abee1f8f19: Refactor: libcrmcommon: New PCMK__XA_ST_REMOTE_OP_RELAY constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_REMOTE_OP_RELAY constant
nrwahl2 committed rP59a70ab088c3: Refactor: libcrmcommon: New PCMK__XA_ST_RC string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_RC string constant
nrwahl2 committed rPfdb34600f4bf: Refactor: libcrmcommon: New PCMK__XA_ST_OUTPUT string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_OUTPUT string constant
nrwahl2 committed rPecc1191820e2: Refactor: libcrmcommon: New PCMK__XA_ST_TIMEOUT string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_TIMEOUT string constant
nrwahl2 committed rP3f5d5833e823: Refactor: libcrmcommon: New PCMK__XA_ST_TOLERANCE string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_TOLERANCE string constant
nrwahl2 committed rPdaf8f7923a34: Refactor: libcrmcommon: New PCMK__XA_ST_DELAY string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_DELAY string constant
nrwahl2 committed rP459c66a4a037: Refactor: libcrmcommon: New PCMK__XA_ST_DELAY_MAX string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_DELAY_MAX string constant
nrwahl2 committed rPfd3edbcc4adb: Refactor: libcrmcommon: New PCMK__XA_ST_DELAY_BASE string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_DELAY_BASE string constant
nrwahl2 committed rP4bcdbb435aa6: Refactor: libcrmcommon: New PCMK__XA_ST_ACTION_TIMEOUT string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_ACTION_TIMEOUT string constant
nrwahl2 committed rPe57e869fb4a7: Refactor: libcrmcommon: New PCMK__XA_ST_ACTION_DISALLOWED constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_ACTION_DISALLOWED constant
nrwahl2 committed rP542570bde908: Refactor: libcrmcommon: New PCMK__XA_ST_MONITOR_VERIFIED string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_MONITOR_VERIFIED string constant
nrwahl2 committed rPef1daa811038: Refactor: libcrmcommon: New PCMK__XA_ST_AVAILABLE_DEVICES constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_AVAILABLE_DEVICES constant
nrwahl2 committed rP7fc9098e696a: Refactor: libcrmcommon: New PCMK__XA_ST_REQUIRED string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_REQUIRED string constant
nrwahl2 committed rP8d906e5ff851: Refactor: libstonithd: Drop F_STONITH_CALLBACK_TOKEN (authored by nrwahl2).
Refactor: libstonithd: Drop F_STONITH_CALLBACK_TOKEN
nrwahl2 committed rP6c8c842df78c: Refactor: libcrmcommon: New PCMK__XA_ST_CLIENTNAME string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_CLIENTNAME string constant
nrwahl2 committed rP5f7897ff7002: Refactor: libcrmcommon: New PCMK__XA_ST_CLIENTNODE string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_CLIENTNODE string constant
nrwahl2 committed rPc97f68d25240: Refactor: libcrmcommon: New PCMK__XA_ST_NOTIFY_ACTIVATE string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_NOTIFY_ACTIVATE string constant
nrwahl2 committed rPf076ccb29713: Refactor: libcrmcommon: New PCMK__XA_ST_DELEGATE string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_DELEGATE string constant
nrwahl2 committed rP9faaecbf7ecf: Refactor: libcrmcommon: New PCMK__XA_ST_NOTIFY_DEACTIVATE constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_NOTIFY_DEACTIVATE constant
nrwahl2 committed rP6196b4e3c143: Refactor: libcrmcommon: New PCMK__XA_ST_DEVICE_SUPPORT_FLAGS constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_DEVICE_SUPPORT_FLAGS constant
nrwahl2 committed rPc6c1c962ff06: Refactor: libcrmcommon: New PCMK__XA_ST_ORIGIN string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_ORIGIN string constant
nrwahl2 committed rP372436c11e93: Refactor: libcrmcommon: New PCMK__XE_ST_HISTORY string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XE_ST_HISTORY string constant
nrwahl2 committed rP59d2a2bb2842: Refactor: libcrmcommon: New PCMK__XA_ST_DATE string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_DATE string constant
GitHub <noreply@github.com> committed rP5dad45a6ce2b: Merge pull request #3346 from nrwahl2/nrwahl2-xml_attrs3 (authored by kgaillot).
Merge pull request #3346 from nrwahl2/nrwahl2-xml_attrs3
nrwahl2 committed rPd6eef0235c76: Refactor: libcrmcommon: New PCMK__XA_ST_DATE_NSEC string constant (authored by nrwahl2).
Refactor: libcrmcommon: New PCMK__XA_ST_DATE_NSEC string constant
Feb 5 2024
Feb 5 2024
nrwahl2 committed rP87b501203522: API: libcrmcommon: New PCMK_XA_SYS_FROM string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_XA_SYS_FROM string constant
nrwahl2 committed rPe1870ee0a55d: API: libcrmcommon: New PCMK_XA_TASK string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_XA_TASK string constant
nrwahl2 committed rPfb3b2ecd2fc1: API: libcrmcommon: New PCMK_XE_TIMING string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_XE_TIMING string constant
nrwahl2 committed rPd5097e4fd86b: API: libcrmcommon: New PCMK_XE_TIMINGS string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_XE_TIMINGS string constant
nrwahl2 committed rP53d724b72321: Low: tools: crm_simulate output should match its schema (authored by nrwahl2).
Low: tools: crm_simulate output should match its schema
nrwahl2 committed rP1578609981fa: Low: libcrmcommon: Always use XML substitutions (authored by nrwahl2).
Low: libcrmcommon: Always use XML substitutions
nrwahl2 committed rP46f68c26acdb: API: libcrmcommon: New PCMK_XA_UNHEALTHY string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_XA_UNHEALTHY string constant
nrwahl2 committed rP2b1a4037b434: API: libcrmcommon: New PCMK_XA_UNMANAGED string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_XA_UNMANAGED string constant
nrwahl2 committed rPafd86b4efa19: API: libcrmcommon: New PCMK_XA_VALID string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_XA_VALID string constant
nrwahl2 committed rP51b4fd3926c9: API: libcrmcommon: New PCMK_XE_VALIDATE string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_XE_VALIDATE string constant
nrwahl2 committed rPc2e3e2d9125c: API: libcrmcommon: New PCMK_XA_WATCHDOG string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_XA_WATCHDOG string constant
nrwahl2 committed rP4d44101223cd: API: libcrmcommon: New PCMK_XE_XML string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_XE_XML string constant
nrwahl2 committed rP0f3a69c60e66: API: libcrmcommon: New PCMK_XE_XML_PATCHSET string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_XE_XML_PATCHSET string constant
nrwahl2 committed rP56153fb23f16: API: libcrmcommon: New PCMK_VALUE_CREATE string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_VALUE_CREATE string constant
nrwahl2 committed rP1a394b264933: API: libcrmcommon: New PCMK_VALUE_DELETE string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_VALUE_DELETE string constant
nrwahl2 committed rP2a3d774a5790: API: libcrmcommon: New PCMK_VALUE_MODIFY string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_VALUE_MODIFY string constant
nrwahl2 committed rP15c7eb0fa22a: API: libcrmcommon: New PCMK_VALUE_MOVE string constant (authored by nrwahl2).
API: libcrmcommon: New PCMK_VALUE_MOVE string constant
nrwahl2 committed rPc2c304a06afb: Refactor: libcrmcommon: Correct replacement for CIB_OPTIONS_FIRST (authored by nrwahl2).
Refactor: libcrmcommon: Correct replacement for CIB_OPTIONS_FIRST
nrwahl2 committed rP059f348f095f: Doc: libcrmcommon: Note where NODE_ATTR constants should go (authored by nrwahl2).
Doc: libcrmcommon: Note where NODE_ATTR constants should go
nrwahl2 committed rP5e2dff583a24: Refactor: libcrmcommon: Move internal XML names to xml_names_internal.h (authored by nrwahl2).
Refactor: libcrmcommon: Move internal XML names to xml_names_internal.h
Refactor: libcrmcommon: New pcmk__xe_id()
API: libcrmcommon: Deprecate ID()
nrwahl2 committed rPdde0ba5daaf4: API: libcrmcommon: New xml_names.h header to replace msg_xml.h (authored by nrwahl2).
API: libcrmcommon: New xml_names.h header to replace msg_xml.h
nrwahl2 committed rP27d02e09b7b0: Refactor: various: Include new xml.h instead of msg_xml.h or xml_names.h (authored by nrwahl2).
Refactor: various: Include new xml.h instead of msg_xml.h or xml_names.h
nrwahl2 committed rP870f42b244af: Refactor: libcrmcommon: Use PCMK_XE_CLONE in crm_map_element_name() (authored by nrwahl2).
Refactor: libcrmcommon: Use PCMK_XE_CLONE in crm_map_element_name()