- 23 Aug, 2018 1 commit
-
-
Morris Jette authored
-
- 22 Aug, 2018 9 commits
-
-
Morris Jette authored
Coverity CID 187784 and 187785
-
Morris Jette authored
Coverity CID 187782
-
Morris Jette authored
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Tim Wickberg authored
Update slurm.spec and slurm.spec-legacy as well.
-
Tim Wickberg authored
-
Danny Auble authored
-
Danny Auble authored
This will need to be revisited perhaps link to libslurmfull.so instead since we will need symbols not exported. See bug 5605
-
- 21 Aug, 2018 25 commits
-
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Danny Auble authored
The previous commit causes erroneous errors to be printed. test2.14 was made a victim of it.
-
Danny Auble authored
# Conflicts: # src/plugins/jobacct_gather/common/common_jag.c
-
Alejandro Sanchez authored
Bug 5561.
-
Felip Moll authored
Bug 5538
-
Danny Auble authored
Bug 5538 This will be handled further in bug 5602
-
Brian Christiansen authored
-
Brian Christiansen authored
Continuation of 27bf7328
-
Tim Wickberg authored
-
Isaac Hartung authored
Previous behavior was confusing, and the code path hard to follow. Rework, and clarify the established behavior in the appropriate man pages. Bug 4514.
-
Broderick Gardner authored
X11 implies Contain, and Contain is incompatible with NoHold as the Extern step creation will race with the step launches. Bug 5500.
-
Tim Wickberg authored
-
Tim Wickberg authored
This reverts commit dcc93022.
-
Tim Wickberg authored
-
Tim Wickberg authored
This reverts commit b9fb67d8.
-
Tim Wickberg authored
-
Morris Jette authored
CID 187777. Bug 5593.
-
Tim Wickberg authored
-
Tim Wickberg authored
scan-build complains about this possibly being used uninitialized with pthread_join(), but on review the path it identifies as causing that is impossible. Initialize this anyways in the hopes of surppressing that warning.
-
Tim Wickberg authored
-
Tim Wickberg authored
This also randomizes the backup controller port numbers which were not being handled here for some reason.
-
Dominik Bartkiewicz authored
Bug 5166
-
Tim Wickberg authored
Bug 5426
-
Felip Moll authored
Bug 5072
-
- 20 Aug, 2018 5 commits
-
-
Morris Jette authored
Coverity CID 187776
-
Tim Wickberg authored
Drop debugging message, full gres_alloc string is printed out already. Rework prefix handling slightly.
-
Tim Wickberg authored
Drop the debugging message here. The calling path above us prints out the entire gres_alloc string, and I don't think it's necessary to continue to break out the individual elements like this. Rework the prefix (now sep) handling as well slightly.
-
Tim Wickberg authored
-
Tim Wickberg authored
-