Page MenuHomeClusterLabs Projects
Feed Advanced Search

Tue, Mar 18

nrwahl2 committed rPbc2b3d937aaf: Refactor: tools: Remove some nesting in cli_resource_search() (authored by nrwahl2).
Refactor: tools: Remove some nesting in cli_resource_search()
Tue, Mar 18, 2:31 PM
nrwahl2 committed rPcd380f484ad1: Refactor: tools: GList function for building crm_resource node info list (authored by nrwahl2).
Refactor: tools: GList function for building crm_resource node info list
Tue, Mar 18, 2:31 PM
nrwahl2 committed rP0bc77354f7d9: Doc: various: Drop doxygen structural commands (authored by nrwahl2).
Doc: various: Drop doxygen structural commands
Tue, Mar 18, 2:31 PM
nrwahl2 committed rPd13aa3396312: Low: tools: Dry-run crm_resource --fail if CIB_file is set (authored by nrwahl2).
Low: tools: Dry-run crm_resource --fail if CIB_file is set
Tue, Mar 18, 2:31 PM
nrwahl2 committed rP315369233277: Refactor: tools: Defunctionize build_node_info_list() (authored by nrwahl2).
Refactor: tools: Defunctionize build_node_info_list()
Tue, Mar 18, 2:31 PM
nrwahl2 committed rP0844fb48cee7: Refactor: tools: Add a function table to crm_resource.c (authored by nrwahl2).
Refactor: tools: Add a function table to crm_resource.c
Tue, Mar 18, 2:31 PM
nrwahl2 committed rPb067b2877b2f: Refactor: tools: New crm_rsc_cmd_info_t struct (authored by nrwahl2).
Refactor: tools: New crm_rsc_cmd_info_t struct
Tue, Mar 18, 2:31 PM
nrwahl2 committed rP3d4e6f7ce270: Refactor: tools: New crm_rsc_find_match_basename flag (authored by nrwahl2).
Refactor: tools: New crm_rsc_find_match_basename flag
Tue, Mar 18, 2:31 PM
nrwahl2 committed rPd5fa8668859f: Refactor: tools: New crm_rsc_find_match_anon_basename flag (authored by nrwahl2).
Refactor: tools: New crm_rsc_find_match_anon_basename flag
Tue, Mar 18, 2:31 PM
nrwahl2 committed rP6e08c9c0f738: Refactor: tools: New crm_rsc_rejects_clone_instance flag (authored by nrwahl2).
Refactor: tools: New crm_rsc_rejects_clone_instance flag
Tue, Mar 18, 2:31 PM
nrwahl2 committed rP7ba71d0e81a1: Refactor: tools: New crm_rsc_find_match_history flag (authored by nrwahl2).
Refactor: tools: New crm_rsc_find_match_history flag
Tue, Mar 18, 2:31 PM
nrwahl2 committed rP31e6a2eea1fe: Refactor: tools: New crm_rsc_requires_cib flag (authored by nrwahl2).
Refactor: tools: New crm_rsc_requires_cib flag
Tue, Mar 18, 2:31 PM
nrwahl2 committed rPb93c92934cb4: Refactor: tools: New crm_rsc_requires_scheduler flag (authored by nrwahl2).
Refactor: tools: New crm_rsc_requires_scheduler flag
Tue, Mar 18, 2:31 PM
nrwahl2 committed rP194f68f6b087: Refactor: tools: New crm_rsc_requires_node flag (authored by nrwahl2).
Refactor: tools: New crm_rsc_requires_node flag
Tue, Mar 18, 2:31 PM
nrwahl2 committed rPa55a8e8d5038: Refactor: tools: New crm_rsc_requires_resource flag (authored by nrwahl2).
Refactor: tools: New crm_rsc_requires_resource flag
Tue, Mar 18, 2:31 PM
nrwahl2 committed rPa685d6c27e11: Refactor: tools: New crm_rsc_requires_controller flag (authored by nrwahl2).
Refactor: tools: New crm_rsc_requires_controller flag
Tue, Mar 18, 2:31 PM
nrwahl2 committed rPa177662cadb5: Doc: tools: Add FIXME for crm_resource --force-* commands (authored by nrwahl2).
Doc: tools: Add FIXME for crm_resource --force-* commands
Tue, Mar 18, 2:31 PM
nrwahl2 committed rP5d89047d7a59: Refactor: tools: Move crm_resource controller connection block (authored by nrwahl2).
Refactor: tools: Move crm_resource controller connection block
Tue, Mar 18, 2:31 PM
nrwahl2 committed rP525a3aa1e123: Refactor: tools: Drop is_cib_required() and is_scheduler_required() (authored by nrwahl2).
Refactor: tools: Drop is_cib_required() and is_scheduler_required()
Tue, Mar 18, 2:31 PM
nrwahl2 committed rPe4d203e4fed0: Refactor: tools: Return crm_exit_t from crm_resource handler functions (authored by nrwahl2).
Refactor: tools: Return crm_exit_t from crm_resource handler functions
Tue, Mar 18, 2:31 PM
nrwahl2 committed rPeff1e47e3b92: Refactor: tools: Reorganize some crm_resource lookups and validation (authored by nrwahl2).
Refactor: tools: Reorganize some crm_resource lookups and validation
Tue, Mar 18, 2:31 PM
nrwahl2 committed rPfb8ea1927e29: Doc: tools: Drop Coverity suppressions from crm_resource.c (authored by nrwahl2).
Doc: tools: Drop Coverity suppressions from crm_resource.c
Tue, Mar 18, 2:31 PM
nrwahl2 committed rPfd82fbd0151b: Low: tools: Use correct error code for command lookup failure (authored by nrwahl2).
Low: tools: Use correct error code for command lookup failure
Tue, Mar 18, 2:31 PM
nrwahl2 committed rP71df27526053: Refactor: tools: Make scheduler non-global in crm_resource.c (authored by nrwahl2).
Refactor: tools: Make scheduler non-global in crm_resource.c
Tue, Mar 18, 2:31 PM
nrwahl2 committed rP375419a44288: Doc: tools: Add FIXME for wait_till_stable in crm_resource_runtime.c (authored by nrwahl2).
Doc: tools: Add FIXME for wait_till_stable in crm_resource_runtime.c
Tue, Mar 18, 2:31 PM
nrwahl2 committed rP7993bc69429f: Refactor: tools: Take exit_code as crm_resource controller cb user_data (authored by nrwahl2).
Refactor: tools: Take exit_code as crm_resource controller cb user_data
Tue, Mar 18, 2:31 PM
nrwahl2 committed rP64d39e43d882: Refactor: tools: Make cib_conn non-global in crm_resource.c (authored by nrwahl2).
Refactor: tools: Make cib_conn non-global in crm_resource.c
Tue, Mar 18, 2:31 PM
nrwahl2 committed rP68e6b2f29998: Refactor: tools: Make controld_api non-global in crm_resource.c (authored by nrwahl2).
Refactor: tools: Make controld_api non-global in crm_resource.c
Tue, Mar 18, 2:31 PM
nrwahl2 committed rP7b8b69a2ed97: Refactor: tools: De-indent a block within cli_resource_search() (authored by nrwahl2).
Refactor: tools: De-indent a block within cli_resource_search()
Tue, Mar 18, 2:31 PM
nrwahl2 committed rP77aa9387749b: Refactor: tools: Drop cmd_none from crm_resource.c (authored by nrwahl2).
Refactor: tools: Drop cmd_none from crm_resource.c
Tue, Mar 18, 2:31 PM

