Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
1998-03-23 | finished 64 bit file offset support. Hopefully rsync can now transfer | Andrew Tridgell | 1 | -5/+5 |
1997-12-15 | casting cleanups (rsync now compiles cleanly under IRIX 6.4) | rsync-bugs | 1 | -7/+7 |
1996-11-06 | Fixed bug in receiving 32kB compressible files | Paul Mackerras | 1 | -3/+17 |
1996-10-02 | Fix compression bug where incompressible files weren't transmitted correctly. | Paul Mackerras | 1 | -1/+1 |
1996-07-15 | This should fix the bug where file transfer with compression failed with | Paul Mackerras | 1 | -3/+6 |
1996-07-03 | fix buglet in handling multiple files | Paul Mackerras | 1 | -0/+1 |
1996-07-03 | *** empty log message *** | Andrew Tridgell | 1 | -2/+0 |
1996-07-03 | Added in-stream deflate compression for file reconstruction instructions. | Paul Mackerras | 1 | -6/+278 |
1996-07-02 | added resend logic | Andrew Tridgell | 1 | -1/+2 |
1996-07-01 | *** empty log message *** | Andrew Tridgell | 1 | -3/+3 |
1996-07-01 | added hooks for compression in token.c | Andrew Tridgell | 1 | -0/+101 |