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
*
Preparing for release of 2.6.6
v2.6.6
cvs/branch-2.6.6
Wayne Davison
2005-07-28
5
-11
/
+10
*
Mentioned the final changes.
Wayne Davison
2005-07-28
1
-17
/
+3
*
Incorporate the improvements made to the daemon/remote-shell sections.
Wayne Davison
2005-07-28
2
-38
/
+0
*
A fix for the itemized output to prevent superfluous 'p' flags.
Wayne Davison
2005-07-28
1
-26
/
+11
*
Removed a duplicated item.
Wayne Davison
2005-07-28
1
-5
/
+0
*
Mention the recent changes.
Wayne Davison
2005-07-28
1
-6
/
+28
*
If the user has specified "pre-xfer exec" or "post-xfer exec", run
Wayne Davison
2005-07-28
1
-0
/
+55
*
Added 2 new config options: "pre-xfer exec" and "post-xfer exec".
Wayne Davison
2005-07-28
1
-0
/
+10
*
Document the new pre-/post-xfer exec config options.
Wayne Davison
2005-07-28
1
-0
/
+29
*
Regenerated.
Wayne Davison
2005-07-28
1
-1
/
+1
*
Removed one more client-oriented command-line syntax sentence.
Wayne Davison
2005-07-28
1
-3
/
+0
*
Removed erroneous section on using daemon features over a
Wayne Davison
2005-07-28
1
-26
/
+0
*
Improved the sections dicussing the various types of transfer
Wayne Davison
2005-07-28
1
-50
/
+59
*
Document new --append option.
Wayne Davison
2005-07-28
1
-0
/
+9
*
Support new --append option.
Wayne Davison
2005-07-28
4
-9
/
+71
*
Added the --append option.
Wayne Davison
2005-07-28
1
-3
/
+26
*
- Call set_modtime() with its new mode arg.
Wayne Davison
2005-07-27
1
-12
/
+14
*
- Fixed the mode comparison in itemize() to mask off the bits
Wayne Davison
2005-07-27
1
-4
/
+7
*
- Don't call do_chmod() unless HAVE_CHMOD is defined.
Wayne Davison
2005-07-27
1
-1
/
+12
*
- Changed set_modtime() to take the file's mode as an arg.
Wayne Davison
2005-07-27
1
-8
/
+19
*
Check for the lchmod() and lutimes() functions.
Wayne Davison
2005-07-27
1
-3
/
+4
*
Tweaked a comment and some null-char assignments.
Wayne Davison
2005-07-22
1
-6
/
+6
*
Changed implied_dirs to only be non-0 if relative_paths is non-0.
Wayne Davison
2005-07-22
1
-1
/
+3
*
Got rid of some unused externs.
Wayne Davison
2005-07-22
1
-5
/
+0
*
Updated to zlib 1.2.3.
Wayne Davison
2005-07-22
17
-171
/
+944
*
Avoid newest test when no destination was specified.
Wayne Davison
2005-07-15
1
-1
/
+1
*
Output a syntax error if both the source and destination are remote.
Wayne Davison
2005-07-15
2
-0
/
+11
*
Preparing for release of 2.6.6pre1
v2.6.6pre1
Wayne Davison
2005-07-07
4
-6
/
+6
*
Mentioned the zlib changes and tweaked a couple sentences.
Wayne Davison
2005-07-07
1
-1
/
+10
*
- Attempt to make the discussion of host-specifying args less confusing.
Wayne Davison
2005-07-07
1
-17
/
+6
*
Changes for new zlib.
Wayne Davison
2005-07-07
1
-3
/
+2
*
Fixed a typo.
Wayne Davison
2005-07-07
1
-1
/
+1
*
Fix latest zlib security exploit (CAN-2005-2096).
Wayne Davison
2005-07-07
1
-1
/
+1
*
Upgraded to version 1.2.2.
Wayne Davison
2005-07-07
27
-2871
/
+4375
*
One more "#undef BAD" for AIX.
Wayne Davison
2005-07-07
1
-0
/
+4
*
Use a define to handle conflicting function read_buf instead of
Wayne Davison
2005-07-07
1
-4
/
+6
*
Changed "Overflow" back to "overflow".
Wayne Davison
2005-07-07
1
-5
/
+5
*
Changed overflow() to overflow_exit().
Wayne Davison
2005-07-07
3
-6
/
+6
*
Changed zBAD back to BAD (with a simpler kluge for AIX).
Wayne Davison
2005-07-07
3
-19
/
+23
*
Fixed some whitespace to match the original source.
Wayne Davison
2005-07-07
1
-9
/
+9
*
Got rid of bogus RCS keyword expansions (that create differences
Wayne Davison
2005-07-07
0
-0
/
+0
*
Mention the EEXIST fix.
Wayne Davison
2005-06-30
1
-0
/
+6
*
Ignore EEXIST on second mkdir() call.
Wayne Davison
2005-06-30
1
-1
/
+1
*
Mention the latest time-comparing fixes.
Wayne Davison
2005-06-28
1
-1
/
+4
*
Use cmp_modtime() in a couple more spots where a local modtime is
Wayne Davison
2005-06-28
1
-2
/
+2
*
Fixed test to work when objdir != srcdir (thanks to Art Haas).
Wayne Davison
2005-06-24
1
-3
/
+3
*
Changed the arg-splitting code so that it can handle a literal
Wayne Davison
2005-06-23
1
-2
/
+3
*
Tweaked a comment in the perl code we output.
Wayne Davison
2005-06-23
1
-1
/
+1
*
Improved a couple sentences.
Wayne Davison
2005-06-20
1
-5
/
+5
*
Changed the code to use the single long-option hash from cull_options.
Wayne Davison
2005-06-17
1
-65
/
+57
[next]