Mar 12 2025

nrwahl2 committed rP48aecd89beef: Refactor: libcrmcommon: Improve scandir() error checking for schemas (authored by nrwahl2).
Refactor: libcrmcommon: Improve scandir() error checking for schemas
Mar 12 2025, 2:58 PM
nrwahl2 committed rP9067fc097d28: Low: libcrmcommon: Ensure schema transform numbers are in valid range (authored by nrwahl2).
Low: libcrmcommon: Ensure schema transform numbers are in valid range
Mar 12 2025, 2:58 PM
nrwahl2 committed rPcd488b49d959: Low: libcrmcommon: Match literal dots in schema transform filter (authored by nrwahl2).
Low: libcrmcommon: Match literal dots in schema transform filter
Mar 12 2025, 2:58 PM
nrwahl2 closed T977: Replace versionsort() with something portable as Merged by committing rPa74217489840: Fix: libcrmcommon: Sort schema transformations on non-glibc systems.
Mar 12 2025, 2:57 PM ยท Restricted Project, Restricted Project
nrwahl2 committed rPa74217489840: Fix: libcrmcommon: Sort schema transformations on non-glibc systems (authored by nrwahl2).
Fix: libcrmcommon: Sort schema transformations on non-glibc systems
Mar 12 2025, 2:57 PM

