Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_rsync
/
660c6fbdaa31605abedddeea5fa5109d2734f2dc
/
match.c
5e12ce1
fix segv bug in --progress handling
by Andrew Tridgell
· 26 years ago
166aa72
patch from David Murn to make sure the final 100% is always printed
by Andrew Tridgell
· 26 years ago
5f808df
fix a problem with files > 2GB (thanks to T.J.Adye@rl.ac.uk)
by Andrew Tridgell
· 26 years ago
536541d
moved the block length mismatch code to another part of the loop.
by Andrew Tridgell
· 27 years ago
496d927
don't try to match checksums of two blocks which are of unequal
by Andrew Tridgell
· 27 years ago
34d3eed
fixed a bug in the adjacent target optimisation
by Andrew Tridgell
· 27 years ago
923fa97
an optimization that tries to make rsync choose adjacent matches if
by Andrew Tridgell
· 27 years ago
4440b8a
no longer use mmap() in rsync because of the risk of a SIGBUS when
by Andrew Tridgell
· 27 years ago
1309d90
fixed a bug handling files larger than 2GB
by Andrew Tridgell
· 27 years ago
b536f47
- don't show "created directory" message unless verbose is selected
by Andrew Tridgell
· 28 years ago
eb86d66
added --progress option which shows the progress of transfers. This
by Andrew Tridgell
· 28 years ago
100e524
the tag table should be of type int* not tag*.
by Andrew Tridgell
· 28 years ago
a800434
added --stats option for verbose stats on the file transfer
by Andrew Tridgell
· 28 years ago
4c36ddb
heaps of cleanup in the io code.
by Andrew Tridgell
· 28 years ago
f900f5f
removing an unused variable
by Andrew Tridgell
· 28 years ago
5914bf1
Update to use the new zlib-1.1.2 code.
by Paul Mackerras
· 28 years ago
45f133b
this fixes two problems:
by Andrew Tridgell
· 28 years ago
9486289
by Andrew Tridgell
· 28 years ago
debb450
by Andrew Tridgell
· 28 years ago
bcacc18
by Andrew Tridgell
· 28 years ago
a16bbc3
by Andrew Tridgell
· 28 years ago
6ba9279
by Andrew Tridgell
· 28 years ago
71c4617
by Andrew Tridgell
· 28 years ago
0d0e2e9
by Andrew Tridgell
· 28 years ago
3a6a366
finished 64 bit file offset support. Hopefully rsync can now transfer
by Andrew Tridgell
· 28 years ago
0b91056
started to add some 64 bit file offset support - not complete yet
by Andrew Tridgell
· 28 years ago
e7ebc36
if the file changes during transfer then don't loop forever trying to update it
by Andrew Tridgell
· 28 years ago
58da1ef
minor cleanups (unused variables etc)
by rsync-bugs
· 28 years ago
0aeee8c
damn, I had implicitly assumed signed characters when writing the
by Andrew Tridgell
· 28 years ago
fe4d86e
fix serious corruption bug
by Andrew Tridgell
· 30 years ago
94a3ac5
*** empty log message ***
by Andrew Tridgell
· 30 years ago
1b01b29
added CHAR_OFFSET
by Andrew Tridgell
· 30 years ago
ebb0a6f
*** empty log message ***
by Andrew Tridgell
· 30 years ago
9e31c48
added resend logic added checksum on all files
by Andrew Tridgell
· 30 years ago
c6e7fcb
*** empty log message ***
by Andrew Tridgell
· 30 years ago
70d794d
added hooks for compression in token.c
by Andrew Tridgell
· 30 years ago
dc5ddbc
- hard links - better sparse handling - FERROR and FINFO
by Andrew Tridgell
· 30 years ago
d5ee1f8
*** empty log message ***
by Andrew Tridgell
· 30 years ago
41ba693
*** empty log message ***
by Andrew Tridgell
· 30 years ago
34ccb63
new exit/cleanup code
by Andrew Tridgell
· 30 years ago
43a481d
added csum-length option
by Andrew Tridgell
· 30 years ago
d9bea2d
added support for non-mmap operation
by Andrew Tridgell
· 30 years ago
720b47f
went to full non-blocking writes for the send_files() process
by Andrew Tridgell
· 30 years ago
94481d9
added "created dir" message added read buffer
by Andrew Tridgell
· 30 years ago
c627d61
Initial revision
by Andrew Tridgell
· 30 years ago