1. 14 Oct, 2013 1 commit
  2. 11 Oct, 2013 5 commits
  3. 10 Oct, 2013 1 commit
  4. 09 Oct, 2013 3 commits
  5. 08 Oct, 2013 1 commit
    • Morris Jette's avatar
      EpilogSlurmctld race condition/SEGV fix · 04f06338
      Morris Jette authored
      EpilogSlurmctld pthread is passed required arguments rather than a pointer
      to the job record, which under some conditions could be purged and result
      in an invalid memory reference.
      04f06338
  6. 07 Oct, 2013 1 commit
  7. 03 Oct, 2013 5 commits
  8. 02 Oct, 2013 3 commits
  9. 01 Oct, 2013 5 commits
  10. 30 Sep, 2013 3 commits
  11. 27 Sep, 2013 4 commits
  12. 25 Sep, 2013 1 commit
  13. 24 Sep, 2013 4 commits
  14. 23 Sep, 2013 2 commits
  15. 17 Sep, 2013 1 commit
    • Morris Jette's avatar
      scontrol parsing fix · 7912c05b
      Morris Jette authored
      for setdebugflags command, avoid parsing "-flagname" as
      an scontrol command line option.
      7912c05b