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
2008-05-22
A cuple more fixes for --xattrs combined with --backup, this time to
Wayne Davison
1
-1
/
+2
2008-05-17
Fixed several issues with preserving xattrs when using --backup.
Wayne Davison
1
-2
/
+5
2008-03-16
Moved declaration of "int i" outside the ifdef in send_protected_args().
Wayne Davison
1
-1
/
+2
2008-03-15
Fixed the use of --protect-args (-s) with a daemon.
Wayne Davison
1
-0
/
+35
2008-03-11
Fixed the 'T' itemized output for a symlink the right way this time.
Wayne Davison
1
-2
/
+1
2008-03-01
Include 2008 in the copyright years.
Wayne Davison
1
-1
/
+1
2008-02-18
Only set FLAG_TIME_FAILED if receiver_symlink_times is set.
Wayne Davison
1
-1
/
+2
2008-02-18
Extended the protocol-30 info-passing code at startup, and use it to
Wayne Davison
1
-0
/
+2
2008-02-07
Re-indent some code in set_file_attrs() to make the flow clearer.
Wayne Davison
1
-18
/
+18
2007-12-31
Fixed a case where the receiver indicates a successful update when the
Wayne Davison
1
-16
/
+23
2007-12-08
Updated indexing for accurate progress and improved raw ndx values.
Wayne Davison
1
-4
/
+5
2007-11-25
We now call set_stat_xattr() before set_xattr().
Wayne Davison
1
-2
/
+2
2007-11-24
Fixed a problem with --fake-super not getting the fully tweaked new_mode
Wayne Davison
1
-4
/
+4
2007-11-22
New logging categories added to allow differentiation between
Wayne Davison
1
-6
/
+6
2007-11-03
Avoid verbose output during the forwarding of flist data (for now,
Wayne Davison
1
-3
/
+5
2007-10-31
Avoid a crash if we read an index value without a valid first_flist.
Wayne Davison
1
-1
/
+2
2007-10-25
We need to provide iconvbufs() anytime ICONV_CONST is defined.
Wayne Davison
1
-3
/
+0
2007-10-15
Added braces to an empty "if" (to avoid any complaints from a compiler
Wayne Davison
1
-2
/
+2
2007-09-23
Changed "statx" to "stat_x" to try to work around a build problem on AIX.
Wayne Davison
1
-2
/
+2
2007-09-23
Added a missing "void" to the arg-spec of setup_iconv().
Wayne Davison
1
-1
/
+1
2007-09-22
Moved inline functions from rsync.h into ifuncs.h.
Wayne Davison
1
-0
/
+1
2007-09-18
- Added new iconvbufs() conversion function that is now used for
Wayne Davison
1
-11
/
+80
2007-09-15
Handle inheritance of SGID bit on dirs marked with FLAG_DIR_CREATED.
Wayne Davison
1
-6
/
+9
2007-09-01
Made omit_dir_times a static variable in options.c by encoding
Wayne Davison
1
-2
/
+1
2007-07-10
Tweaking the license text a bit more.
Wayne Davison
1
-2
/
+3
2007-07-08
If we get an ndx that is 1 entry prior to an incremental flist's
Wayne Davison
1
-6
/
+5
2007-07-07
Changed "count" to "used" in struct file_list since there can
Wayne Davison
1
-5
/
+5
2007-07-07
Switching to GPL 3.
Wayne Davison
1
-3
/
+2
2007-07-02
Switch the checking of preserve_[ug]id var to checking [ug]id_ndx var
Wayne Davison
1
-4
/
+4
2007-05-23
Output a -vvv(erbose) message when receiving an incremental file list.
Wayne Davison
1
-0
/
+4
2007-05-22
Improved the error message when a dir-number is out of bounds.
Wayne Davison
1
-3
/
+3
2007-05-21
Cast some F_OWNER()/F_GROUP() values to make sure that we don't get
Wayne Davison
1
-4
/
+4
2007-05-20
- Use F_OWNER() and F_GROUP() instead of F_UID() and F_GID().
Wayne Davison
1
-11
/
+9
2007-04-26
The server now needs the F_NDX() data for --iconv with incremental
Wayne Davison
1
-1
/
+1
2007-04-26
The --iconv option has now made it to the trunk.
Wayne Davison
1
-6
/
+53
2007-04-24
Adding the --fake-super option.
Wayne Davison
1
-3
/
+7
2007-04-20
We now allow verbose messages to be sent when forwarding incremental-recursion
Wayne Davison
1
-5
/
+1
2007-04-07
The improved --xattrs option is landing on the trunk.
Wayne Davison
1
-16
/
+25
2007-03-11
The ACL support has arrived! This version has a brand new protocol
Wayne Davison
1
-27
/
+54
2007-02-16
- Moved the second send_extr_file_list() call to a better spot.
Wayne Davison
1
-0
/
+2
2007-02-04
Further modifications to the copyright comment section.
Wayne Davison
1
-4
/
+3
2007-01-31
Mention the year 2007 in the copyright declarations.
Wayne Davison
1
-1
/
+1
2007-01-30
The code can now set cur_flist to NULL sooner than it used to, so the
Wayne Davison
1
-1
/
+1
2007-01-27
Changed the variable "incremental" to "inc_recurse".
Wayne Davison
1
-2
/
+2
2007-01-27
Got rid of unused externs.
Wayne Davison
1
-1
/
+0
2006-12-28
Use write_ndx() and read_ndx().
Wayne Davison
1
-1
/
+1
2006-12-28
Handle the new incremental-recursion mode.
Wayne Davison
1
-18
/
+87
2006-12-12
Use new BITS_EQUAL() define.
Wayne Davison
1
-1
/
+1
2006-12-03
- Typical tranfers now save 12-20 bytes per file because several vars
Wayne Davison
1
-7
/
+7
2006-12-02
Moved write_ndx_and_attrs() to sender.c and made it public.
Wayne Davison
1
-13
/
+0
[next]