1. 05 Sep, 2009 1 commit
  2. 03 Sep, 2009 1 commit
  3. 02 Sep, 2009 5 commits
  4. 01 Sep, 2009 1 commit
  5. 29 Aug, 2009 1 commit
    • Wayne Davison's avatar
      Create non-transferred files in a more atomic manner: · c55fb5e1
      Wayne Davison authored
      If a symlink, device, special-file, or hard-linked file is replacing
      an existing non-directory, the new file is created using a temporary
      filename and then renamed into place.  Also changed the handling of
      a cluster of hard-linked symlinks/devices/special-files to always
      ensure the first item in the cluster is correct, since it doesn't
      really save any significant work to try to find an existing correct
      item later in the cluster to link with.
      c55fb5e1
  6. 22 Aug, 2009 2 commits
  7. 15 Aug, 2009 2 commits
  8. 14 Aug, 2009 1 commit
  9. 13 Aug, 2009 1 commit
  10. 10 Aug, 2009 1 commit
  11. 08 Aug, 2009 2 commits
  12. 01 Aug, 2009 1 commit
  13. 05 Jun, 2009 1 commit
  14. 01 Jun, 2009 1 commit
  15. 23 May, 2009 8 commits
  16. 14 May, 2009 2 commits
  17. 08 May, 2009 1 commit
  18. 07 May, 2009 2 commits
  19. 05 May, 2009 1 commit
  20. 27 Apr, 2009 1 commit
  21. 26 Apr, 2009 1 commit
    • Wayne Davison's avatar
      Change sending/receiving/storing of the rdev value for special files. · a8e6e148
      Wayne Davison authored
      Since the value is not needed, protocol 31 no longer sends it, while
      older protocols are optimized so the sender just sends a valid rdev
      value as efficiently as possible.  The receiver no longer caches an
      rdev value for special files, and the generator will always pass a 0
      rdev value to do_mknod() for special files. Fixes bug #6280.
      a8e6e148
  22. 14 Apr, 2009 1 commit
  23. 13 Apr, 2009 1 commit
  24. 12 Apr, 2009 1 commit