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
/
options.c
Age
Commit message (
Expand
)
Author
Files
Lines
2004-08-12
Call clean_flist() with its new "collapse_dot_dot" arg.
Wayne Davison
1
-5
/
+5
2004-08-11
Call sanitize_path() with updated args.
Wayne Davison
1
-6
/
+6
2004-08-05
Use the new sanitize_path() calling syntax.
Wayne Davison
1
-7
/
+6
2004-08-04
In set_refuse_options(): make sure we scan the whole list of options
Wayne Davison
1
-8
/
+11
2004-08-03
Decided that we don't need to limit the block size after all now
Wayne Davison
1
-6
/
+0
2004-08-03
- Changed the description for --block-size in the --help text.
Wayne Davison
1
-4
/
+4
2004-08-02
Allow better wildcard matching against the short-option letters in
Wayne Davison
1
-6
/
+7
2004-08-02
- Extended the "refuse options" daemon setting to allow wildcards
Wayne Davison
1
-14
/
+28
2004-07-31
- Changed all the errors in parse_arguments() to use the err_buf so
Wayne Davison
1
-23
/
+60
2004-07-29
Added the new --partial-dir option.
Wayne Davison
1
-1
/
+18
2004-07-22
Changed NO_INT64 to INT64_IS_OFF_T because off_t might actually be
Wayne Davison
1
-2
/
+3
2004-07-22
Some --help text fixes.
Wayne Davison
1
-5
/
+5
2004-07-21
Complain if the user combines --read-batch with --files-from.
Wayne Davison
1
-1
/
+6
2004-07-20
Tweaked an error message.
Wayne Davison
1
-1
/
+1
2004-07-16
My version of Mark Curtis's --inplace option.
Wayne Davison
1
-2
/
+24
2004-07-16
Limit the block-size that the user can specify.
Wayne Davison
1
-0
/
+6
2004-07-15
- Complain and die if --dry-run is used with a batch option.
Wayne Davison
1
-7
/
+17
2004-07-15
We no longer refer to a batch "prefix".
Wayne Davison
1
-12
/
+12
2004-07-15
My modified version of Chris Shoemaker's improved batch-file handling.
Wayne Davison
1
-16
/
+8
2004-06-20
Tweaked a comment.
Wayne Davison
1
-1
/
+1
2004-06-07
Got rid of some am_daemon games in option_error().
Wayne Davison
1
-5
/
+0
2004-06-06
If the user specifies a small io_timeout value, lower select_timeout.
Wayne Davison
1
-2
/
+8
2004-06-05
New --keep-dirlinks option.
Wayne Davison
1
-0
/
+5
2004-05-27
Set a new variable, bwlimit_writemax, based on the value of the bwlimit
Wayne Davison
1
-0
/
+7
2004-05-24
The various include/exclude options are not used on the server side,
Wayne Davison
1
-4
/
+8
2004-05-22
Fixed a typo in the sending of the --checksum-seed option to the server.
Wayne Davison
1
-1
/
+1
2004-05-21
Added the --checksum-seed option.
Wayne Davison
1
-0
/
+8
2004-05-21
- Improved option_error() to make sure that the user sees the error in
Wayne Davison
1
-12
/
+11
2004-05-06
Introduced long-option names for -4 and -6.
Wayne Davison
1
-7
/
+7
2004-04-17
Use "uint64" instead of INO64_T (which is now gone).
Wayne Davison
1
-1
/
+1
2004-04-14
Updated the exclude-list code to handle the new linked-list
Wayne Davison
1
-1
/
+1
2004-04-12
Use the new XFLG_* flags to call the add_exclude*() functions.
Wayne Davison
1
-5
/
+4
2004-04-07
If --daemon was specified, exit the option-parsing code before
Wayne Davison
1
-3
/
+6
2004-03-31
Don't complain about a null --suffix if we're the server/sender (since
Wayne Davison
1
-2
/
+2
2004-03-30
The --files-from option needs to allow a server-sender to sometimes
Wayne Davison
1
-1
/
+1
2004-03-27
Got rid of debug-output statement.
Wayne Davison
1
-1
/
+0
2004-03-27
Optionally sanitize the args in parse_arguments() using the new
Wayne Davison
1
-15
/
+33
2004-02-22
Changed the literal 9000 into "OPT_REFUSED_BASE".
Wayne Davison
1
-5
/
+7
2004-02-21
Complain in the daemon log file if there is an unknown option in the
Wayne Davison
1
-6
/
+12
2004-02-21
Fixed the "refuse options" setting in the daemon after Fabrice Bellet
Wayne Davison
1
-34
/
+39
2004-02-11
Added backup_dir_buf and backup_dir_remainder.
Wayne Davison
1
-4
/
+17
2004-02-09
The batch-options now set checksum_seed to the appropriate fixed value.
Wayne Davison
1
-0
/
+4
2004-02-09
Use asprintf() in server_options() (plus a few more whitespace tweaks).
Wayne Davison
1
-48
/
+47
2004-02-09
Updated the sizeof syntax and tweaked some whitespace.
Wayne Davison
1
-34
/
+35
2004-02-02
Don't warn about lack of -l support if we're the sender -- we just won't
Wayne Davison
1
-1
/
+1
2004-02-02
Clarify the safe/unsafe symlink options in the usage text.
Wayne Davison
1
-3
/
+3
2004-02-01
- Fixed the bug where the --daemon option would squelch all option errors
Wayne Davison
1
-21
/
+25
2004-01-30
Fixed the optional sanitization of the files_from arg.
Wayne Davison
1
-2
/
+4
2004-01-27
Added "am_generator".
Wayne Davison
1
-0
/
+1
2004-01-23
Tweaked the --help text to refer to I/O (not IO) and use "an" in
Wayne Davison
1
-4
/
+4
[next]