1. 15 Apr, 2015 6 commits
  2. 14 Apr, 2015 4 commits
  3. 13 Apr, 2015 1 commit
    • Morris Jette's avatar
      Eliminate "Node ping apparently hung" errors · 101570a9
      Morris Jette authored
      The error was being triggered by logic to collect accounting
      information starting and not being completed when testing to
      start a node ping RPC. In other words, the logic wasn't testing
      for the completion of one RPC against the start of that same
      RPC, but against the start of a different RPC. This change
      moves all of the timeout logic into the ping_nodes.c module
      where we can make sure that the timing of different RPCs do
      not get confused with each other.
      bug 1190
      101570a9
  4. 11 Apr, 2015 5 commits
  5. 09 Apr, 2015 1 commit
  6. 08 Apr, 2015 5 commits
  7. 07 Apr, 2015 11 commits
  8. 06 Apr, 2015 2 commits
  9. 03 Apr, 2015 1 commit
  10. 02 Apr, 2015 4 commits