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
...
*
The remove_sent_files var was renamed to remove_sender_files.
Wayne Davison
2006-06-30
1
-3
/
+3
*
Got rid of the FNAME logcode enum.
Wayne Davison
2006-06-01
1
-2
/
+2
*
- Use the renamed stdout_format_has_i variable.
Wayne Davison
2006-05-29
1
-9
/
+8
*
The cleanup_set() call was not getting called w/o --partial.
Wayne Davison
2006-05-18
1
-2
/
+1
*
Improved two lseek() error messages.
Wayne Davison
2006-05-18
1
-6
/
+8
*
Some demon_log_* variables changed into logfile_* variables that are
Wayne Davison
2006-05-09
1
-4
/
+2
*
If the --partial-dir value is an absolute path and we use a file in
Wayne Davison
2006-05-09
1
-3
/
+8
*
Updated the FSF's address to an even newer one.
Wayne Davison
2006-04-25
1
-3
/
+3
*
- Updated the address for the FSF in the opening comment.
Wayne Davison
2006-04-25
1
-19
/
+21
*
Got rid of unused externs.
Wayne Davison
2006-02-24
1
-4
/
+0
*
The create_directory_path() function no longer takes a base_umask
Wayne Davison
2006-02-24
1
-2
/
+1
*
Moved the delay-bit functions into util.c, making them more generic.
Wayne Davison
2006-02-07
1
-65
/
+4
*
When permissions aren't being preserved, set them via the new
Wayne Davison
2006-01-31
1
-5
/
+5
*
Call finish_transfer() with a valid partialptr string, when
Wayne Davison
2006-01-30
1
-4
/
+7
*
Call f_name() with revised args (which also replaces f_name_to()).
Wayne Davison
2006-01-14
1
-3
/
+3
*
Got rid of calls to (the soon to vanish) safe_fname() function.
Wayne Davison
2006-01-13
1
-16
/
+12
*
Only call cleanup_set() if keep_partial is set.
Wayne Davison
2005-11-10
1
-1
/
+1
*
Added a comment.
Wayne Davison
2005-09-15
1
-0
/
+2
*
When --append is entering the redo phase, make sure that
Wayne Davison
2005-08-30
1
-1
/
+5
*
- The combination of --update and --progress now outputs progress
Wayne Davison
2005-07-30
1
-1
/
+5
*
Support new --append option.
Wayne Davison
2005-07-28
1
-0
/
+24
*
Support the reception of a file-transfer header without xfer data
Wayne Davison
2005-04-14
1
-1
/
+2
*
- Use the new do_xfers variable in place of some dry_run checks
Wayne Davison
2005-04-09
1
-2
/
+8
*
- Fixed a potential crash if the receiver couldn't open the basis file
Wayne Davison
2005-03-29
1
-3
/
+5
*
- Warn about missing batched updates the generator wants but the
Wayne Davison
2005-03-29
1
-9
/
+20
*
If --dry-run is enabled with --read-batch, we must discard the
Wayne Davison
2005-03-24
1
-0
/
+2
*
Added an extra phase to the end of the transfer to handle
Wayne Davison
2005-03-15
1
-6
/
+12
*
Handle --delay-updates at the end of the first phase.
Wayne Davison
2005-03-15
1
-33
/
+39
*
- Fixed the reading of the fuzzy xname from the socket.
Wayne Davison
2005-03-10
1
-28
/
+13
*
Got rid of the name-pipe, so we now read the fnamecmp_type data over
Wayne Davison
2005-03-09
1
-26
/
+50
*
Don't try to determine the phase we're in by looking at the value
Wayne Davison
2005-03-05
1
-3
/
+2
*
- Updated to handle the new ITEM_* flags.
Wayne Davison
2005-03-05
1
-11
/
+8
*
Got rid of some code in the main recv_files() loop by calling the
Wayne Davison
2005-03-04
1
-24
/
+7
*
Call log_item() instead of log_recv().
Wayne Davison
2005-03-04
1
-5
/
+5
*
Added read_vstring() and write_vstring() to io.c instead of
Wayne Davison
2005-03-04
1
-17
/
+1
*
Moved the delete-after support into generator.c.
Wayne Davison
2005-02-26
1
-26
/
+0
*
Accept the new keep-alive (no-op) packet.
Wayne Davison
2005-02-25
1
-0
/
+4
*
Changed the memory implementation of --delay-updates so that it
Wayne Davison
2005-02-20
1
-16
/
+71
*
If --delay-updates is specified with --remove-sent-files, delay
Wayne Davison
2005-02-20
1
-1
/
+7
*
If --remove-sent-files was specified and we successfully updated a
Wayne Davison
2005-02-20
1
-5
/
+10
*
Tweaked some externs.
Wayne Davison
2005-02-20
1
-7
/
+7
*
- Improved the logging of itemized changes for the daemon.
Wayne Davison
2005-02-19
1
-12
/
+16
*
Log items that are unchanged if verbose > 1.
Wayne Davison
2005-02-19
1
-2
/
+2
*
- Use read_short() and write_short().
Wayne Davison
2005-02-18
1
-3
/
+8
*
- The itemized flags are now 2 bytes instead of 1.
Wayne Davison
2005-02-16
1
-6
/
+4
*
- We now accept an itemized-changes flag-byte over the socket if we're
Wayne Davison
2005-02-16
1
-7
/
+26
*
Decided on a better option name --itemize-changes (-i).
Wayne Davison
2005-02-15
1
-3
/
+3
*
If -w and -v are both on, don't output the "log the transfer"
Wayne Davison
2005-02-15
1
-3
/
+5
*
Added code to read a fuzzy-basis name from the generator.
Wayne Davison
2005-02-14
1
-0
/
+34
*
John E. Malmberg convinced me to standardize on #ifs for defined
Wayne Davison
2005-02-14
1
-1
/
+1
[prev]
[next]