rsync/rsync.git
2003-05-22 J.W. SchultzChanged write file to cope with partial writes by looping
2003-05-16 Wayne DavisonUpdated the long description for the --perms option.
2003-05-14 J.W. SchultzAdded AIX and OSX build workaround notes.
2003-05-12 Wayne DavisonAnother MD4 fix for protocol 27 (from Christoph Bartelmus).
2003-05-10 Wayne DavisonCleaned up whitespace/indentation.
2003-05-10 Wayne DavisonOptimized away 3 calls to strcmp().
2003-05-09 J.W. SchultzModified the (in|ex)clude [from] option descriptions to
2003-05-04 Jos BackusRemove generated file config.log.
2003-05-02 J.W. SchultzAdded --link-dest to the --help output.
2003-05-01 Wayne DavisonExclude/include bug fixes.
2003-05-01 Wayne DavisonChanged the expected results to match the new bug-fixed...
2003-05-01 Wayne DavisonTweaked the exclude_struct for our improved matching...
2003-05-01 Wayne DavisonMention that a pattern with "**" is matched against...
2003-05-01 Wayne DavisonFixed some matching bugs; made the logic of the matchin...
2003-04-24 Wayne DavisonMention the improved trailing-slash-in-destination...
2003-04-24 Wayne DavisonMade my last change a little better.
2003-04-24 Wayne DavisonIf the user specifies a trailing slash on the destinati...
2003-04-23 J.W. SchultzCopy relative path caviat from --compare-dest to
2003-04-23 Wayne DavisonChanged one part of the exclude-test setup to test...
2003-04-22 Wayne DavisonFixed a typo and added a couple clarifying phrases...
2003-04-22 Wayne DavisonTest various exclude/include patterns.
2003-04-22 Wayne DavisonChanged test_xfail to test_fail.
2003-04-22 Wayne DavisonFixed a problem with the test code and enabled it ...
2003-04-21 J.W. SchultzMake explicit that (in|ex)clude patterns are for relative
2003-04-18 Wayne DavisonMade a slight tweak to the previous --stats change.
2003-04-17 Wayne DavisonMention the change to the --stats output.
2003-04-17 Wayne DavisonOnly display the malloc stats if we're at least double...
2003-04-17 Wayne DavisonSome whitespace/indentation cleanup.
2003-04-11 J.W. Schultzdocument bug fix for --link-dest and lack of -pgo.
2003-04-10 restrict(Really mbp)
2003-04-10 Wayne DavisonFixed a weird line corruption in the last check-in...
2003-04-10 J.W. Schultz - Per-file dynamic block size is now sqrt(file...
2003-04-10 J.W. Schultz - for protocol version >= 27, mdfour_tail() is called...
2003-04-10 J.W. SchultzNow support dynamic per-file checksum2 size.
2003-04-10 J.W. Schultzversions prior to 1.7.0 (protcol version 17) cannot...
2003-04-09 Paul GreenFix bug reported by engard.ferenc at innomed.hu whereby...
2003-04-01 J.W. SchultzRemove tempname length problem and files-from from...
2003-03-31 J.W. SchultzRemoving vestigial support for protocol versions prior...
2003-03-31 J.W. SchultzLogic error in preserve_perms + link_dest
2003-03-30 Wayne DavisonFixed a typo.
2003-03-30 Wayne DavisonStarted a new section for the next release.
2003-03-30 Wayne DavisonTweaked the O_BINARY code to the latest idiom.
2003-03-30 Wayne DavisonDefine O_BINARY as "0" if it isn't defined.
2003-03-30 Wayne DavisonDocumented --files-from, --no-relative, --no-implied...
2003-03-30 Wayne DavisonSupport the new --files-from, --no-relative, --no-impli...
2003-03-30 Wayne DavisonOpen the file in BINARY fd mode, handle the normal...
2003-03-30 Wayne DavisonSupport the new --files-from and --no-implied-dirs...
2003-03-30 Wayne DavisonSupport the new --files-from and --from0 options.
2003-03-30 Wayne DavisonSupport the new --files-from option.
2003-03-26 J.W. SchultzMake link-dest aware of --perms, --owner and --group.
2003-03-26 J.W. SchultzPrevent tempfile names from overflowing.
2003-03-25 J.W. SchultzWarn if 64bit value sent or received on system that...
2003-03-25 J.W. SchultzSeperate the uint64_t macros from int64_t
2003-03-25 J.W. SchultzFrustration mounting. I'll get it right eventually.
2003-03-25 J.W. Schultzearlier problem was a typo.
2003-03-25 J.W. SchultzAnother stab at uint64 because some platforms seem...
2003-03-25 J.W. Schultzremoved log_transfer() It was no more than a conditional
2003-03-25 J.W. SchultzCreate uint64 for INO64_T and DEV64_T eliminating type...
2003-03-24 J.W. SchultzIncreased maximum protocol version.
2003-03-24 J.W. SchultzMinor correction to protocol annotation.
2003-03-24 J.W. SchultzAnnotated each release with protocol version and
2003-03-21 Wayne DavisonThe close_all() function was missing its "void" prototype.
2003-03-21 Wayne DavisonGet rid of eol whitespace.
2003-03-21 Wayne DavisonOptimized the implied-directory code to avoid putting...
2003-03-21 Wayne Davison- Use popt to better effect for the two options that...
2003-03-21 Wayne Davison- Simplified the whole-file option handling.
2003-03-21 Wayne Davison- Simplified the whole-file option handling.
2003-03-21 Wayne Davison- Fixed lots of line-indentation problems, including...
2003-03-21 J.W. SchultzCleanup: Added header files to dependancies.
2003-03-21 J.W. SchultzTypo corrections.
2003-03-21 J.W. SchultzRemoving --csum-length option documentation since there is
2003-02-19 Paul GreenApply patch from Steve Bonds to repair this test.
2003-02-18 Paul GreenPatch from Roderick Schertler (roderick at argon.org...
2003-02-18 Paul GreenRemove RedHat-specific .spec files in favor of the...
2003-02-12 Wayne DavisonThe sender no longer removes the duplicate names from...
2003-02-11 David DykstraBack out one of the changes in log.c revision 1.62...
2003-02-10 Paul GreenPatch from jw schultz to reword "link" to "connection...
2003-02-05 Paul GreenUpdate packaging spec files per patch submitted by...
2003-01-29 Paul GreenRestored changes accidentally backed out by Dave Dykstr...
2003-01-29 Paul GreenApply fix from Horst von Brand. See comments in spec.
2003-01-28 David Dykstrapreparing for release of 2.5.6
2003-01-28 David DykstraAdd header for 2.5.6 release.
2003-01-28 David DykstraRemove the Cygwin msleep(100) before the generator...
2003-01-28 David DykstraChange the default of --modify-window back to 0 on...
2003-01-28 David DykstraAck! I had accidentally ifdefed out the kill from...
2003-01-28 David DykstraChange so the delay before generator signals receiver...
2003-01-27 Paul GreenAdded a TODO item about temporary file names bumping...
2003-01-27 David DykstraMove the sleep to workaround the default modify-window...
2003-01-27 David DykstraInsert a 100ms sleep just before sending the USR2 signa...
2003-01-27 David DykstraRemove the "Connection reset by peer" from TODO
2003-01-27 David DykstraPrevent the "Connection reset by peer" messages often...
2003-01-27 David DykstraUpdate date on man page.
2003-01-27 David DykstraUpdate rsyncd.conf documentation to be right for rsync...
2003-01-27 David DykstraChange erroneous references to a --config-file option...
2003-01-26 David DykstraChange news item about handling of text mode in files...
2003-01-26 Wayne DavisonGot rid of recent O_TEXT* and O_BINARY* changes.
2003-01-26 Wayne DavisonGot rid of O_TEXT_STR and added code to strip '\r'...
2003-01-26 Wayne DavisonAdded back the O_BINARY #ifdef.
2003-01-26 Wayne DavisonGot rid of O_TEXT_STR change.
2003-01-26 Wayne DavisonFile I/O already handles '\r', so we can remove the...
next