Mar 10 2025

nrwahl2 committed rPf70e13689ef7: Refactor: tools: Pass node to crm_resource.c:clear_constraints() (authored by nrwahl2).
Refactor: tools: Pass node to crm_resource.c:clear_constraints()
Mar 10 2025, 3:30 PM
nrwahl2 committed rP6ef0fc644dd5: Refactor: tools: Drop gratuitious pcmk_find_node() for cmd_digests (authored by nrwahl2).
Refactor: tools: Drop gratuitious pcmk_find_node() for cmd_digests
Mar 10 2025, 3:30 PM
nrwahl2 committed rP55b788a75599: Refactor: tools: Pass node to crm_resource.c:refresh() (authored by nrwahl2).
Refactor: tools: Pass node to crm_resource.c:refresh()
Mar 10 2025, 3:30 PM
nrwahl2 committed rP3c279f4acd0f: Refactor: tools: Take pcmk_node_t in cli_resource_delete() (authored by nrwahl2).
Refactor: tools: Take pcmk_node_t in cli_resource_delete()
Mar 10 2025, 3:30 PM
nrwahl2 committed rP23180a9eec6c: Refactor: tools: Take pcmk_node_t in cli_cleanup_all() (authored by nrwahl2).
Refactor: tools: Take pcmk_node_t in cli_cleanup_all()
Mar 10 2025, 3:30 PM
nrwahl2 committed rP524016f32b27: Refactor: tools: Some best practices in cli_resource_delete() (authored by nrwahl2).
Refactor: tools: Some best practices in cli_resource_delete()
Mar 10 2025, 3:30 PM
nrwahl2 committed rPd69a9e2f0241: Refactor: tools: Some best practices in cli_cleanup_all() (authored by nrwahl2).
Refactor: tools: Some best practices in cli_cleanup_all()
Mar 10 2025, 3:30 PM
nrwahl2 committed rPf36e0de53d4a: Low: tools: Fix memory leak in cli_resource_delete() (authored by nrwahl2).
Low: tools: Fix memory leak in cli_resource_delete()
Mar 10 2025, 3:30 PM
nrwahl2 committed rP2737a3f47f70: Refactor: tools: Take pcmk_node_t in clear_rsc_failures() (authored by nrwahl2).
Refactor: tools: Take pcmk_node_t in clear_rsc_failures()
Mar 10 2025, 3:30 PM
nrwahl2 committed rP49b2421b8b7a: Refactor: tools: Take pcmk_node_t in cli_resource_move() (authored by nrwahl2).
Refactor: tools: Take pcmk_node_t in cli_resource_move()
Mar 10 2025, 3:30 PM
nrwahl2 committed rPab092c197825: Refactor: tools: Some best practices for cli_resource_move() (authored by nrwahl2).
Refactor: tools: Some best practices for cli_resource_move()
Mar 10 2025, 3:30 PM
nrwahl2 committed rPc4be4fb53a2e: Refactor: tools: Take pcmk_node_t in cli_resource_fail() (authored by nrwahl2).
Refactor: tools: Take pcmk_node_t in cli_resource_fail()
Mar 10 2025, 3:30 PM
nrwahl2 committed rP8f9264515701: Refactor: tools: Drop node NULL check for crm_resource --digests (authored by nrwahl2).
Refactor: tools: Drop node NULL check for crm_resource --digests
Mar 10 2025, 3:30 PM
nrwahl2 committed rPfcaab8559ee0: Test: cts-cli: Use real node name in basic2_tests (authored by nrwahl2).
Test: cts-cli: Use real node name in basic2_tests
Mar 10 2025, 3:30 PM
nrwahl2 committed rP99380f91504e: Refactor: tools: Move node lookup in crm_resource.c (authored by nrwahl2).
Refactor: tools: Move node lookup in crm_resource.c
Mar 10 2025, 3:30 PM
nrwahl2 committed rP0887537949f2: Refactor: tools: Take pcmk_node_t in send_lrm_rsc_op() (authored by nrwahl2).
Refactor: tools: Take pcmk_node_t in send_lrm_rsc_op()
Mar 10 2025, 3:30 PM
nrwahl2 committed rPee016d4da39f: Refactor: tools: Clarify is_scheduler_required() in crm_resource.c (authored by nrwahl2).
Refactor: tools: Clarify is_scheduler_required() in crm_resource.c
Mar 10 2025, 3:30 PM
nrwahl2 committed rPf5e39ea021d6: Refactor: tools: Take pcmk_node_t in clear_rsc_history() (authored by nrwahl2).
Refactor: tools: Take pcmk_node_t in clear_rsc_history()
Mar 10 2025, 3:30 PM
nrwahl2 committed rP7df0bfc95b9b: Refactor: tools: Drop last unneeded host_uname uses in crm_resource.c (authored by nrwahl2).
Refactor: tools: Drop last unneeded host_uname uses in crm_resource.c
Mar 10 2025, 3:30 PM
nrwahl2 committed rPb0e0836b0e86: Refactor: tools: New crm_resource.c:handle_cleanup() (authored by nrwahl2).
Refactor: tools: New crm_resource.c:handle_cleanup()
Mar 10 2025, 3:30 PM
nrwahl2 committed rPa8778e982fa7: Refactor: tools: New crm_resource.c:handle_colocations() (authored by nrwahl2).
Refactor: tools: New crm_resource.c:handle_colocations()
Mar 10 2025, 3:30 PM
nrwahl2 committed rPe00882a24d4f: Refactor: tools: clear_constraints() -> handle_clear() in crm_resource.c (authored by nrwahl2).
Refactor: tools: clear_constraints() -> handle_clear() in crm_resource.c
Mar 10 2025, 3:30 PM
nrwahl2 committed rPa0e98f3a1598: Refactor: tools: New crm_resource.c:handle_ban() (authored by nrwahl2).
Refactor: tools: New crm_resource.c:handle_ban()
Mar 10 2025, 3:30 PM
nrwahl2 committed rP24baf82d6a15: Refactor: tools: New crm_resource.c:handle_cts() (authored by nrwahl2).
Refactor: tools: New crm_resource.c:handle_cts()
Mar 10 2025, 3:30 PM
nrwahl2 committed rP0ba59566ab5e: Refactor: tools: New crm_resource.c:handle_digests() (authored by nrwahl2).
Refactor: tools: New crm_resource.c:handle_digests()
Mar 10 2025, 3:30 PM
nrwahl2 committed rPdf99186351fe: Refactor: tools: New crm_resource.c:handle_execute_agent() (authored by nrwahl2).
Refactor: tools: New crm_resource.c:handle_execute_agent()
Mar 10 2025, 3:30 PM
nrwahl2 committed rPb8296a424127: Refactor: tools: New crm_resource.c:handle_fail() (authored by nrwahl2).
Refactor: tools: New crm_resource.c:handle_fail()
Mar 10 2025, 3:30 PM
nrwahl2 committed rP5fc9cfb17e58: Refactor: tools: New crm_resource.c:handle_delete() (authored by nrwahl2).
Refactor: tools: New crm_resource.c:handle_delete()
Mar 10 2025, 3:30 PM
nrwahl2 committed rP0937838f6ef6: Refactor: tools: New crm_resource.c:handle_delete_param() (authored by nrwahl2).
Refactor: tools: New crm_resource.c:handle_delete_param()
Mar 10 2025, 3:30 PM
nrwahl2 committed rPc3a24dfddacf: Refactor: tools: New crm_resource.c:handle_get_param() (authored by nrwahl2).
Refactor: tools: New crm_resource.c:handle_get_param()
Mar 10 2025, 3:30 PM
nrwahl2 committed rP96b376637d4b: Refactor: tools: New crm_resource.c:handle_list_active_ops() (authored by nrwahl2).
Refactor: tools: New crm_resource.c:handle_list_active_ops()
Mar 10 2025, 3:30 PM
nrwahl2 committed rP1ae91099e9e8: Refactor: tools: New crm_resource.c:handle_list_alternatives() (authored by nrwahl2).
Refactor: tools: New crm_resource.c:handle_list_alternatives()
Mar 10 2025, 3:30 PM
nrwahl2 committed rPf8556469015f: Refactor: tools: New crm_resource.c:handle_list_all_ops() (authored by nrwahl2).
Refactor: tools: New crm_resource.c:handle_list_all_ops()
Mar 10 2025, 3:30 PM
nrwahl2 committed rP126904d6ac01: Refactor: tools: New crm_resource.c:handle_list_providers() (authored by nrwahl2).
Refactor: tools: New crm_resource.c:handle_list_providers()
Mar 10 2025, 3:30 PM
nrwahl2 committed rPce19dd50cc3a: Refactor: tools: New crm_resource.c:handle_list_instances() (authored by nrwahl2).
Refactor: tools: New crm_resource.c:handle_list_instances()
Mar 10 2025, 3:30 PM
nrwahl2 committed rP8af3ae6321e2: Refactor: tools: list_options() -> handle_list_options() in crm_resource (authored by nrwahl2).
Refactor: tools: list_options() -> handle_list_options() in crm_resource
Mar 10 2025, 3:30 PM
nrwahl2 committed rP13311657487c: Refactor: tools: show_metadata() -> handle_metadata() in crm_resource.c (authored by nrwahl2).
Refactor: tools: show_metadata() -> handle_metadata() in crm_resource.c
Mar 10 2025, 3:30 PM
nrwahl2 committed rP80aeb5326efe: Refactor: tools: New crm_resource.c:handle_list_resources() (authored by nrwahl2).
Refactor: tools: New crm_resource.c:handle_list_resources()
Mar 10 2025, 3:30 PM
nrwahl2 committed rP66a4e24b0c3a: Refactor: tools: New crm_resource.c:handle_list_standards() (authored by nrwahl2).
Refactor: tools: New crm_resource.c:handle_list_standards()
Mar 10 2025, 3:30 PM
nrwahl2 committed rPa62192b455f5: Refactor: tools: New crm_resource.c:handle_locate() (authored by nrwahl2).
Refactor: tools: New crm_resource.c:handle_locate()
Mar 10 2025, 3:30 PM
nrwahl2 committed rPfa6daa45be3c: Refactor: tools: New crm_resource.c:handle_query_xml{,_raw}() (authored by nrwahl2).
Refactor: tools: New crm_resource.c:handle_query_xml{,_raw}()
Mar 10 2025, 3:30 PM
nrwahl2 committed rP9b5cf360ca60: Refactor: tools: New crm_resource.c:handle_list_agents() (authored by nrwahl2).
Refactor: tools: New crm_resource.c:handle_list_agents()
Mar 10 2025, 3:30 PM
nrwahl2 committed rP620e41563edf: Refactor: tools: New crm_resource.c:handle_move() (authored by nrwahl2).
Refactor: tools: New crm_resource.c:handle_move()
Mar 10 2025, 3:30 PM
nrwahl2 committed rP5389558d25ed: Refactor: tools: New crm_resource.c:handle_wait() (authored by nrwahl2).
Refactor: tools: New crm_resource.c:handle_wait()
Mar 10 2025, 3:30 PM
nrwahl2 committed rPbaaecb3a6141: Refactor: tools: New crm_resource.c:handle_restart() (authored by nrwahl2).
Refactor: tools: New crm_resource.c:handle_restart()
Mar 10 2025, 3:30 PM
nrwahl2 committed rP49346d8cc8d0: Refactor: tools: New crm_resource.c:handle_refresh() (authored by nrwahl2).
Refactor: tools: New crm_resource.c:handle_refresh()
Mar 10 2025, 3:30 PM
nrwahl2 committed rP53f69ef3bdee: Refactor: tools: New crm_resource.c:handle_why() (authored by nrwahl2).
Refactor: tools: New crm_resource.c:handle_why()
Mar 10 2025, 3:30 PM
nrwahl2 committed rP5d7be960d013: Refactor: tools: New crm_resource.c:handle_set_param() (authored by nrwahl2).
Refactor: tools: New crm_resource.c:handle_set_param()
Mar 10 2025, 3:30 PM
nrwahl2 committed rPaeea065b27ec: Refactor: tools: Drop crm_resource.c:bye() (authored by nrwahl2).
Refactor: tools: Drop crm_resource.c:bye()
Mar 10 2025, 3:30 PM
nrwahl2 committed rP4b605b5f760b: Refactor: tools: Alphabetize switch in crm_resource.c (authored by nrwahl2).
Refactor: tools: Alphabetize switch in crm_resource.c
Mar 10 2025, 3:30 PM
nrwahl2 committed rPd77868ef8561: Refactor: tools: Clean up options.remainder processing in crm_resource.c (authored by nrwahl2).
Refactor: tools: Clean up options.remainder processing in crm_resource.c
Mar 10 2025, 3:30 PM
nrwahl2 committed rP485a300e421c: Refactor: tools: Use gchar for override_params in crm_resource.c (authored by nrwahl2).
Refactor: tools: Use gchar for override_params in crm_resource.c
Mar 10 2025, 3:30 PM
nrwahl2 committed rP6975b5deba4e: Refactor: tools: Clarify options.cmdline_params in crm_resource.c (authored by nrwahl2).
Refactor: tools: Clarify options.cmdline_params in crm_resource.c
Mar 10 2025, 3:30 PM
nrwahl2 committed rPd115d5d6286b: Refactor: tools: Use pcmk__scan_nvpair() in crm_resource.c:main() (authored by nrwahl2).
Refactor: tools: Use pcmk__scan_nvpair() in crm_resource.c:main()
Mar 10 2025, 3:30 PM
nrwahl2 committed rP9e934a50ad08: Refactor: tools: Drop forward declarations in crm_resource.c (authored by nrwahl2).
Refactor: tools: Drop forward declarations in crm_resource.c
Mar 10 2025, 3:30 PM
nrwahl2 committed rPd387387a325e: Refactor: various: Use uint32_t in pcmk__rsc_methods_t:find_rsc() (authored by nrwahl2).
Refactor: various: Use uint32_t in pcmk__rsc_methods_t:find_rsc()
Mar 10 2025, 11:35 AM
nrwahl2 committed rPeeba72d9a23d: Refactor: various: Update pcmk__rsc_methods_t:unpack() interface (authored by nrwahl2).
Refactor: various: Update pcmk__rsc_methods_t:unpack() interface
Mar 10 2025, 11:35 AM
nrwahl2 committed rP1bd18aae3f9f: Refactor: various: Use bool/const in pcmk__rsc_methods_t:active() (authored by nrwahl2).
Refactor: various: Use bool/const in pcmk__rsc_methods_t:active()
Mar 10 2025, 11:35 AM
nrwahl2 committed rP55516da48b5f: Refactor: various: Drop pcmk__rsc_methods_t:parameter() (authored by nrwahl2).
Refactor: various: Drop pcmk__rsc_methods_t:parameter()
Mar 10 2025, 11:35 AM
nrwahl2 committed rPf3339c8eaa38: Refactor: various: Use bool/const in pcmk__rsc_methods_t:is_filtered() (authored by nrwahl2).
Refactor: various: Use bool/const in pcmk__rsc_methods_t:is_filtered()
Mar 10 2025, 11:35 AM
nrwahl2 committed rP9cb0b5b4b6d2: Refactor: various: Use bool in pcmk__rsc_methods_t:state() (authored by nrwahl2).
Refactor: various: Use bool in pcmk__rsc_methods_t:state()
Mar 10 2025, 11:35 AM
nrwahl2 committed rP5e33a906aa74: Refactor: libstonithd: Use scandir filter in stonith__list_rhcs_agents() (authored by nrwahl2).
Refactor: libstonithd: Use scandir filter in stonith__list_rhcs_agents()
Mar 10 2025, 11:01 AM
nrwahl2 committed rP62ebd3e82db3: Refactor: libstonithd: Don't use FILENAME_MAX for array size (authored by nrwahl2).
Refactor: libstonithd: Don't use FILENAME_MAX for array size
Mar 10 2025, 11:01 AM
nrwahl2 committed rP4d90b92e259a: Refactor: libstonithd: Drop fstatat() from stonith__list_rhcs_agents() (authored by nrwahl2).
Refactor: libstonithd: Drop fstatat() from stonith__list_rhcs_agents()
Mar 10 2025, 11:01 AM
nrwahl2 committed rPf6c004ec9219: Refactor: libcrmcommon: Don't use FILENAME_MAX for array size (authored by nrwahl2).
Refactor: libcrmcommon: Don't use FILENAME_MAX for array size
Mar 10 2025, 11:01 AM