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
Age
Commit message (
Expand
)
Author
Files
Lines
2003-12-19
Mention the change we made to help ssh cleanup the tty on Ctrl-C.
v2.6.0pre1
Wayne Davison
1
-0
/
+3
2003-12-19
Do a small msleep() in the sig_int() handler before shutting down.
Wayne Davison
1
-0
/
+9
2003-12-17
Got rid of the RSYNC_RSH_IO stuff for now.
Wayne Davison
1
-9
/
+2
2003-12-17
Backed out the RSYNC_RSH_IO support for now.
Wayne Davison
1
-11
/
+7
2003-12-17
Removed hardlink reporting bug from TODO list -- seems to be
J.W. Schultz
1
-75
/
+0
2003-12-17
Added keword base reporting to TODO features list.
J.W. Schultz
1
-0
/
+17
2003-12-17
Reorganized and cleaned up TODO list.
J.W. Schultz
1
-383
/
+617
2003-12-16
- Changed the places that talked about rsh being the default shell.
Wayne Davison
1
-17
/
+23
2003-12-16
We now support an environment variable named RSYNC_RSH_IO which lets the
Wayne Davison
1
-26
/
+30
2003-12-16
Added RSYNC_RSH_IO_ENV.
Wayne Davison
1
-0
/
+1
2003-12-16
Mention change to ssh.
Wayne Davison
1
-0
/
+3
2003-12-16
Tweaked an obsolete comment.
Wayne Davison
1
-3
/
+1
2003-12-16
Improved the default-blocking-I/O code to discern rsh from ssh
Wayne Davison
1
-2
/
+9
2003-12-16
Made the default remote-shell be "ssh" (override with --with-rsh=FOO).
Wayne Davison
1
-6
/
+3
2003-12-15
Moved the information on the single-use ssh key so that the --server
Wayne Davison
2
-12
/
+28
2003-12-15
Document new error code 24.
Wayne Davison
1
-1
/
+2
2003-12-15
Updated version.
Wayne Davison
1
-2
/
+2
2003-12-15
Changed the version to 2.6.0pre1.
Wayne Davison
1
-1
/
+1
2003-12-15
Removed some obsolete items.
Wayne Davison
1
-14
/
+0
2003-12-15
Make sure we only use blocking-I/O if blocking_io is > 0.
Wayne Davison
1
-2
/
+1
2003-12-15
Changed version to 2.6.0.
Wayne Davison
1
-1
/
+1
2003-12-15
Changed version to 2.6.0 in preparation for new release.
Wayne Davison
1
-1
/
+1
2003-12-15
Got rid of setgroups() caveat for OSX -- we fixed that a while back.
Wayne Davison
1
-4
/
+0
2003-12-15
Mentioned the vanished-file warning enhancement.
Wayne Davison
1
-2
/
+6
2003-12-15
Twiddled some whitespace and multi-line comments.
Wayne Davison
1
-50
/
+49
2003-12-15
New "io_error" variable handling for RERR_VANISHED support.
Wayne Davison
3
-19
/
+23
2003-12-15
Return new RERR_VANISHED code, as appropriate.
Wayne Davison
1
-2
/
+5
2003-12-15
Added new IOERR_* defines.
Wayne Davison
1
-4
/
+7
2003-12-15
Handle new RERR_VANISHED error.
Wayne Davison
1
-2
/
+9
2003-12-15
Added RERR_VANISHED.
Wayne Davison
1
-1
/
+2
2003-12-15
Neatened up some whitespace issues and made multi-line comments more
Wayne Davison
1
-81
/
+80
2003-12-15
Simplified the setting of the reading_remotely variable in function
Wayne Davison
1
-2
/
+1
2003-12-15
If we're the server and --files-from is "-", set remote_filesfrom_file
Wayne Davison
1
-1
/
+4
2003-12-12
Neatened up the indentation.
Wayne Davison
1
-46
/
+44
2003-12-06
Sanity check s2length on recept.
J.W. Schultz
1
-2
/
+8
2003-12-06
Merged in the security fixes from 2.5.7.
Wayne Davison
22
-77
/
+98
2003-10-25
Added reminder to update rsync.yo manpage when adding to
J.W. Schultz
1
-1
/
+1
2003-10-25
Added exit code 0.
Wayne Davison
1
-17
/
+16
2003-10-25
Updated exit codes as Jon Jensen and J.W. suggested.
Wayne Davison
1
-13
/
+15
2003-10-13
Fixed an operator-precedence problem in the batch-mode code.
Wayne Davison
1
-1
/
+1
2003-10-07
Tried to improve the documentation surrounding a trailing-slash
Wayne Davison
1
-9
/
+14
2003-09-16
Tweaked the just-added error message to use my new full_fname()
Wayne Davison
1
-11
/
+11
2003-09-16
Detect and report when open or opendir succeed but read and
J.W. Schultz
6
-15
/
+58
2003-09-11
Mention my recent changes.
Wayne Davison
1
-2
/
+8
2003-09-11
Improved file-related error messages by using the new
Wayne Davison
7
-92
/
+98
2003-09-11
Tweaked an error message.
Wayne Davison
1
-1
/
+1
2003-09-11
Added a new function, full_fname(), that makes a filename more complete
Wayne Davison
1
-0
/
+46
2003-09-11
Include a few new stubs to handle the new full_fname() function.
Wayne Davison
1
-0
/
+17
2003-09-11
Got rid of some "/* dw */" comments and fixed some line's indentation.
Wayne Davison
1
-24
/
+24
2003-09-11
Got rid of some "/* dw */" comments.
Wayne Davison
1
-3
/
+3
[next]