- 23 Mar, 2018 1 commit
-
-
Tim Wickberg authored
Copy this definition from src/common/gres.c, along with the necessary includes. (Note that these includes cannot be alphabetized as is done elsewhere.) Bug 4845.
-
- 22 Mar, 2018 2 commits
-
-
Brian Christiansen authored
Bug 4971
-
Morris Jette authored
bug 4932
-
- 21 Mar, 2018 3 commits
-
-
Felip Moll authored
-X doesn't show cumulative statistics for each job but statistics relevant to the job allocation itself. Bug 4967
-
Felip Moll authored
It fixes a scontrol segfault when updating a reservation with empty users or accounts and the parameters were specified more than once. Bug 4945
-
Marshall Garey authored
Bug 4778
-
- 20 Mar, 2018 5 commits
-
-
Morris Jette authored
Bug 4949
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Tim Wickberg authored
-
- 19 Mar, 2018 1 commit
-
-
Morris Jette authored
-
- 15 Mar, 2018 21 commits
-
-
Tim Wickberg authored
Initialize cluster_name to NULL, allowing it to be safely g_free'd later on. Bug 4898.
-
Doug Jacobsen authored
Bug 3318
-
Morris Jette authored
config/gcp was missing from Makefile.in
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Tim Wickberg authored
Update slurm.spec and slurm.spec-legacy as well
-
Tim Wickberg authored
This is the 17.11 version. Bug 4792.
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Tim Wickberg authored
Bug 4792.
-
Danny Auble authored
Use unpackstr_xmalloc_chooser as part of safe_unpackstr_xmalloc macro. This ensures that the slurmdbd is always working on escaped strings. Fixes CVE-2018-7033. Bug 4792.
-
Isaac Hartung authored
Reset the original time_limit value afterwards, otherwise the job time may get squashed down to as low as 1 minute. Bug 4796.
-
Isaac Hartung authored
Bug 4881
-
Dominik Bartkiewicz authored
Bug 4861.
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Danny Auble authored
Bug 4933
-
Isaac Hartung authored
Bug 4878
-
Brian Christiansen authored
into contribs directory.
-
Brian Christiansen authored
-
- 14 Mar, 2018 7 commits
-
-
Tim Wickberg authored
This should expose O_CLOEXEC on older glibc versions, addressing build issues on CLE 5.2. Bug 4843.
-
Tim Wickberg authored
There are a few other unguarded uses of this. Adding _GNU_SOURCE at the top of these files should expose this macro instead. This reverts commit 44775add.
-
Brian Christiansen authored
MsgType=6500 wasn't being expanded: " slurm_persist_conn_open: Something happened with the receiving/processing of the persistent connection init message to XXX.XXX.XXX.XXX:6819: Failed to unpack MsgType=6500 message " Bug 4924
-
Danny Auble authored
(slurmdbd was down when slurmctld was started). Bug 4864
-
Danny Auble authored
Bug 4864
-
Jay Herring authored
Bug 4888
-
Morris Jette authored
Set scontrol exit code to 1 if attempting to update a node to DRAIN or DOWN without specifying a reason. Bug 4920.
-