- 04 Feb, 2019 1 commit
-
-
Albert Gil authored
Logs are produced by regression.py, and should not be checked in.
-
- 31 Jan, 2019 3 commits
-
-
Tim Wickberg authored
-
Tim Wickberg authored
Update slurm.spec and slurm.spec-legacy as well.
-
Philip Kovacs authored
Commit 750cc23e changed the signature for slurm_xmalloc, which needs to be mirrored here in slurm-perl.h. Bug 6436.
-
- 30 Jan, 2019 3 commits
-
-
Tim Wickberg authored
-
Tim Wickberg authored
Update slurm.spec and slurm.spec-legacy as well.
-
Tim Wickberg authored
Force intermediate values to uint64_t to catch the potential overflow. CVE-2019-6438.
-
- 29 Jan, 2019 1 commit
-
-
Nathan Rini authored
Bug 6278
-
- 25 Oct, 2018 1 commit
-
-
Tim Wickberg authored
This reverts commit 0581585c. Do not change permissions on files the testsuite does not "own". This is a duplicate of the previous 3547869b commit, which was previously discarded by merge commit cf98dfc0. Bug 4118.
-
- 24 Oct, 2018 3 commits
-
-
Tim Wickberg authored
-
Tim Wickberg authored
Update slurm.spec and slurm.spec-legacy as well.
-
Felip Moll authored
up when the dbd was down. This reverts commit c07784b4. Bug 5875 and 5613
-
- 18 Oct, 2018 2 commits
-
-
Tim Wickberg authored
-
Tim Wickberg authored
Update slurm.spec and slurm.spec-legacy as well.
-
- 17 Oct, 2018 1 commit
-
-
Dominik Bartkiewicz authored
a jobs --mem-per-cpu and also -c is greater than 1. Bug 5858
-
- 09 Oct, 2018 1 commit
-
-
Broderick Gardner authored
Also simplify this xstrfmtcat() into an xstrcat() call while here. Bug 5828.
-
- 05 Oct, 2018 1 commit
-
-
Tim Wickberg authored
-
- 04 Oct, 2018 4 commits
-
-
Tim Wickberg authored
Update slurm.spec and slurm.spec-legacy as well.
-
Danny Auble authored
Bug 5553
-
Danny Auble authored
Bug 5744
-
Dominik Bartkiewicz authored
Bug 5594.
-
- 02 Oct, 2018 3 commits
-
-
Marshall Garey authored
Bug 5708
-
Jason Booth authored
This matches the functionality in code. Bug 5726
-
Jason Booth authored
Continuation of 06582da8 (17.11.9) Poll was timing out too quickly due to an incorrect conversion of MessageTimeout. Added a multiplier so timeout reflects the correct millisecond value. Bug 5553
-
- 28 Sep, 2018 1 commit
-
-
Michael Hinton authored
Bug 5165
-
- 27 Sep, 2018 5 commits
-
-
Michael Hinton authored
Bug 5231 Change slurmctld/controller.c's purge_thread_lock from static to global extern, so the mutex can be used in slurmctld/job_mgr.c slurm_cond_signal() needs to always be wrapped in the same mutex as slurm_cond_[timed]wait(), or else there is a possibility that slurm_cond_signal() will trigger before slurm_cond_[timed]wait() is even listening, most likely causing a deadlock.
-
Jason Booth authored
Bug 5703
-
Michael Hinton authored
initialize old fairshare association pointer correctly. Bug 5744
-
Broderick Gardner authored
Bug 5458
-
Felip Moll authored
Bug 5748
-
- 26 Sep, 2018 2 commits
-
-
Danny Auble authored
-
Dominik Bartkiewicz authored
Bug 5775
-
- 24 Sep, 2018 1 commit
-
-
Felip Moll authored
Bug 5613
-
- 21 Sep, 2018 2 commits
-
-
Felip Moll authored
-
Didier GAZEN authored
bug 5669
-
- 13 Sep, 2018 1 commit
-
-
Dominik Bartkiewicz authored
The backup slurmctld can end up without an agent thread if read_slurm_conf() takes too long to complete. Forcing the agent_init() here again ensures it is restarted if not currently running. This was fixed upstream in c1a537db. Bug 5633.
-
- 10 Sep, 2018 2 commits
-
-
Danny Auble authored
is removed from the system. Bug 5665
-
Danny Auble authored
burst buffer. Bug 5665
-
- 06 Sep, 2018 1 commit
-
-
Marshall Garey authored
Bug 5359
-
- 31 Aug, 2018 1 commit
-
-
Marshall Garey authored
Spaces need to be built into each key definition, otherwise it'll all run together. Bug 5657.
-