- Jul 05, 2021
-
-
Nate Rini authored
Bug 11954
-
- Jul 03, 2021
-
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Tim Wickberg authored
-
- Jul 02, 2021
-
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Tim Wickberg authored
Avoid the last 4 characters of the credential string. The ':' at the end, as well as the trailing part of the base64-encoded string. It is possible to alter the end of a base64 string and end up with an equivalent binary stream after decoding, which can mean the attempt at corrupting the credential will not succeed and it will decode properly, which caused test 7.16 to fail randomly. Bug 10276.
-
Albert Gil authored
-
Albert Gil authored
-
Scott Jackson authored
Bug 11292
-
Scott Jackson authored
Equivalent to 06abce8a on 21.30. Bug 11292
-
Scott Jackson authored
Bug 11292
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Tim Wickberg authored
Update slurm.spec as well.
-
Tim Wickberg authored
Instead of just the switch_job element, which can still be accessed if needed. Bug 11922.
-
Nate Rini authored
Bug 11883
-
Tim Wickberg authored
-
- Jul 01, 2021
-
-
Nate Rini authored
Allow Slurm more freedom to call different OCI runtimes as the standard does not specify an exact argument list but instead general operations: "Note: these operations are not specifying any command-line APIs, and the parameters are inputs for general operations." Bug 11380
-
Nate Rini authored
Bug 11380
-
Nate Rini authored
Will be used in other components, and not just in the slurmrestd. Bug 11076
-
Dominik Bartkiewicz authored
list_for_each() breaks only if rc < 0 Bug 10570
-
Dominik Bartkiewicz authored
Bug 11667
-
Brian Christiansen authored
-
Brian Christiansen authored
Bug 11901
-
Brian Christiansen authored
Bug 11901
-
Dominik Bartkiewicz authored
Bug 11901
-
Brian Christiansen authored
Bug 11901 Signed-off-by:
Dominik Bartkiewicz <bart@schedmd.com>
-
Tim Wickberg authored
-
Nate Rini authored
Use data_t to serialize to JSON. Bug 11833
-
Nate Rini authored
Bug 11406
-
- Jun 30, 2021
-
-
Michael Hinton authored
The specs for rsmi_dev_pci_id_get() say this: Domain [64:32] Reserved [31:16] Bus [15: 8] Device [ 7: 3] Function [ 2: 0] Notably, the bus was truncated by 3 bits, and the domain and reserved sections were swapped and had incorrect widths. Bug 11577
-
Tim Wickberg authored
-
Tim Wickberg authored
Match up to lowered open file limits used by 18b2f4ff. Bug 10254.
-
Tim Wickberg authored
-
Nate Rini authored
Bug 11380
-
Nate Rini authored
-
Nate Rini authored
-