index
:
delta/rsync.git
b3.0.x
baserock/morph
cvs/branch-2.3
cvs/branch-2.4
cvs/branch-2.5
cvs/branch-2.6.6
cvs/branch-before.2.6
cvs/branch-mbp-merge-rsync+
cvs/branch-mbp-privacy
cvs/branch-mbp-rsyncplus_merge
cvs/branch-mbp-texinfo
cvs/branch-merge-rsync+-2.4.7
cvs/bugfix-2.6.5
master
git.samba.org: rsync.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hlink.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Preparing for release of 3.2.6
v3.2.6
Wayne Davison
2022-09-09
1
-1
/
+1
*
Add safety check for local --remove-source-files.
Wayne Davison
2022-08-21
1
-2
/
+2
*
Various file comparison improvements
Wayne Davison
2020-09-22
1
-1
/
+1
*
Some memory allocation improvements
Wayne Davison
2020-06-25
1
-6
/
+3
*
Some indentation fixes.
Wayne Davison
2020-06-13
1
-5
/
+3
*
Change 3 alt-dest vars to just one + some defines.
Wayne Davison
2020-06-13
1
-2
/
+2
*
Convert a couple files to UTF-8; more Copyright years.
Wayne Davison
2020-06-13
1
-1
/
+1
*
Tweak the hashtable routines to be a little clearer and easier.
Wayne Davison
2020-06-12
1
-13
/
+13
*
Tweak the copyright year.
Wayne Davison
2019-03-16
1
-1
/
+1
*
Tweak copyright date.
Wayne Davison
2018-01-14
1
-1
/
+1
*
Update the copyright year.
Wayne Davison
2015-08-08
1
-1
/
+1
*
Fix hard-link bugs when receiver isn't capable.
Wayne Davison
2014-06-13
1
-1
/
+1
*
Bump the year to 2014.
Wayne Davison
2014-01-26
1
-1
/
+1
*
Update copyright year.
Wayne Davison
2013-01-19
1
-1
/
+1
*
Add free_stat_x() inline function.
Wayne Davison
2013-01-19
1
-18
/
+3
*
Fix --only-write-batch hang with --hard-links.
Wayne Davison
2012-01-28
1
-1
/
+1
*
Replace another assert with a descriptive error.
Wayne Davison
2010-06-26
1
-1
/
+5
*
Make sure our idev_find() hashtable use is right.
Wayne Davison
2010-05-29
1
-4
/
+5
*
Turn an assert into two more descriptive errors.
Wayne Davison
2010-05-29
1
-1
/
+8
*
Get rid of some unneeded externs.
Wayne Davison
2009-10-27
1
-1
/
+0
*
Avoid an dry-run error trying to stat a prior hard-link
Wayne Davison
2009-09-05
1
-3
/
+7
*
Create non-transferred files in a more atomic manner:
Wayne Davison
2009-08-29
1
-11
/
+4
*
Improved the backup code:
Wayne Davison
2009-01-03
1
-4
/
+4
*
Update the copyright year.
Wayne Davison
2009-01-03
1
-1
/
+1
*
Added init_stat_x() to avoid duplication of acl/xattr init code.
Wayne Davison
2009-01-03
1
-12
/
+3
*
Initialize xattr data in a couple spots in the hlink code, which avoids
Wayne Davison
2008-09-24
1
-4
/
+33
*
Split up the ifuncs.h file into 3 .h files.
Wayne Davison
2008-09-01
1
-1
/
+1
*
Output numbers in 3-digit groups by default (e.g. 1,234,567).
Wayne Davison
2008-09-01
1
-1
/
+2
*
Changed flist_for_ndx() to optionally die with an error
Wayne Davison
2008-08-14
1
-13
/
+4
*
Make sure that the hlink node->data allocation doesn't fail.
Wayne Davison
2008-08-08
1
-1
/
+2
*
Include the array-size in array externs so that IBM's code-checker
Wayne Davison
2008-07-20
1
-1
/
+1
*
Fixed a bug in match_hard_links() where an empty directory would try
Wayne Davison
2008-07-20
1
-1
/
+1
*
A few more HLINK debug messages.
Wayne Davison
2008-07-20
1
-2
/
+23
*
Improved the hard-link logging.
Wayne Davison
2008-07-18
1
-3
/
+3
*
Added some HLINK debugging output and enabled it for hardlink tests.
Wayne Davison
2008-07-17
1
-1
/
+7
*
Added the --info=FLAGS an --debug=FLAGS options, which allows
Wayne Davison
2008-07-13
1
-6
/
+5
*
- Changed prev_name into a buffer so that there is no chance that its
Wayne Davison
2008-04-28
1
-5
/
+12
*
Fixed a crash if a non-incremental-recursion transfer has a
Wayne Davison
2008-04-27
1
-1
/
+2
*
Fixed the discovery of a prior finished hard-link when the entry
Wayne Davison
2008-03-26
1
-18
/
+14
*
Fixed hard-linking when some of the files can get skipped. This adds
Wayne Davison
2008-03-16
1
-16
/
+74
*
Include 2008 in the copyright years.
Wayne Davison
2008-03-01
1
-1
/
+1
*
Fixed return code from hard_link_one() when not verbose.
Wayne Davison
2008-02-06
1
-1
/
+1
*
Some minor tweaks:
Wayne Davison
2007-12-31
1
-5
/
+5
*
Don't try to process hard-link data in list-only mode.
Wayne Davison
2007-11-29
1
-12
/
+15
*
New logging categories added to allow differentiation between
Wayne Davison
2007-11-22
1
-4
/
+4
*
Some changes to allow an unsorted file list even if the iconv option
Wayne Davison
2007-11-06
1
-9
/
+3
*
Make last fix even better.
Wayne Davison
2007-10-21
1
-3
/
+3
*
Avoid dropping a hard-linked itemized output with -ii.
Wayne Davison
2007-10-21
1
-1
/
+2
*
Changed "statx" to "stat_x" to try to work around a build problem on AIX.
Wayne Davison
2007-09-23
1
-4
/
+4
*
- Simplified the flist-spanning gnum logic in match_gnums().
Wayne Davison
2007-09-10
1
-36
/
+44
[next]