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
2006-02-27
Added a "chain" item to the struct sum_buf.
Wayne Davison
1
-0
/
+1
2006-02-03
A slight tweak to the conditionalized definition of SIGACTION().
Wayne Davison
1
-1
/
+1
2006-02-02
Moved the potential disabling of __attribute__ above the
Wayne Davison
1
-8
/
+7
2006-02-02
- Moved definition of UNUSED() above inclusion of proto.h.
Wayne Davison
1
-3
/
+8
2006-02-01
Added FSOCKERR and MSG_SOCKERR (a sibling-only message).
Wayne Davison
1
-2
/
+2
2006-01-30
- Got rid of the externs for io_read_phase and io_write_phase.
Wayne Davison
1
-2
/
+1
2006-01-29
Renamed the PERMS_* defines to ATTRS_* defines.
Wayne Davison
1
-2
/
+2
2006-01-26
Handle separated devices and special files.
Wayne Davison
1
-1
/
+2
2006-01-25
One more minor tweak.
Wayne Davison
1
-1
/
+1
2006-01-25
Decided to hold off on the potential memory savings of indexed
Wayne Davison
1
-6
/
+2
2006-01-24
The uid & gid are now stored using an id_pair structure.
Wayne Davison
1
-2
/
+6
2006-01-21
Fixed a problem with the FLAG_* defines.
Wayne Davison
1
-3
/
+3
2006-01-14
Defined new FNAME logcode enum (only used on the client side when
Wayne Davison
1
-4
/
+5
2006-01-13
Got rid of calls to the (soon to vanish) safe_fname() function.
Wayne Davison
1
-1
/
+1
2006-01-02
Added MATCHFLG_WILD3_SUFFIX define, shuffling a few others to put
Wayne Davison
1
-5
/
+6
2005-12-15
The ITEM_NO_DEST_AND_NO_UPDATE define is no longer needed.
Wayne Davison
1
-1
/
+0
2005-11-12
Moved the DEL_* flags into generator.c.
Wayne Davison
1
-5
/
+0
2005-10-07
Added XFLG_ABS_IF_SLASH.
Wayne Davison
1
-0
/
+1
2005-09-21
Include limits.h (if it exists), which defines NAME_MAX on some
Wayne Davison
1
-0
/
+4
2005-07-29
Define BIGPATHBUFLEN -- a roomy line-buffer that can hold a
Wayne Davison
1
-0
/
+8
2005-05-03
Added MAX_SERVER_ARGS.
Wayne Davison
1
-1
/
+1
2005-04-14
Got rid of ITEM_DUMMY_BIT.
Wayne Davison
1
-1
/
+0
2005-04-10
- Don't define HAVE_READLINK unless HAVE_READLINK is defined.
Wayne Davison
1
-2
/
+6
2005-03-28
Chaging ITEM_UNUSED back to ITEM_DUMMY_BIT for now -- we'll need
Wayne Davison
1
-1
/
+1
2005-03-27
Changed ITEM_DUMMY_BIT to ITEM_UNUSED.
Wayne Davison
1
-1
/
+1
2005-03-15
Added ITEM_DUMMY_BIT and moved a few other 'ITEM_*'s around.
Wayne Davison
1
-4
/
+5
2005-03-09
Changed some of the ITEM_* defines.
Wayne Davison
1
-8
/
+6
2005-03-06
Backed out the hack that reversed ITEM_REPORT_XATTRS with
Wayne Davison
1
-3
/
+4
2005-03-05
Added IOERR_DEL_LIMIT.
Wayne Davison
1
-0
/
+1
2005-03-05
Swapped the bit-values for ITEM_TRANSFER and ITEM_REPORT_XATTRS.
Wayne Davison
1
-2
/
+2
2005-03-05
- Changed ITEM_UPDATING to ITEM_TRANSFER.
Wayne Davison
1
-6
/
+14
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
[next]