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
/
sender.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Buffer management fix.
Martin Pool
2003-12-04
1
-134
/
+120
*
Detect and report when open or opendir succeed but read and
J.W. Schultz
2003-09-16
1
-1
/
+11
*
Improved file-related error messages by using the new
Wayne Davison
2003-09-11
1
-3
/
+3
*
Changed "remote_version" to "protocol_version".
Wayne Davison
2003-09-09
1
-5
/
+3
*
Whitespace and indentation cleanup. There is a lot of deep
J.W. Schultz
2003-08-15
1
-104
/
+100
*
Now support dynamic per-file checksum2 size.
J.W. Schultz
2003-04-10
1
-12
/
+23
*
Removing vestigial support for protocol versions prior to 15.
J.W. Schultz
2003-03-31
1
-2
/
+1
*
removed log_transfer() It was no more than a conditional
J.W. Schultz
2003-03-25
1
-4
/
+4
*
long int fix from Nelson Beebe
Martin Pool
2002-04-09
1
-5
/
+5
*
Doc file
Martin Pool
2002-04-08
1
-0
/
+9
*
More signedness fixes; should be harmless.
Martin Pool
2002-01-25
1
-2
/
+2
*
Patch from Jos Backus -- Fix breakage from dev_t to DEV64_T in batch
Martin Pool
2002-01-23
1
-2
/
+3
*
Clean up from rsync+ patch; fix compiler warning.
Martin Pool
2001-08-31
1
-34
/
+32
*
Fix trace message which was missing a parameter.
Martin Pool
2001-08-15
1
-3
/
+3
*
Merge across rsync+ patch; add a little documentation to the manpage. More d...
Martin Pool
2001-08-14
1
-11
/
+77
*
got rid of some unused variables
Andrew Tridgell
2000-08-19
1
-2
/
+0
*
fix a problem with files > 2GB
Andrew Tridgell
2000-01-23
1
-4
/
+4
*
use do_open() instead of open() in several places to help the WinXX port
Andrew Tridgell
1999-10-25
1
-1
/
+1
*
added "dont compress" option with the default setting of
Andrew Tridgell
1998-11-20
1
-0
/
+2
*
changed strlcat() and strlcpy() to have the same semantics as the
Andrew Tridgell
1998-11-14
1
-3
/
+3
*
patch from Alberto Accomazzi <aaccomazzi@cfa.harvard.edu> to add
Andrew Tridgell
1998-11-03
1
-1
/
+1
*
Jason told me that's its very important for his site to log exactly
Andrew Tridgell
1998-11-02
1
-3
/
+7
*
a change I made yesterday corrupted the displayed filename in some
Andrew Tridgell
1998-10-29
1
-1
/
+0
*
and I thought I wasn't going to do any rsync coding for a while ...
Andrew Tridgell
1998-10-28
1
-4
/
+9
*
rsync.c was getting a bit unwieldy so I split the code into 3 modules,
Andrew Tridgell
1998-07-25
1
-0
/
+220