2005-05-03 |
Wayne Davison | A few minor doc tweaks.
|
commit | commitdiff | tree |
2005-05-03 |
Wayne Davison | - Moved the --version option in the help text.
|
commit | commitdiff | tree |
2005-05-03 |
Wayne Davison | Mention the change in error message and exit status...
|
commit | commitdiff | tree |
2005-05-03 |
Wayne Davison | Tweaked the checking of the "limit" in safe_fname().
|
commit | commitdiff | tree |
2005-05-03 |
Wayne Davison | Fixed a typo.
|
commit | commitdiff | tree |
2005-05-03 |
Wayne Davison | - Improved the comments on the backslash-escaped output...
|
commit | commitdiff | tree |
2005-05-03 |
Wayne Davison | Improved a sentence.
|
commit | commitdiff | tree |
2005-05-02 |
Wayne Davison | Mention the '?'-in-filenames change.
|
commit | commitdiff | tree |
2005-05-02 |
Wayne Davison | Fixed some misspellings.
|
commit | commitdiff | tree |
2005-05-02 |
Wayne Davison | Tweaked the description of --from0.
|
commit | commitdiff | tree |
2005-05-02 |
Wayne Davison | Tweaked the doc for --from0.
|
commit | commitdiff | tree |
2005-04-28 |
Wayne Davison | Moved the max-size checking code down so that it only...
|
commit | commitdiff | tree |
2005-04-28 |
Wayne Davison | Moved the size-parsing code for --max-size into its...
|
commit | commitdiff | tree |
2005-04-27 |
Wayne Davison | Set ignore_timeout before starting the transfer, regardless of
|
commit | commitdiff | tree |
2005-04-27 |
Wayne Davison | If the user specified --relative and a source dir with...
|
commit | commitdiff | tree |
2005-04-26 |
Wayne Davison | Added a new test to check how we interact with --link...
|
commit | commitdiff | tree |
2005-04-26 |
Wayne Davison | A slightly better fix than the last one (though it...
|
commit | commitdiff | tree |
2005-04-26 |
Wayne Davison | Mention newest fix.
|
commit | commitdiff | tree |
2005-04-26 |
Wayne Davison | Fixed problem with -C when we're the sender, the remote...
|
commit | commitdiff | tree |
2005-04-25 |
Wayne Davison | Try to make rsync's behavior w/o "--perms" a little...
|
commit | commitdiff | tree |
2005-04-25 |
Wayne Davison | Fixed two typos.
|
commit | commitdiff | tree |
2005-04-24 |
Wayne Davison | Mention fix for --one-file-system.
|
commit | commitdiff | tree |
2005-04-24 |
Wayne Davison | Simplified the last change a little using a fix derived...
|
commit | commitdiff | tree |
2005-04-24 |
Wayne Davison | When deleting files, we need to take any local FLAG_MOUNT_POINT
|
commit | commitdiff | tree |
2005-04-24 |
Wayne Davison | Reject any --remove-* options when read-only, just...
|
commit | commitdiff | tree |
2005-04-24 |
Wayne Davison | Mention the latest fixes.
|
commit | commitdiff | tree |
2005-04-23 |
Wayne Davison | When rsync encountered an empty file list, it behaved...
|
commit | commitdiff | tree |
2005-04-23 |
Wayne Davison | For those rare individuals without web access, mention...
|
commit | commitdiff | tree |
2005-04-23 |
Wayne Davison | Fixed a problem where a --link-dest hard-link could...
|
commit | commitdiff | tree |
2005-04-23 |
Wayne Davison | Two more tests:
|
commit | commitdiff | tree |
2005-04-23 |
Wayne Davison | Added --no-whole-file option to one of the runs.
|
commit | commitdiff | tree |
2005-04-23 |
Wayne Davison | - Added a new function, maybe_hard_link(), which now...
|
commit | commitdiff | tree |
2005-04-23 |
Wayne Davison | - Call hard_link_check() with its new args.
|
commit | commitdiff | tree |
2005-04-22 |
Wayne Davison | Mention how a module reference doesn't need a trailing...
|
commit | commitdiff | tree |
2005-04-22 |
Wayne Davison | If we're outputting a message about the remote file...
|
commit | commitdiff | tree |
2005-04-22 |
Wayne Davison | Moved "port" and "address" into the global section...
|
commit | commitdiff | tree |
2005-04-17 |
Wayne Davison | Updated FSF's address and some minor non-license tweaks...
|
commit | commitdiff | tree |
2005-04-16 |
Wayne Davison | Simplified the newly added test so that it should stop...
|
commit | commitdiff | tree |
2005-04-15 |
Wayne Davison | Call rsync via $RSYNC.
|
commit | commitdiff | tree |
2005-04-15 |
Wayne Davison | Make sure that the $chkdir has the same mtime/etc....
|
commit | commitdiff | tree |
2005-04-15 |
Wayne Davison | Added a test that copies a single file with -H specified.
|
commit | commitdiff | tree |
2005-04-15 |
Wayne Davison | - Fixed a potential crash/infinite-loop bug if -H was...
|
commit | commitdiff | tree |
2005-04-14 |
Wayne Davison | Call logfile_close() and logfile_reopen() (tweaked...
|
commit | commitdiff | tree |
2005-04-14 |
Wayne Davison | - Changed log_open() into two functions, logfile_open...
|
commit | commitdiff | tree |
2005-04-14 |
Wayne Davison | Mention that less data is sent over the wire when ...
|
commit | commitdiff | tree |
2005-04-14 |
Wayne Davison | Got rid of ITEM_DUMMY_BIT.
|
commit | commitdiff | tree |
2005-04-14 |
Wayne Davison | - Got rid of the iflag kluge for 2.6.4pre3.
|
commit | commitdiff | tree |
2005-04-14 |
Wayne Davison | Support the reception of a file-transfer header without...
|
commit | commitdiff | tree |
2005-04-12 |
Wayne Davison | Mention how the daemon handles a failure to open a...
|
commit | commitdiff | tree |
2005-04-12 |
Wayne Davison | Mention how we now handle a log-file that the daemon...
|
commit | commitdiff | tree |
2005-04-12 |
Wayne Davison | Got rid of RERR_LOG_FAILURE.
|
commit | commitdiff | tree |
2005-04-12 |
Wayne Davison | If we can't open the daemon's log file, fall-back to...
|
commit | commitdiff | tree |
2005-04-12 |
Wayne Davison | A couple improvements for the --only-write-batch section.
|
commit | commitdiff | tree |
2005-04-10 |
Wayne Davison | Mention the latest bug-fix.
|
commit | commitdiff | tree |
2005-04-10 |
Wayne Davison | Paul's patch to improve the "not creating new ..."...
|
commit | commitdiff | tree |
2005-04-10 |
Wayne Davison | Made the code a little cleaner by having gen_challenge...
|
commit | commitdiff | tree |
2005-04-10 |
Wayne Davison | Mention fix for SUPPORT{,_HARD}_LINKS defines.
|
commit | commitdiff | tree |
2005-04-10 |
Wayne Davison | - Don't define HAVE_READLINK unless HAVE_READLINK is...
|
commit | commitdiff | tree |
2005-04-09 |
Wayne Davison | Mention the new --only-write-batch=FILE option.
|
commit | commitdiff | tree |
2005-04-09 |
Wayne Davison | - Use the new do_xfers variable in place of some dry_run...
|
commit | commitdiff | tree |
2005-04-09 |
Wayne Davison | - Use the new do_xfers variable in place of some dry_run...
|
commit | commitdiff | tree |
2005-04-09 |
Wayne Davison | Use the new do_xfers variable in place of some dry_run...
|
commit | commitdiff | tree |
2005-04-09 |
Wayne Davison | - Only do read-/write-batch processing if we're not...
|
commit | commitdiff | tree |
2005-04-09 |
Wayne Davison | - Added do_xfers variable.
|
commit | commitdiff | tree |
2005-04-09 |
Wayne Davison | Also change --only-write-batch to --read-batch (in...
|
commit | commitdiff | tree |
2005-04-09 |
Wayne Davison | We no longer force write_batch to 0 for the server.
|
commit | commitdiff | tree |
2005-04-09 |
Wayne Davison | Document the new --only-write-batch=FILE option.
|
commit | commitdiff | tree |
2005-04-09 |
Wayne Davison | Mention the latest changes.
|
commit | commitdiff | tree |
2005-04-09 |
Wayne Davison | - Call auth_server() with its new "host" arg.
|
commit | commitdiff | tree |
2005-04-09 |
Wayne Davison | - Use the MD4_SUM_LENGTH define in place of some hard...
|
commit | commitdiff | tree |
2005-04-09 |
Wayne Davison | The "@ERROR" handler in start_inband_exchange() was...
|
commit | commitdiff | tree |
2005-04-08 |
Wayne Davison | Fixed one typo and improved another sentence.
|
commit | commitdiff | tree |
2005-04-07 |
Wayne Davison | Make sure that "- !" or "+ !" aren't interpreted as...
|
commit | commitdiff | tree |
2005-04-07 |
Wayne Davison | Combine one of the backup tests with --delete-after.
|
commit | commitdiff | tree |
2005-04-07 |
Wayne Davison | Don't call maybe_flush_socket() quite so often.
|
commit | commitdiff | tree |
2005-04-07 |
Wayne Davison | Mention the latest changes.
|
commit | commitdiff | tree |
2005-04-07 |
Wayne Davison | Fix a bug with --delete-after combined with --backup.
|
commit | commitdiff | tree |
2005-04-06 |
Wayne Davison | Use the new HAVE_LSEEK64 define.
|
commit | commitdiff | tree |
2005-04-06 |
Wayne Davison | Added skipping of mkstemp() on HP-UX.
|
commit | commitdiff | tree |
2005-04-05 |
Wayne Davison | Periodically call maybe_flush_socket().
|
commit | commitdiff | tree |
2005-04-05 |
Wayne Davison | - Added maybe_flush_socket() for use by the generator.
|
commit | commitdiff | tree |
2005-04-05 |
Wayne Davison | When doing a delete pass with do_progress output, get...
|
commit | commitdiff | tree |
2005-04-05 |
Wayne Davison | Document the use of --address in client mode.
|
commit | commitdiff | tree |
2005-04-05 |
Wayne Davison | Allows --address to be used in client mode.
|
commit | commitdiff | tree |
2005-04-05 |
Wayne Davison | Changed the bind_address local variables to be named...
|
commit | commitdiff | tree |
2005-04-04 |
Wayne Davison | Make sure that the line buffer in readfd_unbuffered...
|
commit | commitdiff | tree |
2005-04-04 |
Wayne Davison | In writefd_unbuffered(), make sure that we don't look...
|
commit | commitdiff | tree |
2005-04-01 |
Wayne Davison | Mention fix for --compare-dest.
|
commit | commitdiff | tree |
2005-04-01 |
Wayne Davison | Make a local-copy caused by a not-quite-up-to-date...
|
commit | commitdiff | tree |
2005-04-01 |
Wayne Davison | - Conditionally include <locale.h>.
|
commit | commitdiff | tree |
2005-04-01 |
Wayne Davison | - Changed version to 2.6.5cvs.
|
commit | commitdiff | tree |
2005-04-01 |
Wayne Davison | Starting the 2.6.5 news.
|
commit | commitdiff | tree |
2005-04-01 |
Wayne Davison | Moved the 2.6.4 news here.
|
commit | commitdiff | tree |
2005-04-01 |
Wayne Davison | Changed safe_fname() to output \### (octal) to escape...
|
commit | commitdiff | tree |
2005-04-01 |
Wayne Davison | Fix the setting of module_dirlen for a module path...
|
commit | commitdiff | tree |
2005-03-31 |
Wayne Davison | Don't try to tweak read-only dest-dir permissions in...
|
commit | commitdiff | tree |
2005-03-31 |
Wayne Davison | Preparing for release of 2.6.4
|
commit | commitdiff | tree |
2005-03-31 |
Wayne Davison | - Made the handling of adjacent percents (e.g. "%%b...
|
commit | commitdiff | tree |
2005-03-31 |
Wayne Davison | In log_formatted(), add the newline to the format string so
|
commit | commitdiff | tree |
2005-03-31 |
Wayne Davison | Enabled width-sizing for %L.
|
commit | commitdiff | tree |