2005-06-02 |
Wayne Davison | Preparing for release of 2.6.5
|
commit | commitdiff | tree |
2005-06-02 |
Wayne Davison | Improved a few of the items.
|
commit | commitdiff | tree |
2005-06-01 |
Wayne Davison | One more configure item.
|
commit | commitdiff | tree |
2005-05-31 |
Wayne Davison | Mention HAVE_REMSH fix.
|
commit | commitdiff | tree |
2005-05-27 |
Wayne Davison | Simplified the last change a bit.
|
commit | commitdiff | tree |
2005-05-27 |
Wayne Davison | Test for various past problems with --relative.
|
commit | commitdiff | tree |
2005-05-27 |
Wayne Davison | If we unduplicate '.', make sure we also copy FLAG_DEL_HERE (in
|
commit | commitdiff | tree |
2005-05-27 |
Wayne Davison | - Only define HAVE_REMSH if it is going to have a non...
|
commit | commitdiff | tree |
2005-05-26 |
Wayne Davison | Improved the opening comment.
|
commit | commitdiff | tree |
2005-05-25 |
Wayne Davison | Mention the latest bug-fix.
|
commit | commitdiff | tree |
2005-05-25 |
Wayne Davison | Handle nested "." dirs (caused by --relative and a...
|
commit | commitdiff | tree |
2005-05-22 |
Wayne Davison | Mention the output change for a mount-dir when -x is...
|
commit | commitdiff | tree |
2005-05-22 |
Wayne Davison | - Don't stop deleting in a dir if one item fails.
|
commit | commitdiff | tree |
2005-05-22 |
Wayne Davison | Must check FLAG_MOUNT_POINT in delete_in_dir() to avoid...
|
commit | commitdiff | tree |
2005-05-20 |
Wayne Davison | Improved the SYMBOLIC LINKS section, as suggested by...
|
commit | commitdiff | tree |
2005-05-20 |
Wayne Davison | Improved a --files-from example (as suggested by Paul).
|
commit | commitdiff | tree |
2005-05-19 |
Wayne Davison | Tweaked a sentence.
|
commit | commitdiff | tree |
2005-05-19 |
Wayne Davison | Preparing for release of 2.6.5pre2
|
commit | commitdiff | tree |
2005-05-19 |
Wayne Davison | Tweaked the opening comments.
|
commit | commitdiff | tree |
2005-05-19 |
Wayne Davison | Mentioned the improved keep-alive code.
|
commit | commitdiff | tree |
2005-05-19 |
Wayne Davison | Clarifications related to --dirs.
|
commit | commitdiff | tree |
2005-05-19 |
Wayne Davison | Periodically call maybe_send_keepalive() when timeouts...
|
commit | commitdiff | tree |
2005-05-19 |
Wayne Davison | The global allowed_lull is now already set, so just...
|
commit | commitdiff | tree |
2005-05-19 |
Wayne Davison | - Call the new set_io_timeout() function to set the...
|
commit | commitdiff | tree |
2005-05-19 |
Wayne Davison | - The variable allowed_lull is now our global.
|
commit | commitdiff | tree |
2005-05-19 |
Wayne Davison | - Added set_io_timeout(), which sets all the timeout...
|
commit | commitdiff | tree |
2005-05-19 |
Wayne Davison | The latest bug-fix.
|
commit | commitdiff | tree |
2005-05-19 |
Wayne Davison | One place that was testing errno for ENOTEMPTY was...
|
commit | commitdiff | tree |
2005-05-18 |
Wayne Davison | Fixed a typo.
|
commit | commitdiff | tree |
2005-05-17 |
Wayne Davison | Two more items.
|
commit | commitdiff | tree |
2005-05-14 |
Wayne Davison | Treat a trailing ".." dir-name as if "../" had been...
|
commit | commitdiff | tree |
2005-05-13 |
Wayne Davison | Mention the latest bug fix.
|
commit | commitdiff | tree |
2005-05-13 |
Wayne Davison | Have do_delete_pass() immediately return if list_only...
|
commit | commitdiff | tree |
2005-05-13 |
Wayne Davison | If adding a trailing dot to a directory name overflows
|
commit | commitdiff | tree |
2005-05-13 |
Wayne Davison | An example filter script to maintain .cvsinclude files.
|
commit | commitdiff | tree |
2005-05-12 |
Wayne Davison | Improved the use of the "remaining" var in readfd_unbuffered...
|
commit | commitdiff | tree |
2005-05-12 |
Wayne Davison | Got rid of some code from writefd_unbuffered() that...
|
commit | commitdiff | tree |
2005-05-12 |
Wayne Davison | Make the --stats output come out after any delete-after...
|
commit | commitdiff | tree |
2005-05-12 |
Wayne Davison | Improved a few sentences.
|
commit | commitdiff | tree |
2005-05-10 |
Wayne Davison | Fixed a typo.
|
commit | commitdiff | tree |
2005-05-10 |
Wayne Davison | Preparing for release of 2.6.5pre1
|
commit | commitdiff | tree |
2005-05-10 |
Wayne Davison | Added more missing NEWS items.
|
commit | commitdiff | tree |
2005-05-10 |
Wayne Davison | Mention two more changes.
|
commit | commitdiff | tree |
2005-05-10 |
Wayne Davison | Refer to the rsync daemon as a "daemon", not a "server...
|
commit | commitdiff | tree |
2005-05-10 |
Wayne Davison | - Improved the GENERAL section.
|
commit | commitdiff | tree |
2005-05-10 |
Wayne Davison | Refer to the rsync daemon as a "daemon", not a "server...
|
commit | commitdiff | tree |
2005-05-09 |
Wayne Davison | Fixed one synopsis line to make the DEST arg optional.
|
commit | commitdiff | tree |
2005-05-03 |
Wayne Davison | Use new MAX_SERVER_ARGS define instead of hard-wired...
|
commit | commitdiff | tree |
2005-05-03 |
Wayne Davison | There was no reason to have MAX_BASIS_DIRS factored...
|
commit | commitdiff | tree |
2005-05-03 |
Wayne Davison | Added MAX_SERVER_ARGS.
|
commit | commitdiff | tree |
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 |