1. 05372c1 Merge branch 'cinek/t23977_fix' into 'master' by Tim Wickberg · 13 hours ago master
  2. 9da0d67 scrun - Initialize closeall by Marcin Stolarek · 21 hours ago
  3. f88d5db sackd - Initialize closeall by Marcin Stolarek · 21 hours ago
  4. b86eb76 Merge branch 'testsuite-fix_test_123_7' into 'master' by Albert Gil · 15 hours ago
  5. eb5073d Testsuite - Fix incorrect xfail in test 123_7 by Oscar Hernández Saborit · 16 hours ago
  6. 686451d Merge branch 'nate-i50898' into 'master' by Brian Christiansen · 16 hours ago
  7. ecccb48 Merge branch 'beng-t25113-persist-FLAG_CAN-states' into 'master' by Nathan Rini · 17 hours ago
  8. 590a48b Revert "interfaces/auth - Load AuthAltTypes in slurmd in auth_g_init()" by Nathan Rini · 17 hours ago
  9. d1f8955 conmgr - Remove connection state checks from tls_check_fingerprint() by Ben Glines · 2 days ago
  10. d8e3da4 conmgr - Optimistically set FLAG_CAN_* when enabling polling by Ben Glines · 3 days ago
  11. ef58fa7 conmgr - Add pollctl_fd_type_is_[read|write] by Ben Glines · 3 days ago
  12. 97ffd03 Merge branch 'qa' into 'master' by Albert Gil · 20 hours ago
  13. 212bee6 Testsuite - Improve stop_slurmctld() with better logging by Albert Gil · 20 hours ago
  14. aecb846 Merge branch 'qa' into 'master' by Albert Gil · 22 hours ago
  15. 76604e9 Testsuite - Improve test_102_7 avoiding false failures by Albert Gil · 22 hours ago
  16. 4b5f588 Testsuite - Improve wait_for_job_accounted getting the whole value by Albert Gil · 22 hours ago
  17. 0ca06d3 Merge branch 'qa' into 'master' by Albert Gil · 24 hours ago
  18. b3bafc4 Testsuite - Fix test_116_38 for older and mixed versions by Albert Gil · 24 hours ago
  19. 352107c Merge branch 'qa' into 'master' by Albert Gil · 24 hours ago
  20. 0159916 Testsuite - Improve coredumps detection avoiding "too many headers" by Albert Gil · 24 hours ago
  21. 68d495e Merge branch 'wickberg/misc' into 'master' by Tim Wickberg · 29 hours ago
  22. 04fdfda Remove unused merge_delta_qos_list() by Tim Wickberg · 29 hours ago
  23. 870a9ff Remove unused dump_update_list() by Tim Wickberg · 29 hours ago
  24. 0ee81ce Merge branch 'cinek/t23977' into 'master' by Tim Wickberg · 29 hours ago
  25. a6a0c15 Don't close file descriptors before dup2() by Marcin Stolarek · 29 hours ago
  26. c91d82f _forkexec_slurmstepd() - use close_all(3) instead of CLOEXEC flag by Marcin Stolarek · 29 hours ago
  27. 3806eb3 Ensure closeall_init() was called before closeall() by Marcin Stolarek · 29 hours ago
  28. 46041b2 closeall_init() - handle getrlimit return RLIMIT_NOFILE by Marcin Stolarek · 29 hours ago
  29. ef6c23a closeall_except - Set initial value of highest_skipped to fd by Marcin Stolarek · 29 hours ago
  30. 06f7d4f closeall_except() - Add direct use of close_range syscall by Marcin Stolarek · 29 hours ago
  31. 51bec76 Rework closeall_except() to use close_range() by Tim Wickberg · 29 hours ago
  32. 476133e Call closeall_init() in slurmctld/slurmd/slurmstepd by Tim Wickberg · 29 hours ago
  33. 21832b9 Add support for close_range() by Tim Wickberg · 29 hours ago
  34. 69282a3 Merge branch 'nate-i50898' into 'master' by Tim Wickberg · 32 hours ago
  35. 41835a6 slurm.conf - Add SlurmdHttpAuthParameters by Megan Dahl · 32 hours ago
  36. 814b33b slurm.conf - Add SlurmctldHttpAuthParameters by Megan Dahl · 32 hours ago
  37. 235d69d Merge branch 'shanks-async-steps' into 'master' by Brian Christiansen · 33 hours ago
  38. 2af913e Changelog: Implement Async Job Steps by Will Shanks · 3 days ago
  39. 9bebb96 Docs - Add srun --async docs by Will Shanks · 7 days ago
  40. 1850bcc srun: return step id and ESLURM_STEP_QUEUED for queued async steps by Will Shanks · 8 days ago
  41. 99b4e57 step_ctx: don't open a socket for async steps by Will Shanks · 5 weeks ago
  42. e2ee445 srun: don't start shepherd for async steps by Will Shanks · 3 weeks ago
  43. f19ffa4 srun: don't try launching async steps by Will Shanks · 5 weeks ago
  44. 655d03e srun: build launch_params for async steps by Will Shanks · 4 weeks ago
  45. 2b0561e srun: setup env when building launch params by Will Shanks · 4 weeks ago
  46. f604837 launch.c: move building launch_params into own func by Will Shanks · 5 weeks ago
  47. 7698a9a srun: move setup_one_job_env into srun_job.c by Will Shanks · 4 weeks ago
  48. bdfb333 srun: add --async flag by Will Shanks · 9 weeks ago
  49. ab4edc4 slurmstepd_job: don't setup io streaming for local io steps by Will Shanks · 2 weeks ago
  50. cd949c9 slurmstepd: don't stream io for LOCAL_IO steps by Will Shanks · 5 weeks ago
  51. 4d64286 slurmstepd: don't send launch resp for local_io steps by Will Shanks · 5 weeks ago
  52. 144e9fc slurmstepd: check for LOCAL and LABEL IO flags by Will Shanks · 7 days ago
  53. 3088c20 step_launch: don't setup io handling on caller if step is doing local io by Will Shanks · 5 weeks ago
  54. 91152c0 step_launch: don't grab daemon environ by Will Shanks · 4 weeks ago
  55. a2e1cb0 step_launch: set LAUNCH_LOCAL_IO if SSF_ASYNC by Will Shanks · 5 weeks ago
  56. 9e61703 stepmgr: Return ESLURM_STEP_QUEUED when queuing async steps by Will Shanks · 2 weeks ago
  57. bcf4b70 Allow cancelling pending steps by Brian Christiansen · 10 days ago
  58. 334931e Pass step's state to dbd by Brian Christiansen · 10 days ago
  59. 4a2b2ff stepmgr: Launch queued async steps when possible by Will Shanks · 4 weeks ago
  60. 9b4c954 stepmgr: Launch async steps immediately when possible by Will Shanks · 6 days ago
  61. a898b7e stepmgr: step record cleanup by Will Shanks · 6 days ago
  62. fc96c27 stepmgr: Add pending async steps to db by Will Shanks · 4 weeks ago
  63. ceb2be3 stepmgr: step complete/signaling tweaks for async by Will Shanks · 6 days ago
  64. b934f28 stepmgr: assign real stepid for pending async steps by Brian Christiansen · 10 days ago
  65. 557575d stepmgr: Save step_create_request_msg for pending async steps by Will Shanks · 6 days ago
  66. eefcc57 stepmgr: Set flags for pending step records by Will Shanks · 5 weeks ago
  67. b7b8d2a stepmgr: Sort setting attribs for pending steps by Will Shanks · 5 weeks ago
  68. 3c52d6a Check async step requests have all required fields by Will Shanks · 6 days ago
  69. 59579c3 stepmgr: Add async status to stepDesc dump by Will Shanks · 3 weeks ago
  70. 4d160ef Save step_create_request_msg in step_state by Will Shanks · 6 days ago
  71. de37ddb Add job_step_create_request_msg_t to step_record by Will Shanks · 6 days ago
  72. 9fb9c98 Pack and unpack slurm_step_launch_params_t by Will Shanks · 5 days ago
  73. 5e8a22d Add launch_params to step_create_request_msg by Will Shanks · 4 weeks ago
  74. 4036de8 step_launch: handle async steps not having an srun by Will Shanks · 6 days ago
  75. 1441a31 Prep _[un]pack_step_start_msg() for 26.05 by Brian Christiansen · 10 days ago
  76. 629dd0d Move step_ctx_destroy into common by Will Shanks · 4 weeks ago
  77. e654401 slurm.h: Rename remote_*_filename to *_filename by Will Shanks · 5 weeks ago
  78. 420ab22 list.c: Convert list_delete_ptr to use LIST_THREAD_LOCK macros by Will Shanks · 9 days ago
  79. ab20f97 list.c: Convert list_delete_all to use LIST_THREAD_LOCK macros by Will Shanks · 3 weeks ago
  80. bcb2851 Add state field to job_step_create_response_msg_t by Will Shanks · 8 days ago
  81. 338f1a1 slurm_protocol_defs: Add LAUNCH_LOCAL_IO flag by Will Shanks · 5 weeks ago
  82. 5278aa5 slurm_protocol_defs: Match indents for LAUNCH_* defines by Will Shanks · 5 weeks ago
  83. 31993ff slurm.h: Add SSF_ASYNC by Will Shanks · 5 weeks ago
  84. 89917ea Add ESLURM_STEP_QUEUED errno by Will Shanks · 8 days ago
  85. 7921940 Skip creating dummy step_info_t structure in batch_stepd_step_rec_create() by Tim Wickberg · 4 weeks ago
  86. fe6d3df Avoid issues if sruns list is empty in _setup_normal_io() by Tim Wickberg · 4 weeks ago
  87. 7eac144 Avoid crash if sruns list is empty in setup_x11_forward() by Tim Wickberg · 4 weeks ago
  88. 6eefc84 Move list_append() next to _srun_info_create() by Tim Wickberg · 4 weeks ago
  89. 8d98dad Remove unnecessary casts for _srun_info_destructor() by Tim Wickberg · 4 weeks ago
  90. 483be84 Fold srun_info_destroy() into _srun_info_destructor() by Tim Wickberg · 4 weeks ago
  91. 3af29bb Rename and tag _srun_info_create() as static by Tim Wickberg · 4 weeks ago
  92. 2fb10a5 Initialize step_signal.step_id directly in job_step_signal() by Tim Wickberg · 4 weeks ago
  93. b0a6a77 Rename and tag _step_create() as static by Tim Wickberg · 4 weeks ago
  94. e64532d Rename and tag _dump_step_desc() as static by Tim Wickberg · 4 weeks ago
  95. 7374c4a slurmstepd: remove extra space by Will Shanks · 5 weeks ago
  96. d07a905 Correct "TDB" -> "TBD" by Brian Christiansen · 13 days ago
  97. 45f2023 Sort imports in srun/launch.c by Will Shanks · 5 weeks ago
  98. 7613329 Sort source list in common Makefile.am by Will Shanks · 5 weeks ago
  99. cf065eb Add build artifacts to gitignore by Will Shanks · 5 weeks ago
  100. b912385 Merge branch 'dmj/50860_healthcheck_timeout' into 'master' by Brian Christiansen · 34 hours ago