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
/
NEWS
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-22
Preparing for release of 3.1.1
v3.1.1
Wayne Davison
1
-1
/
+1
2014-06-15
Make sure cmp_time() doesn't mess up due to a time_t overflow.
Wayne Davison
1
-0
/
+3
2014-06-14
Updated NEWS & tweaked a comment.
Wayne Davison
1
-0
/
+3
2014-06-13
Fix hard-link bugs when receiver isn't capable.
Wayne Davison
1
-0
/
+4
2014-06-08
Added a flag to disable xattr hlink optimization.
Wayne Davison
1
-2
/
+2
2014-05-26
Mention all the latest changes in the NEWS.
Wayne Davison
1
-2
/
+37
2014-02-26
Avoid the use of an extra leading dot when using --temp-dir.
Wayne Davison
1
-0
/
+3
2014-02-24
Include a systemd file that some distros might want.
Wayne Davison
1
-0
/
+4
2014-02-24
Fix --info=progress2 info as a file is transferred.
Wayne Davison
1
-0
/
+5
2014-01-26
More NEWS improvements.
Wayne Davison
1
-15
/
+16
2014-01-19
Fix "unchanged" protocol designation.
Wayne Davison
1
-1
/
+1
2014-01-19
Mention the latest NEWS items.
Wayne Davison
1
-0
/
+50
2013-10-04
A few more new options that rsync 3.1.0 can pass.
Wayne Davison
1
-1
/
+1
2013-10-03
Prepare repository for more development.
Wayne Davison
1
-239
/
+3
2013-09-28
Preparing for release of 3.1.0
v3.1.0
Wayne Davison
1
-1
/
+1
2013-09-28
Flush write buffer on an aborted in-place transfer.
Wayne Davison
1
-6
/
+11
2013-09-16
Mention latest news.
Wayne Davison
1
-0
/
+3
2013-08-03
Remove bypassed checksums in --inplace to improve speed.
Wayne Davison
1
-0
/
+3
2013-06-16
Mention latest changes.
Wayne Davison
1
-1
/
+12
2013-06-09
More NEWS changes.
Wayne Davison
1
-5
/
+10
2013-06-09
Updating NEWS with the latest changes.
Wayne Davison
1
-3
/
+69
2011-03-26
Avoid re-setting (and sending) xattrs on a hard-linked file w/the same xattrs.
Wayne Davison
1
-2
/
+2
2011-01-03
Daemon supports forward-DNS lookups for simple hostnames
Wayne Davison
1
-0
/
+3
2010-10-12
Add @group auth and overrides to "auth user" daemon config.
Wayne Davison
1
-0
/
+3
2010-07-03
Don't mention bug fixes that are queued up for 3.0.8.
Wayne Davison
1
-6
/
+0
2010-06-26
Mention more changes.
Wayne Davison
1
-0
/
+8
2010-06-26
Mention more output changes.
Wayne Davison
1
-6
/
+12
2009-12-30
Add understanding of RSYNC_PROTECT_ARGS environment var.
Wayne Davison
1
-7
/
+7
2009-12-21
Pass the 'f' compatibility flag to the server (via -e)
Wayne Davison
1
-4
/
+0
2009-11-07
Mention the error improvements.
Wayne Davison
1
-0
/
+5
2009-10-25
Updated NEWS with some of the recent changes.
Wayne Davison
1
-12
/
+53
2009-08-29
Create non-transferred files in a more atomic manner:
Wayne Davison
1
-0
/
+6
2009-05-23
Mention some recent changes.
Wayne Davison
1
-3
/
+10
2009-02-28
Added the --delete-missing-args option to delete specified
Wayne Davison
1
-0
/
+4
2009-02-28
Made --progress use ir-chk instead of to-chk when the incremental
Wayne Davison
1
-5
/
+18
2009-02-19
Added a way for supplementary groups to be specified in the rsyncd.conf
Wayne Davison
1
-0
/
+4
2009-02-18
Adding a way for log-format numbers to become more human readable.
Wayne Davison
1
-2
/
+4
2009-01-15
Added the "reverse lookup" daemon-config parameter.
Matt McCutchen
1
-0
/
+3
2009-01-03
Added init_stat_x() to avoid duplication of acl/xattr init code.
Wayne Davison
1
-0
/
+2
2008-11-15
Mention the mapfrom/mapto scripts and how they work.
Wayne Davison
1
-0
/
+4
2008-11-15
Adding the --usermap/--groupmap/--chown options.
Wayne Davison
1
-0
/
+3
2008-09-26
Enhanced the --stats output:
Wayne Davison
1
-0
/
+10
2008-09-11
A couple instant-rsyncd improvements:
Wayne Davison
1
-0
/
+5
2008-08-31
Improved the fix that ensures that the generator gets notified about an
Wayne Davison
1
-1
/
+1
2008-07-23
Enhanced the release scripts to be able to handle a branch release.
Wayne Davison
1
-17
/
+1
2008-07-20
Fixed a bug in match_hard_links() where an empty directory would try
Wayne Davison
1
-0
/
+3
2008-07-19
Added a '%C' (MD5 checksum) flag for the output/logfile formatting.
Wayne Davison
1
-1
/
+18
2008-07-13
Added the --info=FLAGS an --debug=FLAGS options, which allows
Wayne Davison
1
-0
/
+7
2008-07-11
If the user specifies --protocol=29, rsync will avoid sending an -e
Wayne Davison
1
-0
/
+3
2008-07-05
Added the --remote-option=OPT (-M OPT) option.
Wayne Davison
1
-1
/
+2
[next]