index
:
delta/rsync.git
b3.0.x
baserock/morph
cvs/branch-2.3
cvs/branch-2.4
cvs/branch-2.5
cvs/branch-2.6.6
cvs/branch-before.2.6
cvs/branch-mbp-merge-rsync+
cvs/branch-mbp-privacy
cvs/branch-mbp-rsyncplus_merge
cvs/branch-mbp-texinfo
cvs/branch-merge-rsync+-2.4.7
cvs/bugfix-2.6.5
master
git.samba.org: rsync.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
match.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge across rsync+ patch; add a little documentation to the manpage. More d...
Martin Pool
2001-08-14
1
-0
/
+3
*
fix segv bug in --progress handling
Andrew Tridgell
2000-01-25
1
-2
/
+3
*
patch from David Murn to make sure the final 100% is always printed
Andrew Tridgell
2000-01-25
1
-1
/
+1
*
fix a problem with files > 2GB
Andrew Tridgell
2000-01-23
1
-10
/
+9
*
moved the block length mismatch code to another part of the loop.
Andrew Tridgell
1999-01-05
1
-3
/
+6
*
don't try to match checksums of two blocks which are of unequal
Andrew Tridgell
1999-01-05
1
-1
/
+1
*
fixed a bug in the adjacent target optimisation
Andrew Tridgell
1999-01-05
1
-1
/
+1
*
an optimization that tries to make rsync choose adjacent matches if
Andrew Tridgell
1999-01-05
1
-1
/
+21
*
no longer use mmap() in rsync because of the risk of a SIGBUS when
Andrew Tridgell
1998-12-30
1
-1
/
+1
*
fixed a bug handling files larger than 2GB
Andrew Tridgell
1998-11-16
1
-1
/
+1
*
- don't show "created directory" message unless verbose is selected
Andrew Tridgell
1998-07-02
1
-1
/
+2
*
added --progress option which shows the progress of transfers. This
Andrew Tridgell
1998-07-02
1
-0
/
+10
*
the tag table should be of type int* not tag*.
Andrew Tridgell
1998-06-03
1
-3
/
+3
*
added --stats option for verbose stats on the file transfer
Andrew Tridgell
1998-06-01
1
-6
/
+9
*
heaps of cleanup in the io code.
Andrew Tridgell
1998-05-27
1
-3
/
+0
*
removing an unused variable
Andrew Tridgell
1998-05-22
1
-1
/
+0
*
Update to use the new zlib-1.1.2 code.
Paul Mackerras
1998-05-22
1
-15
/
+9
*
this fixes two problems:
Andrew Tridgell
1998-05-22
1
-2
/
+19
*
some large systematic changes to make socket conversion easier. The
Andrew Tridgell
1998-05-07
1
-11
/
+11
*
Solaris 2.6 doesn't support "signed char". What a broken system!
Andrew Tridgell
1998-05-06
1
-5
/
+5
*
added support for 64 bit file offsets under Solaris 2.6. Not tested
Andrew Tridgell
1998-05-06
1
-6
/
+6
*
a few code cleanups
Andrew Tridgell
1998-04-13
1
-1
/
+1
*
- added an internal io_error flag. Whenever an io error occurs (such
Andrew Tridgell
1998-03-26
1
-10
/
+10
*
- on systems (such as intel linux) where off_t is 32 bits but "long long"
Andrew Tridgell
1998-03-25
1
-1
/
+1
*
test for "long long" and %lld in configure.
Andrew Tridgell
1998-03-23
1
-3
/
+5
*
finished 64 bit file offset support. Hopefully rsync can now transfer
Andrew Tridgell
1998-03-23
1
-8
/
+8
*
started to add some 64 bit file offset support - not complete yet
Andrew Tridgell
1998-03-23
1
-7
/
+7
*
if the file changes during transfer then don't loop forever trying to
Andrew Tridgell
1998-03-23
1
-155
/
+157
*
minor cleanups (unused variables etc)
rsync-bugs
1997-12-15
1
-4
/
+3
*
damn, I had implicitly assumed signed characters when writing the
Andrew Tridgell
1997-12-15
1
-8
/
+8
*
fix serious corruption bug
Andrew Tridgell
1996-07-12
1
-27
/
+5
*
*** empty log message ***
Andrew Tridgell
1996-07-04
1
-1
/
+1
*
added CHAR_OFFSET
Andrew Tridgell
1996-07-04
1
-2
/
+2
*
*** empty log message ***
Andrew Tridgell
1996-07-04
1
-5
/
+5
*
added resend logic
Andrew Tridgell
1996-07-02
1
-10
/
+55
*
*** empty log message ***
Andrew Tridgell
1996-07-01
1
-3
/
+5
*
added hooks for compression in token.c
Andrew Tridgell
1996-07-01
1
-11
/
+7
*
- hard links
Andrew Tridgell
1996-06-30
1
-10
/
+10
*
*** empty log message ***
Andrew Tridgell
1996-06-28
1
-15
/
+1
*
*** empty log message ***
Andrew Tridgell
1996-06-28
1
-1
/
+14
*
new exit/cleanup code
Andrew Tridgell
1996-06-28
1
-1
/
+1
*
added csum-length option
Andrew Tridgell
1996-06-27
1
-1
/
+3
*
added support for non-mmap operation
Andrew Tridgell
1996-06-26
1
-13
/
+23
*
went to full non-blocking writes for the send_files() process
Andrew Tridgell
1996-06-26
1
-7
/
+1
*
added "created dir" message
Andrew Tridgell
1996-06-25
1
-1
/
+7
*
Initial revision
Andrew Tridgell
1996-06-22
1
-0
/
+246