@clumens There's actually a lot of XSL stuff that I had ready to go, that didn't get reviewed in time for 3.0.0. I don't think I got around to this one, because the backlog of "to be reviewed" transforms was already so big.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Yesterday
Yesterday
nrwahl2 changed the status of T829: Drop support for require-all in order constraints from Needinfo to Open.
Thu, Jul 10
Thu, Jul 10
nrwahl2 committed rPec4b9ff8d002: Fix: libcrmcommon: Don't require version info when applying CIB patches (authored by nrwahl2).
Fix: libcrmcommon: Don't require version info when applying CIB patches
Mon, Jul 7
Mon, Jul 7
nrwahl2 committed rP960d0422419f: Test: libcrmcommon: Test pcmk__time_format_hr() with nonzero usec (authored by nrwahl2).
Test: libcrmcommon: Test pcmk__time_format_hr() with nonzero usec
nrwahl2 committed rP655b98e79c65: Refactor: libcrmcommon: Support usec in pcmk__time_format_hr() test (authored by nrwahl2).
Refactor: libcrmcommon: Support usec in pcmk__time_format_hr() test
nrwahl2 committed rPb3a416bd754f: Refactor: libcrmcommon: Avoid snprintf() in time_as_string_common() (authored by nrwahl2).
Refactor: libcrmcommon: Avoid snprintf() in time_as_string_common()
nrwahl2 committed rP335a2acb7ce3: Refactor: libcrmcommon: Avoid sprintf() in pcmk__time_format_hr() (authored by nrwahl2).
Refactor: libcrmcommon: Avoid sprintf() in pcmk__time_format_hr()
nrwahl2 committed rP8d47cea0b1b4: Refactor: libcrmcommon: Clarify fractional seconds in time format (authored by nrwahl2).
Refactor: libcrmcommon: Clarify fractional seconds in time format
nrwahl2 committed rP0fcc669cd3b7: Refactor: libcrmcommon: Avoid snprintf() in pcmk__time_format_hr() (authored by nrwahl2).
Refactor: libcrmcommon: Avoid snprintf() in pcmk__time_format_hr()
nrwahl2 committed rPb8316fab48a0: Refactor: executor: Error-check snprintf() in read_events() (authored by nrwahl2).
Refactor: executor: Error-check snprintf() in read_events()
nrwahl2 committed rP6bad1820be24: Refactor: based: Error-check snprintf() in cib_digester_cb() (authored by nrwahl2).
Refactor: based: Error-check snprintf() in cib_digester_cb()
nrwahl2 committed rP4d739a9ba7e2: Doc: Pacemaker Explained: Clarify alert timestamp-format (authored by nrwahl2).
Doc: Pacemaker Explained: Clarify alert timestamp-format
nrwahl2 committed rP4b075d21efb0: Refactor: libcrmcommon: Use g_strndup() in pcmk__time_format_hr() (authored by nrwahl2).
Refactor: libcrmcommon: Use g_strndup() in pcmk__time_format_hr()
nrwahl2 committed rPd001021c98f7: Refactor: executor: Avoid snprintf() in get_address_info() (authored by nrwahl2).
Refactor: executor: Avoid snprintf() in get_address_info()
nrwahl2 committed rP8ed2743b0e92: Refactor: fencer: Avoid snprintf() in test_register_async_devices() (authored by nrwahl2).
Refactor: fencer: Avoid snprintf() in test_register_async_devices()
nrwahl2 committed rP107a7799ab28: Refactor: libcrmcommon: Avoid snprintf() in pcmk__scan_double() tests (authored by nrwahl2).
Refactor: libcrmcommon: Avoid snprintf() in pcmk__scan_double() tests
nrwahl2 committed rPcdeccf65500f: Refactor: fencer: Avoid snprintf() in get_action_timeout() (authored by nrwahl2).
Refactor: fencer: Avoid snprintf() in get_action_timeout()
nrwahl2 committed rPe63bdba94c4e: Refactor: pacemakerd: Avoid snprintf() in pacemakerd_read_config() (authored by nrwahl2).
Refactor: pacemakerd: Avoid snprintf() in pacemakerd_read_config()
nrwahl2 committed rPa4d9c924de85: Refactor: libcrmcommon: Avoid snprintf() in set_format_string() (authored by nrwahl2).
Refactor: libcrmcommon: Avoid snprintf() in set_format_string()
nrwahl2 committed rP4c1024fadca2: Refactor: libcrmcommon: Avoid snprintf() in no_pids()/has_pids() (authored by nrwahl2).
Refactor: libcrmcommon: Avoid snprintf() in no_pids()/has_pids()
nrwahl2 committed rP249a3dab5dc8: Refactor: libcrmcommon: Avoid snprintf() in pcmk__pid_active() (authored by nrwahl2).
Refactor: libcrmcommon: Avoid snprintf() in pcmk__pid_active()
nrwahl2 committed rP3f848cba69bc: Refactor: libcrmcommon: Avoid snprintf() in pcmk__set_env_option() (authored by nrwahl2).
Refactor: libcrmcommon: Avoid snprintf() in pcmk__set_env_option()
nrwahl2 committed rP5ebfd70ada9f: Refactor: libcrmcommon: Avoid snprintf() in log_list_item() (authored by nrwahl2).
Refactor: libcrmcommon: Avoid snprintf() in log_list_item()
nrwahl2 committed rPc16887f98ace: Refactor: libcrmcommon: Avoid snprintf() in pcmk__node_attr_target() (authored by nrwahl2).
Refactor: libcrmcommon: Avoid snprintf() in pcmk__node_attr_target()
nrwahl2 committed rP4c17a606c121: Refactor: libcrmcommon: Allow '=' in pcmk__set_env_option() (authored by nrwahl2).
Refactor: libcrmcommon: Allow '=' in pcmk__set_env_option()
nrwahl2 committed rPd37b5e2406a4: Refactor: libcrmcommon: Error-check snprintf() in pcmk_readable_score() (authored by nrwahl2).
Refactor: libcrmcommon: Error-check snprintf() in pcmk_readable_score()
nrwahl2 committed rPcf90a752d0a8: Refactor: libpe_status: Avoid snprintf in pe__bundle_replica_output_html (authored by nrwahl2).
Refactor: libpe_status: Avoid snprintf in pe__bundle_replica_output_html
nrwahl2 committed rP697422f1ba37: Refactor: libcrmcommon: Avoid snprintf() in crm_xml_add_ll() (authored by nrwahl2).
Refactor: libcrmcommon: Avoid snprintf() in crm_xml_add_ll()
nrwahl2 committed rP3702fcb5deb5: Refactor: libcrmcommon: Avoid snprintf() in pcmk__env_option() (authored by nrwahl2).
Refactor: libcrmcommon: Avoid snprintf() in pcmk__env_option()
nrwahl2 committed rP4ee10dc8d70d: Refactor: libcrmcommon: Return path from pcmk__procfs_pid2path() (authored by nrwahl2).
Refactor: libcrmcommon: Return path from pcmk__procfs_pid2path()
nrwahl2 committed rP008efadfd9f8: Refactor: libcrmcommon: Make pcmk__read_pidfile() static (authored by nrwahl2).
Refactor: libcrmcommon: Make pcmk__read_pidfile() static
nrwahl2 committed rPb1f4cc9c346b: Refactor: libpe_status: Avoid snprintf in pe__bundle_replica_output_text (authored by nrwahl2).
Refactor: libpe_status: Avoid snprintf in pe__bundle_replica_output_text
nrwahl2 committed rP47741a910eda: Refactor: libcrmcommon: Avoid snprintf() in pcmk__procfs_pid2path() (authored by nrwahl2).
Refactor: libcrmcommon: Avoid snprintf() in pcmk__procfs_pid2path()
nrwahl2 committed rPc076d5e04732: Refactor: libstonithd: Avoid snprintf() in stonith__action_create() (authored by nrwahl2).
Refactor: libstonithd: Avoid snprintf() in stonith__action_create()
nrwahl2 committed rPe75b48549fac: Refactor: libcrmcommon: Avoid snprintf() in crm_write_blackbox() (authored by nrwahl2).
Refactor: libcrmcommon: Avoid snprintf() in crm_write_blackbox()
nrwahl2 committed rP6af9ad6cefa1: Refactor: libcrmcommon: Avoid snprintf() in crm_log_filter() (authored by nrwahl2).
Refactor: libcrmcommon: Avoid snprintf() in crm_log_filter()
nrwahl2 committed rP906b56ef3e3f: Refactor: liblrmd: Avoid snprintf() in exec_alert_list() (authored by nrwahl2).
Refactor: liblrmd: Avoid snprintf() in exec_alert_list()
nrwahl2 committed rP1315fd486873: Refactor: libcrmcommon: Error-check snprintf() in pcmk__lock_pidfile() (authored by nrwahl2).
Refactor: libcrmcommon: Error-check snprintf() in pcmk__lock_pidfile()
nrwahl2 committed rPd0a14b075669: Refactor: libpacemaker: Error-check snprintf() in result_code_text() (authored by nrwahl2).
Refactor: libpacemaker: Error-check snprintf() in result_code_text()
nrwahl2 committed rP566398f72120: Refactor: libcrmservice: Avoid snprintf() in services__get_lsb_metadata (authored by nrwahl2).
Refactor: libcrmservice: Avoid snprintf() in services__get_lsb_metadata
nrwahl2 committed rPf07769d6e2fe: Refactor: libcrmcommon: Avoid snprintf() in pcmk__readable_interval() (authored by nrwahl2).
Refactor: libcrmcommon: Avoid snprintf() in pcmk__readable_interval()
nrwahl2 committed rPb31f2abaf277: Refactor: libpe_status: Avoid snprintf() in pe__resource_xml() (authored by nrwahl2).
Refactor: libpe_status: Avoid snprintf() in pe__resource_xml()
nrwahl2 committed rPdd9e8f57cd44: Refactor: libcrmservice: Avoid snprintf() in services_linux.c (authored by nrwahl2).
Refactor: libcrmservice: Avoid snprintf() in services_linux.c
nrwahl2 committed rP5ed177a7cd72: Refactor: libpe_status: Avoid snprintf() in get_rscs_brief() (authored by nrwahl2).
Refactor: libpe_status: Avoid snprintf() in get_rscs_brief()
nrwahl2 committed rPf0af3048b58e: Refactor: libcrmcommon: Drop pcmk__time_set_hr_dt() (authored by nrwahl2).
Refactor: libcrmcommon: Drop pcmk__time_set_hr_dt()
nrwahl2 committed rP6a3c450536a5: Refactor: libcrmcommon: Break up TIME_S for convenience (authored by nrwahl2).
Refactor: libcrmcommon: Break up TIME_S for convenience
nrwahl2 committed rP3bb625e4683a: Test: libcrmcommon: Test characters after %N (authored by nrwahl2).
Test: libcrmcommon: Test characters after %N
nrwahl2 committed rPff0e441e6da0: Refactor: libcrmcommon: Simplify ha_get_tm_time() (authored by nrwahl2).
Refactor: libcrmcommon: Simplify ha_get_tm_time()
nrwahl2 committed rPccbb956e863f: Test: libcrmcommon: Use June for pcmk__time_format_hr() test date (authored by nrwahl2).
Test: libcrmcommon: Use June for pcmk__time_format_hr() test date
nrwahl2 committed rPc162dee69838: Test: libcrmcommon: Test y-m-d for pcmk__time_format_hr() (authored by nrwahl2).
Test: libcrmcommon: Test y-m-d for pcmk__time_format_hr()
nrwahl2 committed rPa5658f7d006a: Refactor: libcrmcommon: Make pcmk__time_hr_convert() static (authored by nrwahl2).
Refactor: libcrmcommon: Make pcmk__time_hr_convert() static
nrwahl2 committed rP5a783ffa5662: Refactor: libcrmcommon: Use g_date_time_format() instead of strftime() (authored by nrwahl2).
Refactor: libcrmcommon: Use g_date_time_format() instead of strftime()
Build: configure: Drop HAVE_PROGNAME
nrwahl2 committed rPd6ba406b0c1b: Refactor: executor: Some best practices in remoted_spawn_pidone() (authored by nrwahl2).
Refactor: executor: Some best practices in remoted_spawn_pidone()
nrwahl2 committed rPfa339f705ff2: Refactor: remoted: Error-check snprintf() in remoted_spawn_pidone() (authored by nrwahl2).
Refactor: remoted: Error-check snprintf() in remoted_spawn_pidone()
nrwahl2 closed T974: Error-check snprintf() calls as Merged by committing rPfa339f705ff2: Refactor: remoted: Error-check snprintf() in remoted_spawn_pidone().
nrwahl2 committed rP633852669511: Refactor: remoted: Simplify parent process renaming (authored by nrwahl2).
Refactor: remoted: Simplify parent process renaming
Tue, Jul 1
Tue, Jul 1
nrwahl2 committed rP87074eac9930: Refactor: libcrmcommon: Document buggy return xml_patch_versions() RC (authored by nrwahl2).
Refactor: libcrmcommon: Document buggy return xml_patch_versions() RC
nrwahl2 committed rPc11e811ae69c: API: libcrmcommon: Deprecate xml_acl_enabled() (authored by nrwahl2).
API: libcrmcommon: Deprecate xml_acl_enabled()
nrwahl2 committed rP23ad60dde69c: Doc: libcrmcommon: Document need to maintain last two public XML funcs (authored by nrwahl2).
Doc: libcrmcommon: Document need to maintain last two public XML funcs
nrwahl2 committed rPd3e47a4f28a6: Refactor: libcrmcommon: pcmk__digest_operation -> pcmk__digest_op_params (authored by nrwahl2).
Refactor: libcrmcommon: pcmk__digest_operation -> pcmk__digest_op_params
nrwahl2 committed rP83ce281e9038: Refactor: libcrmcommon: Drop xml_acl_enabled() internally (authored by nrwahl2).
Refactor: libcrmcommon: Drop xml_acl_enabled() internally
nrwahl2 committed rP98cd8b195397: API: libcrmcommon: Deprecate patchset_process_digest() (authored by nrwahl2).
API: libcrmcommon: Deprecate patchset_process_digest()
nrwahl2 committed rP1d649631f9cb: Refactor: libcrmcommon: New pcmk__xml_patchset_add_digest() (authored by nrwahl2).
Refactor: libcrmcommon: New pcmk__xml_patchset_add_digest()
nrwahl2 committed rP05a1383ebbe6: Refactor: libcrmcommon: pcmk__verify_digest() argument is now const (authored by nrwahl2).
Refactor: libcrmcommon: pcmk__verify_digest() argument is now const
nrwahl2 committed rP420c4736736e: Refactor: libcrmcommon: pcmk__digest_operation() argument is now const (authored by nrwahl2).
Refactor: libcrmcommon: pcmk__digest_operation() argument is now const
nrwahl2 committed rPacca55d0ae80: Refactor: libcrmcommon: pcmk__digest_on_disk_cib() argument is now const (authored by nrwahl2).
Refactor: libcrmcommon: pcmk__digest_on_disk_cib() argument is now const
nrwahl2 committed rP0552a7ed4d6d: API: libcrmcommon: patchset_process_digest() const source/target args (authored by nrwahl2).
API: libcrmcommon: patchset_process_digest() const source/target args
nrwahl2 committed rP9cd1ccbb5a3c: Feature: libcrmcommon: Require version info when applying CIB patches (authored by nrwahl2).
Feature: libcrmcommon: Require version info when applying CIB patches
nrwahl2 committed rP4c1732d8d3d9: Refactor: libcrmcommon: pcmk__digest_xml() argument is now const (authored by nrwahl2).
Refactor: libcrmcommon: pcmk__digest_xml() argument is now const
nrwahl2 committed rPa45d077da9d6: API: libcrmcommon: Deprecate xml_patch_versions() (authored by nrwahl2).
API: libcrmcommon: Deprecate xml_patch_versions()
Thu, Jun 19
Thu, Jun 19
nrwahl2 committed rP806c99977307: Doc: ChangeLog: update for 2.1.10-rc1 release (authored by clumens).
Doc: ChangeLog: update for 2.1.10-rc1 release
Wed, Jun 18
Wed, Jun 18
nrwahl2 committed rP0e50cea7d690: Doc: libpe_status: cluster_status() may modify scheduler->input (authored by nrwahl2).
Doc: libpe_status: cluster_status() may modify scheduler->input
nrwahl2 committed rPf40b4fa8e04e: Fix: libpacemaker: Prevent CIB growth during crm_simulate --profile (authored by nrwahl2).
Fix: libpacemaker: Prevent CIB growth during crm_simulate --profile
nrwahl2 committed rP04ad38e11363: Low: libpacemaker: Fix memory leak in pcmk__group_apply_location() (authored by nrwahl2).
Low: libpacemaker: Fix memory leak in pcmk__group_apply_location()
May 14 2025
May 14 2025
nrwahl2 committed rPe1f6d46bf39d: Fix: libcrmcommon: Elements should never match if IDs differ (authored by nrwahl2).
Fix: libcrmcommon: Elements should never match if IDs differ
Apr 30 2025
Apr 30 2025
nrwahl2 committed rP2f6b74b73931: Refactor: libcrmcommon: Drop xmlSetBufferAllocationScheme() call (authored by nrwahl2).
Refactor: libcrmcommon: Drop xmlSetBufferAllocationScheme() call
nrwahl2 committed rPaae89ff5cfd7: Refactor: libcrmcommon: Drop xmlSetBufferAllocationScheme() call (authored by nrwahl2).
Refactor: libcrmcommon: Drop xmlSetBufferAllocationScheme() call
nrwahl2 committed rP460f49d9803a: Refactor: libcrmcommon: Drop pcmk__xml_cleanup() (authored by nrwahl2).
Refactor: libcrmcommon: Drop pcmk__xml_cleanup()
nrwahl2 committed rPa2cb13720ce9: Refactor: libcrmcommon: Drop pcmk__xml_init() (authored by nrwahl2).
Refactor: libcrmcommon: Drop pcmk__xml_init()
nrwahl2 committed rPedc6b93efed3: Refactor: libcrmcommon: Call correct setup functions (authored by nrwahl2).
Refactor: libcrmcommon: Call correct setup functions
nrwahl2 committed rP191619965ee5: Refactor: libcrmcommon: Use more correct setup/teardown functions (authored by nrwahl2).
Refactor: libcrmcommon: Use more correct setup/teardown functions
Apr 29 2025
Apr 29 2025
nrwahl2 committed rP7cf24266f84c: Refactor: libcrmcommon: Drop xmlSetBufferAllocationScheme() call (authored by nrwahl2).
Refactor: libcrmcommon: Drop xmlSetBufferAllocationScheme() call
nrwahl2 committed rP9aefcac37cbe: Refactor: libcrmcommon: Call correct setup functions (authored by nrwahl2).
Refactor: libcrmcommon: Call correct setup functions
nrwahl2 committed rP506fc6e33e7e: Refactor: libcrmcommon: Drop pcmk__xml_cleanup() (authored by nrwahl2).
Refactor: libcrmcommon: Drop pcmk__xml_cleanup()
nrwahl2 committed rP0e8aed8d7a14: Refactor: libcrmcommon: Use more correct setup/teardown functions (authored by nrwahl2).
Refactor: libcrmcommon: Use more correct setup/teardown functions
nrwahl2 committed rPbee943b16727: Doc: various: Update some copyrights that were missed by earlier commits (authored by nrwahl2).
Doc: various: Update some copyrights that were missed by earlier commits
nrwahl2 committed rP227e71783aa5: Refactor: libcrmcommon: Drop pcmk__xml_init() (authored by nrwahl2).
Refactor: libcrmcommon: Drop pcmk__xml_init()
Apr 24 2025
Apr 24 2025
nrwahl2 committed rPc13fa1c6e0ac: Test: cts-cli: Make crm_diff test pass again (authored by nrwahl2).
Test: cts-cli: Make crm_diff test pass again
Apr 23 2025
Apr 23 2025
nrwahl2 triaged T987: Drop support for XML comments in XML patchsets and crm_diff as Normal priority.
Apr 22 2025
Apr 22 2025
nrwahl2 committed rP5c9848348abf: API: libcrmcommon: Deprecate xml_accept_changes() (authored by nrwahl2).
API: libcrmcommon: Deprecate xml_accept_changes()