- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Wed, Dec 11
Wed, Dec 11
kgaillot committed rPc000986e7505: Refactor: various: use pcmk_unpack_nvpair_blocks() instead of pe_unpack_nvpairs… (authored by kgaillot).
Refactor: various: use pcmk_unpack_nvpair_blocks() instead of pe_unpack_nvpairs…
kgaillot committed rP055716f0705b: Refactor: scheduler: use pcmk_unpack_nvpair_blocks() in… (authored by kgaillot).
Refactor: scheduler: use pcmk_unpack_nvpair_blocks() in…
kgaillot committed rP6344a5c3d863: Test: libcrmcommon: add unit tests for pcmk_unpack_nvpair_blocks() (authored by kgaillot).
Test: libcrmcommon: add unit tests for pcmk_unpack_nvpair_blocks()
kgaillot committed rPce026462c78a: API: libpe_rules: deprecate pe_unpack_nvpairs() (authored by kgaillot).
API: libpe_rules: deprecate pe_unpack_nvpairs()
kgaillot committed rP1735f77f5048: API: libpe_rules,libpe_status: deprecate struct pe_rule_eval_data and… (authored by kgaillot).
API: libpe_rules,libpe_status: deprecate struct pe_rule_eval_data and…
kgaillot committed rP377242fcc409: API: libpe_rules: deprecate pe_eval_nvpairs() (authored by kgaillot).
API: libpe_rules: deprecate pe_eval_nvpairs()
kgaillot committed rP53d287703de4: API: libpe_rules,libpe_status: deprecate struct pe_match_data and… (authored by kgaillot).
API: libpe_rules,libpe_status: deprecate struct pe_match_data and…
kgaillot committed rP72e5de741e1b: API: libpe_rules,libpe_status: deprecate struct pe_rsc_eval_data and… (authored by kgaillot).
API: libpe_rules,libpe_status: deprecate struct pe_rsc_eval_data and…
kgaillot committed rP49445a28f173: API: libpe_rules,libpe_status: deprecate struct pe_op_eval_data and… (authored by kgaillot).
API: libpe_rules,libpe_status: deprecate struct pe_op_eval_data and…
kgaillot committed rP8513e9ae43d6: API: libpe_rules,libpe_status: deprecate struct pe_re_match_data and… (authored by kgaillot).
API: libpe_rules,libpe_status: deprecate struct pe_re_match_data and…
kgaillot committed rP4dedc14cd00b: Refactor: libpe_rules: rename rules.c to rules_compat.c (authored by kgaillot).
Refactor: libpe_rules: rename rules.c to rules_compat.c
kgaillot committed rP31262c81662a: API: libpe_rules,libpe_status: deprecate crm/pengine/common.h header (authored by kgaillot).
API: libpe_rules,libpe_status: deprecate crm/pengine/common.h header
kgaillot committed rPc5d4cdd8029a: API: libpe_rules: deprecate crm/pengine/rules.h header (authored by kgaillot).
API: libpe_rules: deprecate crm/pengine/rules.h header
Build: libcib: drop libpe_rules linkage
GitHub <noreply@github.com> committed rP9eab9b7f0515: Merge pull request #3740 from kgaillot/rules (authored by kgaillot).
Merge pull request #3740 from kgaillot/rules
nrwahl2 closed T898: Ensure 3.0.0 transforms do not invalidate XPaths or IDs used in ACLs as Merged by committing rP4c530272676a: Log: xml: Warn about post-transform behavior changes for ACLs with xpath.
Wed, Dec 11, 10:06 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
GitHub <noreply@github.com> committed rP376d4005802b: Merge pull request #3756 from nrwahl2/nrwahl2-acl (authored by kgaillot).
Merge pull request #3756 from nrwahl2/nrwahl2-acl
nrwahl2 committed rP4c530272676a: Log: xml: Warn about post-transform behavior changes for ACLs with xpath (authored by nrwahl2).
Log: xml: Warn about post-transform behavior changes for ACLs with xpath
Tue, Dec 10
Tue, Dec 10
kgaillot committed rP70a09ed6805a: Fix: scheduler: avoid memory leak in bundles (authored by kgaillot).
Fix: scheduler: avoid memory leak in bundles
kgaillot committed rPa5413938f2cf: Low: libcrmcluster: initialize from in pcmk__cpg_message_data() (authored by kgaillot).
Low: libcrmcluster: initialize from in pcmk__cpg_message_data()
kgaillot committed rP0b8b39575490: Log: libcrmcluster: avoid redundant log for invalid CPG messages (authored by kgaillot).
Log: libcrmcluster: avoid redundant log for invalid CPG messages
kgaillot committed rP7db460c95130: Low: libcrmcluster: don't assert for CPG decompression error (authored by kgaillot).
Low: libcrmcluster: don't assert for CPG decompression error
kgaillot committed rP479d2f71b082: Refactor: libcrmcluster: move peer caching up in pcmk__cpg_message_data() (authored by kgaillot).
Refactor: libcrmcluster: move peer caching up in pcmk__cpg_message_data()
kgaillot committed rPd2cdce913744: Log: libcrmcluster: improve messages in pcmk__cpg_message_data() (authored by kgaillot).
Log: libcrmcluster: improve messages in pcmk__cpg_message_data()
kgaillot committed rPdeb45b115e6e: Fix: libcrmcluster: restore CPG header size compatibility (authored by kgaillot).
Fix: libcrmcluster: restore CPG header size compatibility
GitHub <noreply@github.com> committed rP22f708cbc1e3: Merge pull request #3760 from kgaillot/release3 (authored by nrwahl2).
Merge pull request #3760 from kgaillot/release3
Tue, Dec 10, 6:04 PM · Restricted Project
clumens committed rPcbd069fb5462: Refactor: libcrmcommon: pcmk__x509_enabled doesn't need an arg. (authored by clumens).
Refactor: libcrmcommon: pcmk__x509_enabled doesn't need an arg.
clumens committed rP57a03bff39ce: Feature: daemons: Enable TLS support for Pacemaker Remote nodes. (authored by clumens).
Feature: daemons: Enable TLS support for Pacemaker Remote nodes.
clumens committed rP7add90ffb28e: Low: libcrmcommon: Set *tls = NULL in a few more locations. (authored by clumens).
Low: libcrmcommon: Set *tls = NULL in a few more locations.
clumens committed rPab92f64bdf3f: Feature: liblrmd: Enable TLS support for Pacemaker Remote clients. (authored by clumens).
Feature: liblrmd: Enable TLS support for Pacemaker Remote clients.
clumens committed rPa36d3087329d: Doc: sysconfig: Explain permissions needed on TLS-related files. (authored by clumens).
Doc: sysconfig: Explain permissions needed on TLS-related files.
clumens committed rPfbc2b12a44cc: Feature: sysconfig: Document using certificates for remote nodes. (authored by clumens).
Feature: sysconfig: Document using certificates for remote nodes.
clumens committed rPfada80d7b8dc: Doc: Pacemaker Explained: Add documentation for TLS options. (authored by clumens).
Doc: Pacemaker Explained: Add documentation for TLS options.
clumens committed rPb15d76b9d544: Refactor: libcrmcommon: Only set gnutls priorities when needed. (authored by clumens).
Refactor: libcrmcommon: Only set gnutls priorities when needed.
GitHub <noreply@github.com> committed rP2dd4c51346f7: Merge pull request #3759 from clumens/remote-tls (authored by kgaillot).
Merge pull request #3759 from clumens/remote-tls
kgaillot triaged T930: Handle fencing configuration changes while a fencing operation is in progress as Wishlist priority.
Tue, Dec 10, 5:19 PM · Restricted Project
Tue, Dec 10, 4:29 PM · Restricted Project
Tue, Dec 10, 4:16 PM · Restricted Project
Tue, Dec 10, 3:05 PM · Restricted Project
kgaillot committed rP2a8a292338eb: Low: libcrmcluster: initialize from in pcmk__cpg_message_data() (authored by kgaillot).
Low: libcrmcluster: initialize from in pcmk__cpg_message_data()
kgaillot committed rP057412ec5b84: Log: libcrmcluster: avoid redundant log for invalid CPG messages (authored by kgaillot).
Log: libcrmcluster: avoid redundant log for invalid CPG messages
kgaillot committed rP3921d0b1043e: Low: libcrmcluster: don't assert for CPG decompression error (authored by kgaillot).
Low: libcrmcluster: don't assert for CPG decompression error
kgaillot committed rP2c5b52d18a21: Refactor: libcrmcluster: move peer caching up in pcmk__cpg_message_data() (authored by kgaillot).
Refactor: libcrmcluster: move peer caching up in pcmk__cpg_message_data()
kgaillot committed rP756fa099ff1e: Log: libcrmcluster: improve messages in pcmk__cpg_message_data() (authored by kgaillot).
Log: libcrmcluster: improve messages in pcmk__cpg_message_data()
kgaillot committed rP5471aad45d0b: Fix: libcrmcluster: restore CPG header size compatibility (authored by kgaillot).
Fix: libcrmcluster: restore CPG header size compatibility
GitHub <noreply@github.com> committed rPf19db17b5e57: Merge pull request #3757 from kgaillot/fixes (authored by nrwahl2).
Merge pull request #3757 from kgaillot/fixes
clumens committed rPfb7a6c4a1ec3: Refactor: libcib: Unindent code in cib_new. (authored by clumens).
Refactor: libcib: Unindent code in cib_new.
clumens committed rP71a71004103c: Refactor: libcib: Rearrange cib_remote_signon a bit. (authored by clumens).
Refactor: libcib: Rearrange cib_remote_signon a bit.
clumens committed rPb050f0155257: Refactor: libcrmcommon: Use our own logging for gnutls. (authored by clumens).
Refactor: libcrmcommon: Use our own logging for gnutls.
clumens committed rP49c4e87cf251: Refactor: libcrmcommon: Move tls priority detection into a function. (authored by clumens).
Refactor: libcrmcommon: Move tls priority detection into a function.
clumens committed rP72f51f51b7fd: Refactor: libs: Move tls-specific code from remote.c to tls.c. (authored by clumens).
Refactor: libs: Move tls-specific code from remote.c to tls.c.
clumens committed rPb59141d075db: Feature: libcrmcommon: Add pcmk__x509_enabled. (authored by clumens).
Feature: libcrmcommon: Add pcmk__x509_enabled.
clumens committed rPc9fc1ddee0f9: Feature: sysconfig: Add env settings needed for X509 authentication. (authored by clumens).
Feature: sysconfig: Add env settings needed for X509 authentication.
clumens committed rP5984f0f6d2f7: Refactor: libcrmcommon: Change the type of tls_session... (authored by clumens).
Refactor: libcrmcommon: Change the type of tls_session...
clumens committed rP08ddc29b0de1: Refactor: libcrmcommon: pcmk__new_tls_session can take a cert cred type. (authored by clumens).
Refactor: libcrmcommon: pcmk__new_tls_session can take a cert cred type.
Refactor: libcrmcommon: Add pcmk__tls_t.
clumens committed rP096b1ddfa85b: Refactor: libs: Use pcmk__tls_t in the client TLS code as well. (authored by clumens).
Refactor: libs: Use pcmk__tls_t in the client TLS code as well.
clumens committed rP9ab22792c134: Refactor: libcrmcommon: Deprecate crm_gnutls_global_init. (authored by clumens).
Refactor: libcrmcommon: Deprecate crm_gnutls_global_init.
clumens committed rP04131210a439: Refactor: libcrmcommon: Simplify args to pcmk__new_tls_session. (authored by clumens).
Refactor: libcrmcommon: Simplify args to pcmk__new_tls_session.
clumens committed rP59c08d106797: Feature: daemons: Set up X509 auth in based if enabled. (authored by clumens).
Feature: daemons: Set up X509 auth in based if enabled.
clumens committed rP2be15a9b855c: Feature: libcrmcommon: If the server supports certs, require them... (authored by clumens).
Feature: libcrmcommon: If the server supports certs, require them...
GitHub <noreply@github.com> committed rP4143eb814a50: Merge pull request #3758 from clumens/certs-3.0 (authored by kgaillot).
Merge pull request #3758 from clumens/certs-3.0
clumens committed rPaa316e38478e: Feature: libs: Log if a TLS certificate is close to expiration. (authored by clumens).
Feature: libs: Log if a TLS certificate is close to expiration.
clumens committed rPa0b3f9b4db27: Feature: libcib: Enable TLS certs for remote CIB operations. (authored by clumens).
Feature: libcib: Enable TLS certs for remote CIB operations.
clumens committed rP7b68062f60d9: Doc: Pacemaker Administration: Explain use of TLS certificates. (authored by clumens).
Doc: Pacemaker Administration: Explain use of TLS certificates.
Mon, Dec 9
Mon, Dec 9
Mon, Dec 9, 1:19 PM · Restricted Project
Mon, Dec 9, 1:02 PM · Restricted Project
Mon, Dec 9, 12:56 PM · Restricted Project
kgaillot triaged T929: Don't try to get node attributes in fencer standalone mode as Wishlist priority.
kgaillot triaged T928: Ensure parameters exist when calling controld_add_resource_history_xml_as() as Low priority.
kgaillot triaged T927: placement-strategy=balanced and resource without utilization can yield incomplete transition as Normal priority.
clumens committed rP228c94fa5f29: Refactor: libcib: Unindent code in cib_new. (authored by clumens).
Refactor: libcib: Unindent code in cib_new.
clumens committed rP40f0c3da72b0: Refactor: libcib: Rearrange cib_remote_signon a bit. (authored by clumens).
Refactor: libcib: Rearrange cib_remote_signon a bit.
clumens committed rP7539fec5c1d6: Refactor: libcrmcommon: Use our own logging for gnutls. (authored by clumens).
Refactor: libcrmcommon: Use our own logging for gnutls.
clumens committed rP761957896cd2: Refactor: libcrmcommon: Move tls priority detection into a function. (authored by clumens).
Refactor: libcrmcommon: Move tls priority detection into a function.
clumens committed rP96eb4036f95f: Refactor: libcrmcommon: Change the type of tls_session... (authored by clumens).
Refactor: libcrmcommon: Change the type of tls_session...
clumens committed rPa141eec64a4d: Feature: sysconfig: Add env settings needed for X509 authentication. (authored by clumens).
Feature: sysconfig: Add env settings needed for X509 authentication.
clumens committed rP701eac03ccd8: Refactor: libs: Move tls-specific code from remote.c to tls.c. (authored by clumens).
Refactor: libs: Move tls-specific code from remote.c to tls.c.
clumens committed rP57ea342262f8: Feature: libcrmcommon: Add pcmk__x509_enabled. (authored by clumens).
Feature: libcrmcommon: Add pcmk__x509_enabled.
clumens committed rP95da79fcc8bf: Refactor: libcrmcommon: pcmk__new_tls_session can take a cert cred type. (authored by clumens).
Refactor: libcrmcommon: pcmk__new_tls_session can take a cert cred type.
Refactor: libcrmcommon: Add pcmk__tls_t.
clumens committed rP9d90dd7c0b57: Refactor: libs: Use pcmk__tls_t in the client TLS code as well. (authored by clumens).
Refactor: libs: Use pcmk__tls_t in the client TLS code as well.
clumens committed rPd065ccd4631a: Refactor: libcrmcommon: Deprecate crm_gnutls_global_init. (authored by clumens).
Refactor: libcrmcommon: Deprecate crm_gnutls_global_init.
clumens committed rP86efd5dd2dc8: Refactor: libcrmcommon: Simplify args to pcmk__new_tls_session. (authored by clumens).
Refactor: libcrmcommon: Simplify args to pcmk__new_tls_session.
clumens committed rPaae93cbcb9c8: Feature: daemons: Set up X509 auth in based if enabled. (authored by clumens).
Feature: daemons: Set up X509 auth in based if enabled.
clumens committed rP0ff89a84b788: Feature: libcrmcommon: If the server supports certs, require them... (authored by clumens).
Feature: libcrmcommon: If the server supports certs, require them...
clumens committed rPafdb38a7b7b9: Feature: libs: Log if a TLS certificate is close to expiration. (authored by clumens).
Feature: libs: Log if a TLS certificate is close to expiration.
clumens committed rPd4b99f10e845: Feature: libcib: Enable TLS certs for remote CIB operations. (authored by clumens).
Feature: libcib: Enable TLS certs for remote CIB operations.
clumens committed rP20c6c4b17bbd: Doc: Pacemaker Administration: Explain use of TLS certificates. (authored by clumens).
Doc: Pacemaker Administration: Explain use of TLS certificates.
GitHub <noreply@github.com> committed rP9a524a3a8bec: Merge pull request #3738 from clumens/certs (authored by kgaillot).
Merge pull request #3738 from clumens/certs
gao-yan committed rS12dbb6938254: Build: spec: try finding and using libaio.so.x library name (authored by gao-yan).
Build: spec: try finding and using libaio.so.x library name
gao-yan committed rS530c285ccff7: Refactor: tests: ability to specify a libaio name (authored by gao-yan).
Refactor: tests: ability to specify a libaio name
GitHub <noreply@github.com> committed rS594611958983: Merge pull request #157 from gao-yan/log-tests-error-libaio.so (authored by wenningerk).
Merge pull request #157 from gao-yan/log-tests-error-libaio.so
Thu, Dec 5
Thu, Dec 5
Low: xml: Fix ACL xpath typo from 986cc5c4
GitHub <noreply@github.com> committed rPe9503b614d99: Merge pull request #3755 from nrwahl2/nrwahl2-T898 (authored by nrwahl2).
Merge pull request #3755 from nrwahl2/nrwahl2-T898