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
2008-03-20
Changed the name of the server_filter_list to be
Wayne Davison
1
-3
/
+3
2008-03-19
Some more minor changes for the skip/missing/dry_run code.
Wayne Davison
1
-9
/
+12
2008-03-19
Unsnarl missing_below/dry_run logic.
Matt McCutchen
1
-38
/
+41
2008-03-18
Use the missing_below code to make the daemon-exclusions
Wayne Davison
1
-29
/
+20
2008-03-16
Fixed hard-linking when some of the files can get skipped. This adds
Wayne Davison
1
-2
/
+53
2008-03-16
Made the FLAG_MOUNT_DIR bit only honored on a directory.
Wayne Davison
1
-2
/
+2
2008-03-16
Moved the --append check so that files that don't need to be transferred
Wayne Davison
1
-3
/
+4
2008-03-16
Make the --ignore-existing option not overwrite a regular file with
Wayne Davison
1
-6
/
+7
2008-03-16
Fixed a hang when using --remove-source-files in dry-run mode.
Wayne Davison
1
-1
/
+1
2008-03-11
Fixed the 'T' itemized output for a symlink the right way this time.
Wayne Davison
1
-2
/
+1
2008-03-11
- One more fix for the 'T' itemized output for a symlink when we're
Wayne Davison
1
-1
/
+2
2008-03-10
Fixed some itemized logging failures:
Wayne Davison
1
-11
/
+16
2008-03-09
Fixed the itemizing of perms with -E.
Wayne Davison
1
-6
/
+10
2008-03-04
Don't call utimes() on a dir that doesn't need its mtime changed.
Wayne Davison
1
-2
/
+6
2008-03-01
Include 2008 in the copyright years.
Wayne Davison
1
-1
/
+1
2008-02-27
Temporarily set uid_ndx in the delete code if the transfer is not
Wayne Davison
1
-32
/
+53
2008-02-19
Tweaked a comparison that "checker" was complaining about.
Wayne Davison
1
-1
/
+1
2008-02-18
Extended the protocol-30 info-passing code at startup, and use it to
Wayne Davison
1
-3
/
+7
2008-02-18
Some permssion fixes:
Wayne Davison
1
-2
/
+7
2008-02-17
Don't output a duplicate warning when the daemon-config excludes a
Wayne Davison
1
-17
/
+21
2008-02-07
(Matt) Made a daemon-refused file an FERROR_XFER with a better message.
Wayne Davison
1
-5
/
+3
2008-02-04
Only check F_OWNER() if uid_ndx is non-zero.
Wayne Davison
1
-2
/
+2
2008-02-03
Fixed a couple DEL_OWNED_BY_US glitches.
Wayne Davison
1
-2
/
+2
2008-02-03
Dump delete_item()'s "replace" var to reduce recursive stack use.
Wayne Davison
1
-18
/
+33
2008-01-26
When removing a file/dir that is owned by us but does not have
Wayne Davison
1
-12
/
+37
2008-01-12
Another xattr "internal abbrev" fix for an xattr object that is
Wayne Davison
1
-4
/
+0
2008-01-11
Improved check_for_finished_files() to be really, really sure
Wayne Davison
1
-48
/
+54
2007-12-31
Fixed a case where the receiver indicates a successful update when the
Wayne Davison
1
-5
/
+3
2007-11-22
New logging categories added to allow differentiation between
Wayne Davison
1
-10
/
+10
2007-11-21
Don't try to delete when list_only is set.
Wayne Davison
1
-1
/
+1
2007-11-18
Made some code that handles hard-linking of symlinks be
Wayne Davison
1
-1
/
+1
2007-11-06
Tweaked an extern.
Wayne Davison
1
-1
/
+1
2007-11-06
Some changes to allow an unsorted file list even if the iconv option
Wayne Davison
1
-6
/
+2
2007-11-05
Got rid of a redundant mtime check.
Wayne Davison
1
-3
/
+0
2007-11-04
Conditional symlink-checking code in unchanged_attrs() should be
Wayne Davison
1
-1
/
+1
2007-11-03
Have unchanged_attrs() check the mtime on items where we can
Wayne Davison
1
-0
/
+8
2007-11-03
A better way to count our queued workload.
Wayne Davison
1
-7
/
+1
2007-11-03
Fixed hang when --hard-links was processing a large directory
Wayne Davison
1
-1
/
+7
2007-10-31
- Handle a dot-dir-containing flist using its parent_ndx value.
Wayne Davison
1
-2
/
+2
2007-10-29
My version of Matt's cleanup patch from bug 5051. This makes
Wayne Davison
1
-9
/
+39
2007-10-28
Don't call copy_file() for a dry-run. (Thanks, Matt!)
Wayne Davison
1
-1
/
+1
2007-10-18
We can't decrement the in_progress value for a hard-linked file until
Wayne Davison
1
-0
/
+1
2007-10-16
We now report symlink mode changes if HAVE_SETATTRLIST is defined.
Wayne Davison
1
-1
/
+1
2007-10-15
If there's no lchmod(), don't itemize permission differences for
Wayne Davison
1
-0
/
+5
2007-10-14
Fixed a typo in a comment.
Wayne Davison
1
-1
/
+1
2007-10-08
- Use the new *_CONTENT_DIR flag names (was *_XFER_DIR).
Wayne Davison
1
-9
/
+9
2007-10-07
Improved on the list-only fix and on the other similar checks that want
Wayne Davison
1
-5
/
+5
2007-10-07
Fix list-only output of dirs w/--relative but w/o --recursive.
Wayne Davison
1
-1
/
+1
2007-09-23
Changed "statx" to "stat_x" to try to work around a build problem on AIX.
Wayne Davison
1
-5
/
+5
2007-09-23
The --inplace code now properly handles creating a backup when
Wayne Davison
1
-14
/
+28
[next]