1. 09 Jan, 2003 4 commits
  2. 24 Dec, 2002 2 commits
  3. 11 Dec, 2002 1 commit
  4. 05 Nov, 2002 1 commit
  5. 30 Aug, 2002 2 commits
  6. 29 Aug, 2002 2 commits
  7. 02 Aug, 2002 3 commits
  8. 01 Aug, 2002 15 commits
  9. 31 Jul, 2002 1 commit
  10. 27 Jul, 2002 4 commits
  11. 27 Jun, 2002 1 commit
  12. 22 Jun, 2002 1 commit
  13. 28 May, 2002 1 commit
    • David Dykstra's avatar
      Close previously opened file descriptor when mkstemp fails in recv_files(). · 8e34cd41
      David Dykstra authored
      Every other failure condition in that function was alreadying doing this,
      and I saw a case with a lot of "mkstemp...No space left on device" messages
      started becoming "mkstemp...Too many open files" messages because of this
      bug.  Not that it makes a whole lot of difference, since nothing gets copied
      because the disk was out of space.
      8e34cd41
  14. 16 May, 2002 1 commit
  15. 14 May, 2002 1 commit