1. 10 May, 2012 1 commit
  2. 04 May, 2012 23 commits
  3. 03 May, 2012 9 commits
  4. 29 Apr, 2012 4 commits
  5. 03 May, 2012 2 commits
  6. 28 Apr, 2012 1 commit
    • Pavel Emelyanov's avatar
      tcp: Automate TCP stream c/r · 4debf589
      Pavel Emelyanov authored
      This test is very basic :( Need more work on it.
      One note about --close arg to crtools -- bash leaves all
      fds open when laucnhing progams, and for restore this is
      critical, as one of them can be busy. Iterating over all
      the possibel fds and closing them is "do not want" thing.
      Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
      4debf589