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
/
hlink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-03-11
The ACL support has arrived! This version has a brand new protocol
Wayne Davison
1
-19
/
+49
2007-02-04
Further modifications to the copyright comment section.
Wayne Davison
1
-4
/
+3
2006-12-28
A few minor tweaks to handle the newest variable names.
Wayne Davison
1
-7
/
+7
2006-12-17
A few more minor tweaks.
Wayne Davison
1
-8
/
+7
2006-12-17
Got rid of the code that sorted based on struct idev objects since
Wayne Davison
1
-71
/
+6
2006-12-15
Added a simple hashtable routine for hashing st_dev and st_ino info
Wayne Davison
1
-25
/
+240
2006-12-09
- Revamped the hard-link algorithm to save memory.
Wayne Davison
1
-189
/
+193
2006-12-07
- Use renamed hard-link defines: F_HL_IDEV() and F_HL_LIST().
Wayne Davison
1
-11
/
+11
2006-12-06
- Make some char* pointers const.
Wayne Davison
1
-26
/
+15
2006-12-05
Use the latest F_*() accessors.
Wayne Davison
1
-3
/
+2
2006-12-04
Use new send_msg_int() function.
Wayne Davison
1
-12
/
+6
2006-12-03
- Typical tranfers now save 12-20 bytes per file because several vars
Wayne Davison
1
-46
/
+63
2006-11-19
Added "const" to appropriate char pointers.
Wayne Davison
1
-2
/
+1
2006-10-17
Make sure the new link_dest_used value gets zeroed on init.
Wayne Davison
1
-0
/
+2
2006-10-13
Use new FNONE value when setting/comparing enum logcode vars.
Wayne Davison
1
-3
/
+5
2006-10-09
- If a finished link came from a link-dest dir and --dry-run is in
Wayne Davison
1
-6
/
+12
2006-06-30
Decided that I like remove-source-files better than remove-sender-files.
Wayne Davison
1
-3
/
+3
2006-06-30
Handle the --remove-sender-files option by sending MSG_SUCCESS for
Wayne Davison
1
-0
/
+12
2006-05-29
Use the renamed stdout_format_has_i variable.
Wayne Davison
1
-3
/
+3
2006-04-25
Updated the FSF's address to an even newer one.
Wayne Davison
1
-3
/
+3
2006-04-25
- Updated the address for the FSF in the opening comment.
Wayne Davison
1
-18
/
+21
2006-02-24
Got rid of unused externs.
Wayne Davison
1
-1
/
+0
2006-01-14
Call f_name() with revised args (which also replaces f_name_to()).
Wayne Davison
1
-5
/
+7
2006-01-13
Got rid of calls to (the soon to vanish) safe_fname() function.
Wayne Davison
1
-9
/
+5
2005-12-15
When compare-dest/link-dest/copy-dest are in effect, we now check
Wayne Davison
1
-1
/
+28
2005-07-31
There is no longer a need to check file->link_u.links at the start
Wayne Davison
1
-2
/
+0
2005-06-09
- Never output the '"FOO" is a hard link' message when -i (%i)
Wayne Davison
1
-1
/
+2
2005-04-23
- Added a new function, maybe_hard_link(), which now holds the code
Wayne Davison
1
-32
/
+69
2005-04-15
- Fixed a potential crash/infinite-loop bug if -H was used
Wayne Davison
1
-22
/
+19
2005-03-09
When itemizing, we now set ITEM_LOCAL_CHANGE and ITEM_XNAME_FOLLOWS.
Wayne Davison
1
-3
/
+5
2005-03-05
- Changed hlink_list[] to store file-list indexes instead of
Wayne Davison
1
-73
/
+90
2005-02-27
Added 2 args to do_hard_links() so that it can call maybe_send_keepalive().
Wayne Davison
1
-1
/
+3
2005-02-14
John E. Malmberg convinced me to standardize on #ifs for defined
Wayne Davison
1
-5
/
+5
2005-02-13
Improved the call to f_name_cmp().
Wayne Davison
1
-1
/
+1
2005-02-07
Fixed a typo.
Wayne Davison
1
-1
/
+1
2005-02-07
Added missing calls to safe_fname() and full_fname().
Wayne Davison
1
-3
/
+3
2005-02-03
In hlink_compare(), call f_name_cmp() directly instead of using
Wayne Davison
1
-1
/
+1
2004-07-12
Made hard_link_check() compile when SUPPORT_HARD_LINKS isn't enabled.
Wayne Davison
1
-0
/
+2
2004-06-11
Call link_stat() with its new arg (for --keep-dirlinks support).
Wayne Davison
1
-2
/
+2
2004-05-15
Changed rprintf() calls that included strerror() to use rsyserr().
Wayne Davison
1
-6
/
+5
2004-03-26
Fixed a crash bug when hlink_list is NULL and a link_u.links
Wayne Davison
1
-1
/
+1
2004-02-11
If --backup was specified, the links we remove are backed up.
Wayne Davison
1
-3
/
+7
2004-02-10
Make idev, hlink and file_struct + strings use allocation
J.W. Schultz
1
-2
/
+21
2004-02-03
correct sizeof usage.
J.W. Schultz
1
-9
/
+9
2004-02-02
Don't free link_u.idev.
Wayne Davison
1
-1
/
+0
2004-02-02
Free the hlink data again.
Wayne Davison
1
-0
/
+1
2004-02-02
Don't free the hlink data (it is not separately allocated anymore).
Wayne Davison
1
-1
/
+0
2004-01-27
Fixed a comment.
Wayne Davison
1
-1
/
+1
2004-01-25
We now link the hard-linked flist entries into a circular list, mark
Wayne Davison
1
-9
/
+26
2004-01-22
Use the new f_name_to() calling syntax.
Wayne Davison
1
-4
/
+3
[next]