1. 28 Apr, 2014 2 commits
    • Federico G. Schwindt's avatar
      Sync with reality · c8663d50
      Federico G. Schwindt authored
      Update board members, URLs, spelling and fmt(1).
      c8663d50
    • Martin Blix Grydeland's avatar
      Close race on req->wrk clearing introduced in 6f2e1bcd · 94a3d071
      Martin Blix Grydeland authored
      The disembarking thread would clear the req->wrk pointer in
      CNT_Request. The req could have already been rescheduled on another
      worker at this point, causing the req->wrk to be cleared while
      processing. Change back to not clearing the pointer for
      REQ_FSM_DISEMBARK (it's already been done under mutex in HSH_Lookup
      anyways).
      
      Fixes: #1488
      94a3d071
  2. 27 Apr, 2014 1 commit
  3. 25 Apr, 2014 3 commits
  4. 24 Apr, 2014 1 commit
    • Tollef Fog Heen's avatar
      Error when no rst2man is found · 06ba9c2a
      Tollef Fog Heen authored
      If one runs configure with --without-rst2man or no rst2man is found,
      the value is "no", not an empty string.  Handle this correctly in
      configure.
      
      Fixes: #1473
      06ba9c2a
  5. 23 Apr, 2014 1 commit
  6. 22 Apr, 2014 3 commits
  7. 21 Apr, 2014 1 commit
  8. 17 Apr, 2014 1 commit
  9. 16 Apr, 2014 1 commit
  10. 14 Apr, 2014 5 commits
  11. 12 Apr, 2014 2 commits
  12. 11 Apr, 2014 5 commits
  13. 10 Apr, 2014 5 commits
  14. 09 Apr, 2014 5 commits
  15. 08 Apr, 2014 2 commits
  16. 07 Apr, 2014 2 commits