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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't free link_u.idev.
Wayne Davison
2004-02-02
1
-1
/
+0
*
Use "%H:%M:%S" instead of "%T" in strftime() call since it looks to be
Wayne Davison
2004-02-02
1
-1
/
+1
*
Clarify the safe/unsafe symlink options in the usage text.
Wayne Davison
2004-02-02
1
-3
/
+3
*
Clarify the various safe/unsafe symlink options.
Wayne Davison
2004-02-02
1
-6
/
+6
*
Go back to using malloc() for the hard-link data structure (for now
Wayne Davison
2004-02-02
1
-38
/
+17
*
Free the hlink data again.
Wayne Davison
2004-02-02
1
-0
/
+1
*
Make sure that the idev struct's data is 4-byte aligned.
Wayne Davison
2004-02-02
1
-8
/
+20
*
- Changed the file-list allocation to alloc all the memory we need
Wayne Davison
2004-02-02
1
-194
/
+167
*
Don't free the hlink data (it is not separately allocated anymore).
Wayne Davison
2004-02-02
1
-1
/
+0
*
Changed args to make_file() and free_file().
Wayne Davison
2004-02-02
1
-3
/
+2
*
Added CLEAR_STRUCT and FREE_STRUCT defines.
Wayne Davison
2004-02-02
1
-0
/
+3
*
Added some missing #if SUPPORT_HARD_LINK and #if SUPPORT_LINK directives.
Wayne Davison
2004-02-01
1
-15
/
+27
*
- Fixed the bug where the --daemon option would squelch all option errors
Wayne Davison
2004-02-01
1
-21
/
+25
*
Changed the rdev code to have both an "rdev" variable (which always
Wayne Davison
2004-02-01
1
-15
/
+17
*
One more improvement to the 0-flag-byte avoidance algorithm.
Wayne Davison
2004-01-31
1
-5
/
+9
*
A small optimization to the symlink-send code, and an extra sanity
Wayne Davison
2004-01-31
1
-7
/
+8
*
Fixed the test to ensure that we don't send a flag-byte of 0 to the
Wayne Davison
2004-01-31
1
-4
/
+4
*
One more minor variable-name change.
Wayne Davison
2004-01-31
1
-3
/
+3
*
Switched a buffer name in make_file() to make the code a little more
Wayne Davison
2004-01-31
1
-18
/
+17
*
Fixed the optional sanitization of the files_from arg.
Wayne Davison
2004-01-30
1
-2
/
+4
*
OK, "find ... -print0 | xargs -0 ..." wasn't portable. This is.
Wayne Davison
2004-01-28
1
-1
/
+1
*
Got rid of indeterminacy in the overlapping-files.
Wayne Davison
2004-01-28
1
-7
/
+5
*
A couple more unsigned char changes to silence compiler warnings
Wayne Davison
2004-01-28
1
-3
/
+3
*
New test to make sure that merging files from multiple directories
Wayne Davison
2004-01-27
1
-0
/
+52
*
Use who_am_i() to qualify some debug messages.
Wayne Davison
2004-01-27
2
-9
/
+15
*
Set the am_generator flag. Use who_am_i().
Wayne Davison
2004-01-27
1
-3
/
+5
*
New function: who_am_i() returns "sender", "receiver", or "generator".
Wayne Davison
2004-01-27
1
-0
/
+8
*
Added "am_generator".
Wayne Davison
2004-01-27
1
-0
/
+1
*
Don't free lastdir! It is still needed by the flist basedir pointers.
Wayne Davison
2004-01-27
1
-3
/
+2
*
Relocated the externs.
Wayne Davison
2004-01-27
1
-6
/
+7
*
Silenced some compiler warnings.
Wayne Davison
2004-01-27
6
-20
/
+22
*
Better pid handling.
Wayne Davison
2004-01-27
1
-3
/
+3
*
Cast getpid() to a long for output.
Wayne Davison
2004-01-27
2
-7
/
+12
*
Better pid handling.
Wayne Davison
2004-01-27
1
-2
/
+2
*
Fixed a comment.
Wayne Davison
2004-01-27
1
-1
/
+1
*
Tweaked the externs.
Wayne Davison
2004-01-27
1
-17
/
+15
*
Percentage of file-count output was off by one.
Wayne Davison
2004-01-27
1
-1
/
+2
*
EXCLUDE PATTERNS is not just about syntax.
J.W. Schultz
2004-01-27
1
-4
/
+2
*
Mention the latest -x improvement. Also improved the description of
Wayne Davison
2004-01-27
1
-4
/
+9
*
Optimized the -x option by removing the skip_filesystem() call and using the
Wayne Davison
2004-01-27
1
-28
/
+8
*
Added FLAG_MOUNT_POINT.
Wayne Davison
2004-01-27
1
-0
/
+1
*
Tweaked a comment.
Wayne Davison
2004-01-27
1
-1
/
+1
*
Improved the differentiation of the transmit flags from the live flags
Wayne Davison
2004-01-27
1
-24
/
+20
*
Use the new names for the transmit-flag defines. We also make sure
Wayne Davison
2004-01-27
1
-45
/
+46
*
Use the new names for the transmit-flag defines.
Wayne Davison
2004-01-27
2
-5
/
+8
*
Fixed reference to -u that should have been -o.
Wayne Davison
2004-01-26
1
-1
/
+1
*
Back out bad refactor (thanks Wayne)
J.W. Schultz
2004-01-26
1
-3
/
+6
*
Mention new hard-link optimization.
Wayne Davison
2004-01-26
1
-2
/
+9
*
Added defines (FLAG_HLINK_EOL, HL_CHECK_MASTER, and HL_SKIP) and changed
Wayne Davison
2004-01-25
1
-2
/
+10
*
We now link the hard-linked flist entries into a circular list, mark
Wayne Davison
2004-01-25
1
-9
/
+26
[next]