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
/
rsync.c
Age
Commit message (
Expand
)
Author
Files
Lines
1998-05-07
some large systematic changes to make socket conversion easier. The
Andrew Tridgell
1
-78
/
+78
1998-05-06
handle broken readdir() on Solaris 2.6 (it returns the name offset by
Andrew Tridgell
1
-4
/
+5
1998-05-06
added support for 64 bit file offsets under Solaris 2.6. Not tested
Andrew Tridgell
1
-17
/
+17
1998-04-17
revamped the -delete code. The last few bugs with it revealed that it
Andrew Tridgell
1
-71
/
+65
1998-04-13
fixed a bug in the handling of -R with --delete
Andrew Tridgell
1
-0
/
+6
1998-04-05
handle sparse files more efficiently
Andrew Tridgell
1
-2
/
+2
1998-04-05
a couple more system calls wrapped in syscall.c
Andrew Tridgell
1
-5
/
+5
1998-03-27
Solaris uses EEXIST instead of ENOTEMPTY.
Andrew Tridgell
1
-2
/
+2
1998-03-26
- added an internal io_error flag. Whenever an io error occurs (such
Andrew Tridgell
1
-33
/
+48
1998-03-26
if rsync fails to update the group of a file but nothing else then
Andrew Tridgell
1
-12
/
+15
1998-03-25
- on systems (such as intel linux) where off_t is 32 bits but "long long"
Andrew Tridgell
1
-9
/
+4
1998-03-25
added a --force option.
Andrew Tridgell
1
-11
/
+72
1998-03-25
don't show basedir in printed path (a aesthetic change only)
Andrew Tridgell
1
-1
/
+3
1998-03-24
added chmod() and chown() to syscall.c
Andrew Tridgell
1
-2
/
+2
1998-03-23
added wrappers around all the system calls that can change what is on
Andrew Tridgell
1
-14
/
+13
1998-03-23
finished 64 bit file offset support. Hopefully rsync can now transfer
Andrew Tridgell
1
-2
/
+2
1998-03-23
started to add some 64 bit file offset support - not complete yet
Andrew Tridgell
1
-0
/
+2
1998-03-23
if the file changes during transfer then don't loop forever trying to
Andrew Tridgell
1
-100
/
+102
1998-03-23
don't adapt the block size to above half the chunk size
Andrew Tridgell
1
-0
/
+1
1998-03-23
- keep a list of pids and send them a SIGUSR1 for cleanup rather than
Andrew Tridgell
1
-6
/
+11
1998-03-23
a large change to make rsync much more memory efficient. This is done
Andrew Tridgell
1
-38
/
+40
1998-01-13
*** empty log message ***
v1.6.9
Andrew Tridgell
1
-1
/
+1
1998-01-13
*** empty log message ***
Andrew Tridgell
1
-2
/
+6
1998-01-13
*** empty log message ***
Andrew Tridgell
1
-6
/
+26
1998-01-06
*** empty log message ***
Andrew Tridgell
1
-9
/
+63
1997-12-31
simplified the logic of whether to skip a file or not. The -c
Andrew Tridgell
1
-9
/
+25
1997-12-30
buffer overflow patches from mhpower@mit.edu (Matt Power)
Andrew Tridgell
1
-0
/
+5
1997-12-28
- added a debug message
Andrew Tridgell
1
-0
/
+1
1997-12-17
*** empty log message ***
Andrew Tridgell
1
-6
/
+20
1997-12-16
handle things more grecefully when one machine supports hard links and
Andrew Tridgell
1
-2
/
+2
1997-12-16
fixed a bug in the handling of the new --relative option. The file was
Andrew Tridgell
1
-1
/
+3
1997-12-16
fixed a nasty bug in the handling of the --delete option when there
Andrew Tridgell
1
-2
/
+2
1997-12-15
process directory permissions and times ater hard links becuase the
Andrew Tridgell
1
-7
/
+7
1997-12-15
some people are now using rsync as a public server, using various
Andrew Tridgell
1
-2
/
+11
1997-12-15
several changes:
Andrew Tridgell
1
-9
/
+24
1997-12-15
minor cleanups (unused variables etc)
rsync-bugs
1
-3
/
+0
1997-12-15
added a --relative (== -R) option. This is what Anthony Thyssen
Andrew Tridgell
1
-2
/
+13
1997-04-11
minor bugfixes
Paul Mackerras
1
-1
/
+1
1996-10-01
- check for sys/select.h
Andrew Tridgell
1
-3
/
+3
1996-10-01
- detect presence of remsh and use it instead of rsh
Andrew Tridgell
1
-30
/
+86
1996-07-12
add warning if corruption detected
Andrew Tridgell
1
-0
/
+2
1996-07-05
*** empty log message ***
Andrew Tridgell
1
-1
/
+1
1996-07-04
*** empty log message ***
Andrew Tridgell
1
-5
/
+5
1996-07-03
Added in-stream deflate compression for file reconstruction instructions.
Paul Mackerras
1
-0
/
+1
1996-07-03
check for null unmap
Andrew Tridgell
1
-3
/
+3
1996-07-02
added resend logic
Andrew Tridgell
1
-12
/
+58
1996-07-01
*** empty log message ***
Andrew Tridgell
1
-12
/
+49
1996-07-01
added hooks for compression in token.c
Andrew Tridgell
1
-2
/
+3
1996-06-30
- hard links
Andrew Tridgell
1
-84
/
+103
1996-06-28
new exit/cleanup code
Andrew Tridgell
1
-6
/
+11
[prev]
[next]