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
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
- Added the ability to parse a literal IPv6 address in an "rsync:" URL
Wayne Davison
2004-09-17
1
-13
/
+23
*
In get_local_name(), if we would have created the destination dir but
Wayne Davison
2004-08-05
1
-3
/
+7
*
Reset copy_links in the receiver.
Wayne Davison
2004-07-31
1
-0
/
+5
*
Changed "wrote"/"written" to "sent" and "read" to "received" in
Wayne Davison
2004-07-31
1
-3
/
+3
*
Call the new close_multiplexing_in() function in the generator.
Wayne Davison
2004-07-29
1
-1
/
+2
*
Call read_stream_flags() as soon as we open the batch file for
Wayne Davison
2004-07-24
1
-0
/
+2
*
Added a comment.
Wayne Davison
2004-07-23
1
-2
/
+3
*
Setup for read_batch mode a little differently:
Wayne Davison
2004-07-21
1
-15
/
+14
*
A couple am_sender checks (one negated) were not needed.
Wayne Davison
2004-07-21
1
-2
/
+2
*
Changed write_batch_argvs_file() to new write_batch_shell_file()
Wayne Davison
2004-07-19
1
-6
/
+3
*
- Got rid of the arg to the io_start_multiplex_{in,out}() calls.
Wayne Davison
2004-07-17
1
-9
/
+12
*
Allow --read-batch=- to indicate stdin.
Wayne Davison
2004-07-15
1
-1
/
+5
*
We no longer refer to a batch "prefix".
Wayne Davison
2004-07-15
1
-4
/
+4
*
My modified version of Chris Shoemaker's improved batch-file handling.
Wayne Davison
2004-07-15
1
-42
/
+80
*
We now conditionally turn on whole_file in do_cmd() right before
Wayne Davison
2004-07-13
1
-0
/
+5
*
Some simple whitespace tweaks.
Wayne Davison
2004-06-30
1
-3
/
+3
*
A few more improvements to the anti-overflow args[] checking.
Wayne Davison
2004-06-28
1
-9
/
+10
*
Make sure that do_cmd() doesn't overflow its arg-pointer array
Wayne Davison
2004-06-28
1
-2
/
+7
*
Some trivial format tweaks.
Wayne Davison
2004-06-20
1
-4
/
+8
*
Some helpful comments from Chris Shoemaker.
Wayne Davison
2004-06-18
1
-10
/
+11
*
Make sure that keep_dirlinks is turned off for the sender.
Wayne Davison
2004-06-11
1
-1
/
+5
*
Removed some excessive parens.
Wayne Davison
2004-06-09
1
-1
/
+1
*
Added the "write only" option to the daemon config file.
Wayne Davison
2004-05-19
1
-0
/
+6
*
Changed rprintf() calls that included strerror() to use rsyserr().
Wayne Davison
2004-05-15
1
-10
/
+9
*
Changing if (!write_batch) in front of send_exclude_list() to
Wayne Davison
2004-05-15
1
-3
/
+2
*
Dropped support for protocol versions less than 20 (2.3.0
J.W. Schultz
2004-02-10
1
-10
/
+2
*
Die if we overflowed the args[] array when building up the remote
Wayne Davison
2004-02-09
1
-6
/
+11
*
Added a total memory allocated (allmem) line to
J.W. Schultz
2004-02-06
1
-0
/
+2
*
Cause all three processes to report memory stats when -vv --stats
J.W. Schultz
2004-02-05
1
-0
/
+4
*
Use MY_UID() instead of getuid().
Wayne Davison
2004-02-04
1
-1
/
+1
*
- Call init_flist().
Wayne Davison
2004-02-02
1
-7
/
+2
*
Set the am_generator flag. Use who_am_i().
Wayne Davison
2004-01-27
1
-3
/
+5
*
Cast getpid() to a long for output.
Wayne Davison
2004-01-27
1
-4
/
+8
*
Tweaked a comment.
Wayne Davison
2004-01-25
1
-1
/
+1
*
Use new push_dir() syntax.
Wayne Davison
2004-01-20
1
-5
/
+5
*
Find last '@' in the user@site string, just in case the username has
Wayne Davison
2004-01-20
1
-1
/
+1
*
Got rid of an extra call to io_start_buffering_out().
Wayne Davison
2004-01-17
1
-1
/
+0
*
Unified the externs.
Wayne Davison
2004-01-17
1
-45
/
+27
*
- Call io_flush() with its new FULL_FLUSH/NORMAL_FLUSH arg.
Wayne Davison
2004-01-15
1
-31
/
+22
*
Applying my updated version of Craig Barratt's buffered I/O patch.
Wayne Davison
2004-01-02
1
-1
/
+9
*
Got rid of /* dw */ comments.
Wayne Davison
2004-01-02
1
-3
/
+3
*
Output a newline before the heap statistics.
Wayne Davison
2003-12-20
1
-1
/
+1
*
Backed out the RSYNC_RSH_IO support for now.
Wayne Davison
2003-12-17
1
-11
/
+7
*
We now support an environment variable named RSYNC_RSH_IO which lets the
Wayne Davison
2003-12-16
1
-26
/
+30
*
Improved the default-blocking-I/O code to discern rsh from ssh
Wayne Davison
2003-12-16
1
-2
/
+9
*
Improved file-related error messages by using the new
Wayne Davison
2003-09-11
1
-9
/
+10
*
Changed "remote_version" to "protocol_version".
Wayne Davison
2003-09-09
1
-11
/
+7
*
Made the UNUSED(parameter) macro calls read a little nicer.
Wayne Davison
2003-08-22
1
-4
/
+7
*
Use "return" at the end of main() to silence some compilers.
Wayne Davison
2003-07-04
1
-2
/
+1
*
Made my last change a little better.
Wayne Davison
2003-04-24
1
-3
/
+2
[prev]
[next]