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
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-26
Bump the year to 2014.
Wayne Davison
1
-1
/
+1
2013-01-19
Update copyright year.
Wayne Davison
1
-1
/
+1
2011-11-23
make repeated --fuzzy option look into alt-dest dirs.
Wayne Davison
1
-16
/
+19
2011-10-08
Let's cast getpid() to an int instead of a long for snprintf().
Wayne Davison
1
-12
/
+7
2011-09-11
Fix a potential hang on an empty file list.
Wayne Davison
1
-1
/
+5
2011-06-18
Make daemon-exclude errors more error-like.
Wayne Davison
1
-1
/
+1
2011-05-07
Turn empty remote args into dot dirs.
Wayne Davison
1
-0
/
+5
2011-02-22
Fix --force with --one-file-system w/o --delete.
Wayne Davison
1
-0
/
+2
2010-12-23
Protect a remote filename that starts with a dash.
Wayne Davison
1
-1
/
+5
2010-06-19
Get rid of some trailing whitespace.
Wayne Davison
1
-1
/
+1
2010-05-02
Make an empty-string dest-dir the same as "." again.
Wayne Davison
1
-0
/
+4
2010-04-30
May as well use do_mkdir() directly these days.
Wayne Davison
1
-1
/
+1
2010-04-24
Don't set the umask to 0 any more: it's ugly and pointless.
Matt McCutchen
1
-3
/
+4
2010-01-02
More --timeout improvements, especially for the receiving side:
Wayne Davison
1
-5
/
+0
2009-12-19
Improve --timeout method to take into account all I/O that is going on.
Wayne Davison
1
-0
/
+5
2009-12-19
Added an am_receiver variable.
Wayne Davison
1
-1
/
+3
2009-12-13
Free a strdup() in do_cmd() that checker was complaining about.
Wayne Davison
1
-2
/
+5
2009-12-12
Fix checker compile warning.
Wayne Davison
1
-1
/
+1
2009-12-12
Fix a hang that can happen when the sender is sending an extra file-list
Wayne Davison
1
-0
/
+2
2009-12-12
Don't send MSG_ERROR_EXIT messages at the end of the transfer.
Wayne Davison
1
-0
/
+4
2009-11-07
Try to silence some warnings from "checker".
Wayne Davison
1
-1
/
+1
2009-10-27
Change the daemon-timeout conveyance into a protocol-31 message.
Wayne Davison
1
-0
/
+3
2009-10-24
Fixed some backward-compatibility issues with --files-from.
Wayne Davison
1
-2
/
+8
2009-10-20
Moved a few group-related functions with some minor tweaks;
Wayne Davison
1
-2
/
+3
2009-10-17
A major overhaul of I/O routines, creating perform_io().
Wayne Davison
1
-33
/
+33
2009-10-12
Avoid stopping multiplexed out over the message fd.
Wayne Davison
1
-0
/
+4
2009-10-02
Change the msg pipe to use a real multiplexed IO mode
Wayne Davison
1
-9
/
+9
2009-09-02
Define and use "our_gid" variable.
Wayne Davison
1
-0
/
+2
2009-05-23
Use typedefs for the filter structures.
Wayne Davison
1
-2
/
+2
2009-04-11
The suffix must be non-empty if the backup-dir is the same as the dest
Wayne Davison
1
-4
/
+2
2009-04-11
More backup improvements:
Wayne Davison
1
-0
/
+14
2009-02-04
Ensure that the sender turns off any msg_fd_in use earlier.
Wayne Davison
1
-1
/
+0
2009-01-17
Fixed the delete statistics with --delete-delay and --delete-after.
Wayne Davison
1
-20
/
+21
2009-01-03
Update the copyright year.
Wayne Davison
1
-1
/
+1
2008-10-11
Fixed a glitch when using -s with a remote-shell daemon.
Wayne Davison
1
-1
/
+1
2008-09-26
Enhanced the --stats output:
Wayne Davison
1
-3
/
+58
2008-09-26
Properly ignore source args on a --read-batch command.
Wayne Davison
1
-2
/
+2
2008-09-01
Split up the ifuncs.h file into 3 .h files.
Wayne Davison
1
-1
/
+1
2008-09-01
Output numbers in 3-digit groups by default (e.g. 1,234,567).
Wayne Davison
1
-20
/
+18
2008-08-31
Improved the fix that ensures that the generator gets notified about an
Wayne Davison
1
-5
/
+0
2008-08-02
Added logic to the receiving side to ensure that the --delete-during
Wayne Davison
1
-0
/
+5
2008-07-21
Improved var-checker and tweaked all the issues it found.
Wayne Davison
1
-1
/
+1
2008-07-20
Include the array-size in array externs so that IBM's code-checker
Wayne Davison
1
-1
/
+1
2008-07-20
Added a debug-helping option, --msgs2stderr, than should help all
Wayne Davison
1
-1
/
+2
2008-07-19
Added a '%C' (MD5 checksum) flag for the output/logfile formatting.
Wayne Davison
1
-0
/
+10
2008-07-17
Changed human_num() to big_num() with an extra arg so that it can
Wayne Davison
1
-9
/
+11
2008-07-13
Added the --info=FLAGS an --debug=FLAGS options, which allows
Wayne Davison
1
-19
/
+27
2008-05-31
Fixed the destination path check so that it cannot exclude a
Wayne Davison
1
-3
/
+4
2008-04-16
Fixed a problem with how the daemon filters deal with
Wayne Davison
1
-6
/
+14
2008-03-30
Improved the chdir() code:
Wayne Davison
1
-13
/
+12
[next]