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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-03
Added ITEM_NO_DEST_AND_NO_UPDATE for use by the generator's
Wayne Davison
1
-2
/
+4
2005-02-22
Trying to fix bug #2357.
Wayne Davison
1
-1
/
+1
2005-02-22
Added ITEM_USING_ALT_BASIS.
Wayne Davison
1
-0
/
+1
2005-02-19
Changed some of the values of the MSG_* defines.
Wayne Davison
1
-9
/
+10
2005-02-19
- Got rid of DEL_DIR define.
Wayne Davison
1
-2
/
+3
2005-02-16
Tweaked ITEM_MISSING_DATA.
Wayne Davison
1
-1
/
+1
2005-02-16
- Added the new ITEM_* flags for the itemized-changes flag passing.
Wayne Davison
1
-0
/
+13
2005-02-14
Had a report that the __attribute__ code needs to check for
Wayne Davison
1
-1
/
+1
2005-02-14
The count of chunks should really be an int32, not a size_t,
Wayne Davison
1
-1
/
+1
2005-02-14
Don't check defined-ness of SIZEOF_OFF64_T.
Wayne Davison
1
-1
/
+3
2005-02-14
John E. Malmberg convinced me to standardize on #ifs for defined
Wayne Davison
1
-51
/
+51
2005-02-12
- Define MATCHFLG_SENDER_SIDE and MATCHFLG_RECEIVER_SIDE.
Wayne Davison
1
-1
/
+4
2005-02-07
Made NS define make use of safe_fname().
Wayne Davison
1
-1
/
+1
2005-02-04
- Added MATCHFLG_CVS_IGNORE.
Wayne Davison
1
-2
/
+3
2005-02-03
- Got rid of a bunch of XFLG_* options.
Wayne Davison
1
-6
/
+5
2005-02-03
Added MATCHFLG_NEGATE.
Wayne Davison
1
-0
/
+2
2005-02-03
- Changed {XMIT,FLAG}_DEL_START back to {XMIT,FLAG}_TOP_DIR.
Wayne Davison
1
-2
/
+3
2005-02-01
- Put "basedir" into a union "dir" and named it "root". The other
Wayne Davison
1
-12
/
+7
2005-01-29
Renamed XFLG_ABS_PATH XFLG_ANCHORED2ABS.
Wayne Davison
1
-1
/
+1
2005-01-28
- Use off_t if SIZEOF_OFF_T is 8.
Wayne Davison
1
-4
/
+5
2005-01-28
Make use of new HAVE_STRUCT_STAT64 define.
Wayne Davison
1
-8
/
+1
2005-01-28
Do a better job defining an int32. Also define SIZEOF_INT32
Wayne Davison
1
-9
/
+21
2005-01-28
- Changed the main core of system include files to use the same "#if"
Wayne Davison
1
-46
/
+63
2005-01-28
Changed HAVE_OFF64_T to SIZEOF_OFF64_T.
Wayne Davison
1
-1
/
+1
2005-01-28
- Switched the int64 code over to using the improved SIZEOF_*
Wayne Davison
1
-19
/
+34
2005-01-28
Use SIGNED_CHAR_OK instead of HAVE_UNSIGNED_CHAR.
Wayne Davison
1
-1
/
+1
2005-01-27
- Added a caveat to the definition of the int64 type.
Wayne Davison
1
-0
/
+8
2005-01-25
Added DEL_NO_RECURSE and changed DEL_RECURSE to DEL_FORCE_RECURSE.
Wayne Davison
1
-2
/
+3
2005-01-25
Renamed several exclude-related functions/variables using new
Wayne Davison
1
-9
/
+9
2005-01-25
Some changes to support the new --filter option:
Wayne Davison
1
-2
/
+14
2005-01-21
- Changed XMIT_TOP_DIR to XMIT_DEL_START.
Wayne Davison
1
-2
/
+2
2005-01-20
Changed DEL_NO_RECURSE to DEL_RECURSE.
Wayne Davison
1
-2
/
+2
2005-01-20
- Got rid of the uint64 typedef.
Wayne Davison
1
-13
/
+2
2005-01-19
Define the new DEL_* flags.
Wayne Davison
1
-0
/
+5
2005-01-17
- Incremented the PROTOCOL_VERSION to 29.
Wayne Davison
1
-12
/
+13
2005-01-15
Define FNAMECMP_BASIS_DIR_LOW and FNAMECMP_BASIS_DIR_HIGH instead of
Wayne Davison
1
-1
/
+3
2005-01-03
Moved kluged (conditional) define of lchown from rsync.h to syscall.c.
Wayne Davison
1
-7
/
+0
2005-01-01
Use an int32 for the each block-size variable.
Wayne Davison
1
-3
/
+3
2004-11-27
- Define MAX_BASIS_DIRS.
Wayne Davison
1
-1
/
+3
2004-11-03
Checking in the g2r-basis-filename patch that ensures that the receiver
Wayne Davison
1
-0
/
+5
2004-10-08
Handle systems where the makedev() macro is named mkdev().
Wayne Davison
1
-0
/
+3
2004-09-22
Added XFLG_DIRECTORY define.
Wayne Davison
1
-0
/
+1
2004-08-03
Decided that we don't need to limit the block size after all now
Wayne Davison
1
-2
/
+1
2004-08-03
- Added define for MAX_BLOCK_SIZE.
Wayne Davison
1
-1
/
+2
2004-07-29
Added the new --partial-dir option.
Wayne Davison
1
-0
/
+3
2004-07-22
Changed NO_INT64 to INT64_IS_OFF_T because off_t might actually be
Wayne Davison
1
-1
/
+1
2004-07-20
Added a def_window_size variable to struct map_struct.
Wayne Davison
1
-5
/
+3
2004-07-16
My version of Mark Curtis's --inplace option.
Wayne Davison
1
-1
/
+3
2004-07-07
Make the GID_NONE define a little safer.
Wayne Davison
1
-1
/
+1
2004-05-16
- Save some memory in each exclude_struct item by dumping the "include"
Wayne Davison
1
-3
/
+4
[next]