index
:
platform/upstream/rsync
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_wearable
backup/rsync-3.1.1-20220217
pristine-tar
sandbox/backup/rsync_3.2.3_20240122
sandbox/dh0128.kwak/rsync-3.2.3-20220216
sandbox/rsync_3.2.7
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi_genivi
upstream
Domain: System / Base;
Donghun Kwak <dh0128.kwak@samsung.com>, hyunjee Kim <hj0426.kim@samsung.com>, JinWang An <jinwang.an@samsung.com>, Kiseok Chang <kiso.chang@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2004-02-10
Dropped support for protocol versions less than 20 (2.3.0
J.W. Schultz
1
-10
/
+2
2004-02-09
Die if we overflowed the args[] array when building up the remote
Wayne Davison
1
-6
/
+11
2004-02-06
Added a total memory allocated (allmem) line to
J.W. Schultz
1
-0
/
+2
2004-02-05
Cause all three processes to report memory stats when -vv --stats
J.W. Schultz
1
-0
/
+4
2004-02-04
Use MY_UID() instead of getuid().
Wayne Davison
1
-1
/
+1
2004-02-02
- Call init_flist().
Wayne Davison
1
-7
/
+2
2004-01-27
Set the am_generator flag. Use who_am_i().
Wayne Davison
1
-3
/
+5
2004-01-27
Cast getpid() to a long for output.
Wayne Davison
1
-4
/
+8
2004-01-25
Tweaked a comment.
Wayne Davison
1
-1
/
+1
2004-01-20
Use new push_dir() syntax.
Wayne Davison
1
-5
/
+5
2004-01-20
Find last '@' in the user@site string, just in case the username has
Wayne Davison
1
-1
/
+1
2004-01-17
Got rid of an extra call to io_start_buffering_out().
Wayne Davison
1
-1
/
+0
2004-01-17
Unified the externs.
Wayne Davison
1
-45
/
+27
2004-01-15
- Call io_flush() with its new FULL_FLUSH/NORMAL_FLUSH arg.
Wayne Davison
1
-31
/
+22
2004-01-02
Applying my updated version of Craig Barratt's buffered I/O patch.
Wayne Davison
1
-1
/
+9
2004-01-02
Got rid of /* dw */ comments.
Wayne Davison
1
-3
/
+3
2003-12-20
Output a newline before the heap statistics.
Wayne Davison
1
-1
/
+1
2003-12-17
Backed out the RSYNC_RSH_IO support for now.
Wayne Davison
1
-11
/
+7
2003-12-16
We now support an environment variable named RSYNC_RSH_IO which lets the
Wayne Davison
1
-26
/
+30
2003-12-16
Improved the default-blocking-I/O code to discern rsh from ssh
Wayne Davison
1
-2
/
+9
2003-09-11
Improved file-related error messages by using the new
Wayne Davison
1
-9
/
+10
2003-09-09
Changed "remote_version" to "protocol_version".
Wayne Davison
1
-11
/
+7
2003-08-22
Made the UNUSED(parameter) macro calls read a little nicer.
Wayne Davison
1
-4
/
+7
2003-07-04
Use "return" at the end of main() to silence some compilers.
Wayne Davison
1
-2
/
+1
2003-04-24
Made my last change a little better.
Wayne Davison
1
-3
/
+2
2003-04-24
If the user specifies a trailing slash on the destination, make sure
Wayne Davison
1
-1
/
+3
2003-04-18
Made a slight tweak to the previous --stats change.
Wayne Davison
1
-3
/
+2
2003-04-17
Only display the malloc stats if we're at least double-verbose (and
Wayne Davison
1
-3
/
+4
2003-03-30
Support the new --files-from option.
Wayne Davison
1
-16
/
+38
2003-03-21
- Fixed lots of line-indentation problems, including a really huge section
Wayne Davison
1
-162
/
+151
2003-01-28
Remove the Cygwin msleep(100) before the generator kills the receiver,
David Dykstra
1
-4
/
+0
2003-01-28
Ack! I had accidentally ifdefed out the kill from the generator to the
David Dykstra
1
-1
/
+1
2003-01-28
Change so the delay before generator signals receiver is only done on Cygwin.
David Dykstra
1
-0
/
+2
2003-01-27
Insert a 100ms sleep just before sending the USR2 signal to the
David Dykstra
1
-0
/
+2
2003-01-10
Reset the io_error_fd right before the generator kills off the receiver
Wayne Davison
1
-0
/
+1
2003-01-09
Fixed bug that caused rsync to lose exit status of its child processes.
David Dykstra
1
-2
/
+45
2002-08-01
Don't pass "-l user" to the remote shell if we're starting a server-daemon
Wayne Davison
1
-2
/
+10
2002-08-01
Allow the rsync:// URL syntax in the destination field.
Wayne Davison
1
-2
/
+22
2002-08-01
Handle the new server-daemon via remote-shell mode.
Wayne Davison
1
-9
/
+34
2002-04-08
Doc rsync_panic_handler()
Martin Pool
1
-0
/
+8
2002-04-08
Clean up prototype.
Martin Pool
1
-3
/
+2
2002-04-08
Allow panic_action to be configured through environment variable RSYNC_PANIC_...
Martin Pool
1
-3
/
+14
2002-04-08
Split code out into separate files and remove some global variables to
Martin Pool
1
-2
/
+1
2002-04-08
Rearrange code slightly to avoid util.c depending on main.c.
Martin Pool
1
-1
/
+7
2002-03-27
If configured with --enable-maintainer-mode, then on receipt of a
Martin Pool
1
-0
/
+39
2002-03-27
Improved network error handling. (Greg A. Woods)
Martin Pool
1
-3
/
+5
2002-03-22
Doc.
Martin Pool
1
-3
/
+3
2002-03-19
Previous solution for --no-whole-file would probably break when
Martin Pool
1
-6
/
+0
2002-02-23
Add UNUSED macro that expands to a parameter attribute annotation on
Martin Pool
1
-3
/
+3
2002-02-23
Doc.
Martin Pool
1
-0
/
+3
[next]