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
/
receiver.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
More --timeout improvements, especially for the receiving side:
Wayne Davison
2010-01-02
1
-0
/
+4
*
Fix %b and %c so that they count per-transfer bytes again.
Wayne Davison
2009-10-25
1
-7
/
+7
*
A major overhaul of I/O routines, creating perform_io().
Wayne Davison
2009-10-17
1
-3
/
+6
*
Create non-transferred files in a more atomic manner:
Wayne Davison
2009-08-29
1
-24
/
+56
*
Use typedefs for the filter structures.
Wayne Davison
2009-05-23
1
-1
/
+1
*
Fixed the use of --xattrs with --only-write-batch.
Wayne Davison
2009-04-12
1
-2
/
+2
*
More backup improvements:
Wayne Davison
2009-04-11
1
-1
/
+1
*
Fixed --dry-run with --read-batch:
Wayne Davison
2009-04-04
1
-14
/
+14
*
Check the right flist_num in gen_wants_ndx().
Wayne Davison
2009-01-18
1
-7
/
+13
*
Fixed the delete statistics with --delete-delay and --delete-after.
Wayne Davison
2009-01-17
1
-5
/
+0
*
Fixed a hang in the inc_recurse batch-reading code.
Wayne Davison
2009-01-17
1
-1
/
+9
*
Improved the backup code:
Wayne Davison
2009-01-03
1
-1
/
+1
*
Update the copyright year.
Wayne Davison
2009-01-03
1
-1
/
+1
*
An ftruncate() failure should result in FERROR_XFER.
Wayne Davison
2008-11-15
1
-5
/
+4
*
Fixed a bunch of "warn_unused_result" compiler warnings.
Wayne Davison
2008-11-09
1
-2
/
+6
*
Enhanced the --stats output:
Wayne Davison
2008-09-26
1
-1
/
+23
*
More batch-mode fixes to handle redos properly (and without hanging).
Wayne Davison
2008-09-26
1
-32
/
+64
*
Fixed skipping of unneeded updates in a batch file when
Wayne Davison
2008-09-23
1
-3
/
+5
*
Split up the ifuncs.h file into 3 .h files.
Wayne Davison
2008-09-01
1
-1
/
+1
*
Output numbers in 3-digit groups by default (e.g. 1,234,567).
Wayne Davison
2008-09-01
1
-5
/
+6
*
Properly handle a failure to create a partial directory, which is
Wayne Davison
2008-08-01
1
-8
/
+15
*
Include the array-size in array externs so that IBM's code-checker
Wayne Davison
2008-07-20
1
-2
/
+2
*
Changed the chksum debug flag to deltasum.
Wayne Davison
2008-07-20
1
-4
/
+4
*
Added a '%C' (MD5 checksum) flag for the output/logfile formatting.
Wayne Davison
2008-07-19
1
-5
/
+7
*
Changed human_num() to big_num() with an extra arg so that it can
Wayne Davison
2008-07-17
1
-10
/
+10
*
Added the --info=FLAGS an --debug=FLAGS options, which allows
Wayne Davison
2008-07-13
1
-18
/
+20
*
Don't send daemon-config filter-action messages back to the user.
Wayne Davison
2008-03-24
1
-2
/
+2
*
Changed the name of the server_filter_list to be
Wayne Davison
2008-03-20
1
-5
/
+5
*
Include 2008 in the copyright years.
Wayne Davison
2008-03-01
1
-1
/
+1
*
The daemon no longer logs a recv entry for a file that is not
Wayne Davison
2008-02-17
1
-1
/
+1
*
Fixed several glitches with failed updates and batch files:
Wayne Davison
2008-01-27
1
-8
/
+11
*
Fixed a case where the receiver indicates a successful update when the
Wayne Davison
2007-12-31
1
-15
/
+20
*
Updated indexing for accurate progress and improved raw ndx values.
Wayne Davison
2007-12-08
1
-1
/
+3
*
New logging categories added to allow differentiation between
Wayne Davison
2007-11-22
1
-10
/
+10
*
- Renamed updating_basis -> updating_basis_or_equiv.
Wayne Davison
2007-11-03
1
-4
/
+10
*
My version of Matt's cleanup patch from bug 5051. This makes
Wayne Davison
2007-10-29
1
-43
/
+48
*
Made some more char pointers const.
Wayne Davison
2007-10-28
1
-2
/
+2
*
Fixed setting of updating_basis value.
Wayne Davison
2007-10-28
1
-4
/
+1
*
Handle the new --append and --append-verify options.
Wayne Davison
2007-09-01
1
-15
/
+19
*
Tweaking the license text a bit more.
Wayne Davison
2007-07-10
1
-2
/
+3
*
If we get an ndx that is 1 entry prior to an incremental flist's
Wayne Davison
2007-07-08
1
-2
/
+5
*
Changed "count" to "used" in struct file_list since there can
Wayne Davison
2007-07-07
1
-6
/
+6
*
Switching to GPL 3.
Wayne Davison
2007-07-07
1
-3
/
+2
*
Prevent a hang in incremental-recursion mode when the receiver encounters
Wayne Davison
2007-04-26
1
-0
/
+12
*
The --iconv option has now made it to the trunk.
Wayne Davison
2007-04-26
1
-1
/
+1
*
The improved --xattrs option is landing on the trunk.
Wayne Davison
2007-04-07
1
-5
/
+16
*
Made a char* arg const.
Wayne Davison
2007-03-18
1
-1
/
+1
*
Protocol 30 now uses MD5 checksums instead of MD4.
Wayne Davison
2007-03-18
1
-6
/
+6
*
The ACL support has arrived! This version has a brand new protocol
Wayne Davison
2007-03-11
1
-1
/
+15
*
Further modifications to the copyright comment section.
Wayne Davison
2007-02-04
1
-4
/
+3
[next]