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
/
generator.c
Age
Commit message (
Expand
)
Author
Files
Lines
2000-01-23
fix a problem with files > 2GB
Andrew Tridgell
1
-5
/
+5
2000-01-23
added --existing option, similar to one suggested by Gildas Quiniou <gildas@s...
Andrew Tridgell
1
-0
/
+7
2000-01-06
If a destination file cannot be opened, pretend it doesn't exist rather
David Dykstra
1
-2
/
+4
1999-12-29
When not using -p and file being copied to already existed, was mistakenly
David Dykstra
1
-2
/
+2
1999-12-02
fixed a segv bug when handling symlinks.
Andrew Tridgell
1
-1
/
+1
1999-10-31
solved the problem of not using the right permissions when
Andrew Tridgell
1
-0
/
+10
1999-10-25
use do_open() instead of open() in several places to help the WinXX port
Andrew Tridgell
1
-1
/
+1
1999-06-26
fixed a bug that made us use only 16 bits of the file checksum when
Andrew Tridgell
1
-9
/
+15
1999-04-02
Small bug fix for the --compare-dest option: when a file's contents
David Dykstra
1
-1
/
+2
1999-03-11
When a file cannot be deleted because of ETXTBSY (in particular, when an
David Dykstra
1
-1
/
+1
1999-02-18
added --size-only option. Useful when starting to use rsync after a
Andrew Tridgell
1
-0
/
+5
1998-11-14
changed strlcat() and strlcpy() to have the same semantics as the
Andrew Tridgell
1
-1
/
+1
1998-11-02
if no local destination is provided for the transfer then provide
Andrew Tridgell
1
-0
/
+3
1998-10-26
Add --compare-dest option which enables specifying an additional destination
David Dykstra
1
-4
/
+22
1998-07-25
rsync.c was getting a bit unwieldy so I split the code into 3 modules,
Andrew Tridgell
1
-0
/
+399