1. 03 Nov, 2018 4 commits
    • Tim Wickberg's avatar
      Merge branch 'slurm-18.08' · 12d03cee
      Tim Wickberg authored
      12d03cee
    • Tim Wickberg's avatar
      Docs - remove documentation related to crypto/openssl. · cd4af713
      Tim Wickberg authored
      crypto/openssl is removed in the next release. Remove documentation in
      the 18.08 release to discourage further use.
      
      Bug 5916.
      cd4af713
    • Tim Wickberg's avatar
      8d59a1e7
    • Tim Wickberg's avatar
      Remove crypto/openssl plugin. · ce8702a9
      Tim Wickberg authored
      The only supported AuthType is auth/munge (the default). So running
      crypto/munge (also the default) is the most natural solution, and minimizes
      your exposure to security issues by using the same underlying API.
      
      If you are using auth/none, then your system is insecure. Using
      crypto/openssl to just avoid using crypto/munge does not buy you anything,
      and you may as well use crypto/none and make it clear that your system
      has no security in place. (The only caveat is that there is no crypto/none,
      but that will be added in short order to fill in this gap.)
      
      Bug 5916.
      ce8702a9
  2. 02 Nov, 2018 2 commits
    • Danny Auble's avatar
      Continuation of commit 0037a083 · ab972390
      Danny Auble authored
      Fix MemSpecLimit to not cause deadlock.
      
      Bug 5966
      ab972390
    • Danny Auble's avatar
      Merge remote-tracking branch 'origin/slurm-18.08' · dad6ce38
      Danny Auble authored
      # Conflicts:
      #	src/plugins/launch/aprun/Makefile.in
      #	src/plugins/proctrack/sgi_job/Makefile.in
      #	src/plugins/select/alps/Makefile.in
      #	src/plugins/select/alps/libalps/Makefile.in
      #	src/plugins/select/alps/libemulate/Makefile.in
      #	src/plugins/select/cons_tres/Makefile.in
      #	src/sprio/Makefile.in
      dad6ce38
  3. 01 Nov, 2018 7 commits
  4. 31 Oct, 2018 8 commits
  5. 30 Oct, 2018 4 commits
  6. 29 Oct, 2018 4 commits
  7. 27 Oct, 2018 1 commit
  8. 26 Oct, 2018 8 commits
  9. 25 Oct, 2018 2 commits