2003-12-19 |
Wayne Davison | Mention the change we made to help ssh cleanup the...
|
commit | commitdiff | tree |
2003-12-19 |
Wayne Davison | Do a small msleep() in the sig_int() handler before...
|
commit | commitdiff | tree |
2003-12-17 |
Wayne Davison | Got rid of the RSYNC_RSH_IO stuff for now.
|
commit | commitdiff | tree |
2003-12-17 |
Wayne Davison | Backed out the RSYNC_RSH_IO support for now.
|
commit | commitdiff | tree |
2003-12-16 |
Wayne Davison | - Changed the places that talked about rsh being the...
|
commit | commitdiff | tree |
2003-12-16 |
Wayne Davison | We now support an environment variable named RSYNC_RSH_IO...
|
commit | commitdiff | tree |
2003-12-16 |
Wayne Davison | Added RSYNC_RSH_IO_ENV.
|
commit | commitdiff | tree |
2003-12-16 |
Wayne Davison | Mention change to ssh.
|
commit | commitdiff | tree |
2003-12-16 |
Wayne Davison | Tweaked an obsolete comment.
|
commit | commitdiff | tree |
2003-12-16 |
Wayne Davison | Improved the default-blocking-I/O code to discern rsh...
|
commit | commitdiff | tree |
2003-12-16 |
Wayne Davison | Made the default remote-shell be "ssh" (override with...
|
commit | commitdiff | tree |
2003-12-15 |
Wayne Davison | Moved the information on the single-use ssh key so...
|
commit | commitdiff | tree |
2003-12-15 |
Wayne Davison | Document new error code 24.
|
commit | commitdiff | tree |
2003-12-15 |
Wayne Davison | Updated version.
|
commit | commitdiff | tree |
2003-12-15 |
Wayne Davison | Changed the version to 2.6.0pre1.
|
commit | commitdiff | tree |
2003-12-15 |
Wayne Davison | Removed some obsolete items.
|
commit | commitdiff | tree |
2003-12-15 |
Wayne Davison | Make sure we only use blocking-I/O if blocking_io is...
|
commit | commitdiff | tree |
2003-12-15 |
Wayne Davison | Changed version to 2.6.0.
|
commit | commitdiff | tree |
2003-12-15 |
Wayne Davison | Changed version to 2.6.0 in preparation for new release.
|
commit | commitdiff | tree |
2003-12-15 |
Wayne Davison | Got rid of setgroups() caveat for OSX -- we fixed that...
|
commit | commitdiff | tree |
2003-12-15 |
Wayne Davison | Mentioned the vanished-file warning enhancement.
|
commit | commitdiff | tree |
2003-12-15 |
Wayne Davison | Twiddled some whitespace and multi-line comments.
|
commit | commitdiff | tree |
2003-12-15 |
Wayne Davison | New "io_error" variable handling for RERR_VANISHED...
|
commit | commitdiff | tree |
2003-12-15 |
Wayne Davison | Return new RERR_VANISHED code, as appropriate.
|
commit | commitdiff | tree |
2003-12-15 |
Wayne Davison | Added new IOERR_* defines.
|
commit | commitdiff | tree |
2003-12-15 |
Wayne Davison | Handle new RERR_VANISHED error.
|
commit | commitdiff | tree |
2003-12-15 |
Wayne Davison | Added RERR_VANISHED.
|
commit | commitdiff | tree |
2003-12-15 |
Wayne Davison | Neatened up some whitespace issues and made multi-line...
|
commit | commitdiff | tree |
2003-12-15 |
Wayne Davison | Simplified the setting of the reading_remotely variable...
|
commit | commitdiff | tree |
2003-12-15 |
Wayne Davison | If we're the server and --files-from is "-", set remote_file...
|
commit | commitdiff | tree |
2003-12-12 |
Wayne Davison | Neatened up the indentation.
|
commit | commitdiff | tree |
2003-12-06 |
Wayne Davison | Merged in the security fixes from 2.5.7.
|
commit | commitdiff | tree |
2003-10-25 |
Wayne Davison | Added exit code 0.
|
commit | commitdiff | tree |
2003-10-25 |
Wayne Davison | Updated exit codes as Jon Jensen and J.W. suggested.
|
commit | commitdiff | tree |
2003-10-13 |
Wayne Davison | Fixed an operator-precedence problem in the batch-mode...
|
commit | commitdiff | tree |
2003-10-07 |
Wayne Davison | Tried to improve the documentation surrounding a trailing...
|
commit | commitdiff | tree |
2003-09-16 |
Wayne Davison | Tweaked the just-added error message to use my new...
|
commit | commitdiff | tree |
2003-09-11 |
Wayne Davison | Mention my recent changes.
|
commit | commitdiff | tree |
2003-09-11 |
Wayne Davison | Improved file-related error messages by using the new
|
commit | commitdiff | tree |
2003-09-11 |
Wayne Davison | Tweaked an error message.
|
commit | commitdiff | tree |
2003-09-11 |
Wayne Davison | Added a new function, full_fname(), that makes a filename...
|
commit | commitdiff | tree |
2003-09-11 |
Wayne Davison | Include a few new stubs to handle the new full_fname...
|
commit | commitdiff | tree |
2003-09-11 |
Wayne Davison | Got rid of some "/* dw */" comments and fixed some...
|
commit | commitdiff | tree |
2003-09-11 |
Wayne Davison | Got rid of some "/* dw */" comments.
|
commit | commitdiff | tree |
2003-09-11 |
Wayne Davison | If lp_path() returns "/", set exclude_path_prefix to...
|
commit | commitdiff | tree |
2003-09-11 |
Wayne Davison | Make sure that the new slash-stripping P_PATH code...
|
commit | commitdiff | tree |
2003-09-10 |
Wayne Davison | Changed main() definition to avoid an extra prototype...
|
commit | commitdiff | tree |
2003-09-10 |
Wayne Davison | Make sure that the "path" value has any trailing slashes...
|
commit | commitdiff | tree |
2003-09-10 |
Wayne Davison | Got rid of trailing whitespace.
|
commit | commitdiff | tree |
2003-09-09 |
Wayne Davison | Added the new --protocol option.
|
commit | commitdiff | tree |
2003-09-09 |
Wayne Davison | Changed most instances of "remote_version" to "protocol_vers...
|
commit | commitdiff | tree |
2003-09-09 |
Wayne Davison | Changed most instances of "remote_version" to "protocol_vers...
|
commit | commitdiff | tree |
2003-09-09 |
Wayne Davison | Changed "remote_version" to "protocol_version".
|
commit | commitdiff | tree |
2003-08-22 |
Wayne Davison | Cast various s->blength references inside of MIN()...
|
commit | commitdiff | tree |
2003-08-22 |
Wayne Davison | Whitespace tweaks.
|
commit | commitdiff | tree |
2003-08-22 |
Wayne Davison | Fixed the multiplying of blength*blength so that it...
|
commit | commitdiff | tree |
2003-08-22 |
Wayne Davison | Made the UNUSED(parameter) macro calls read a little...
|
commit | commitdiff | tree |
2003-08-22 |
Wayne Davison | Mark unused vars.
|
commit | commitdiff | tree |
2003-08-22 |
Wayne Davison | Make extra backup dirs mode 0700, not 0755.
|
commit | commitdiff | tree |
2003-08-21 |
Wayne Davison | Got rid of a duplicate include for malloc.h and improved...
|
commit | commitdiff | tree |
2003-08-21 |
Wayne Davison | Got rid of signed/unsigned-comparison warning if st_rdev...
|
commit | commitdiff | tree |
2003-08-21 |
Wayne Davison | Got rid of signed/unsigned-comparison warning if st_dev...
|
commit | commitdiff | tree |
2003-08-21 |
Wayne Davison | Let's try only including malloc.h if stdlib.h isn't...
|
commit | commitdiff | tree |
2003-08-21 |
Wayne Davison | Silenced a couple compiler warnings.
|
commit | commitdiff | tree |
2003-08-20 |
Wayne Davison | Mention some more bug fixes.
|
commit | commitdiff | tree |
2003-08-20 |
Wayne Davison | Call setgroups(1, &gid) after setting the gid (rather...
|
commit | commitdiff | tree |
2003-08-20 |
Wayne Davison | Use the AVAIL_OUT_SIZE() macro in a few more places...
|
commit | commitdiff | tree |
2003-08-18 |
Wayne Davison | Fixed a couple option-name typos (that had '_' instead...
|
commit | commitdiff | tree |
2003-08-17 |
Wayne Davison | - Made special exclusion-handling of '.' work in -R...
|
commit | commitdiff | tree |
2003-08-05 |
Wayne Davison | Got rid of unused OPT_* enums.
|
commit | commitdiff | tree |
2003-08-04 |
Wayne Davison | Improved the mkstemp error message.
|
commit | commitdiff | tree |
2003-08-04 |
Wayne Davison | Make sure that the error message for mkstemp() includes...
|
commit | commitdiff | tree |
2003-08-04 |
Wayne Davison | Instead of ignoring SIG_CHLD, reap zombies in the signal...
|
commit | commitdiff | tree |
2003-08-01 |
Wayne Davison | Change the way we pass the --suffix option to the remote...
|
commit | commitdiff | tree |
2003-08-01 |
Wayne Davison | Complain if the --suffix value contains slashes (which...
|
commit | commitdiff | tree |
2003-08-01 |
Wayne Davison | We should bump the deletion_count for backed-up deleted...
|
commit | commitdiff | tree |
2003-08-01 |
Wayne Davison | Mention the --backup fix.
|
commit | commitdiff | tree |
2003-08-01 |
Wayne Davison | Properly handle the backup_suffix/backup_dir settings...
|
commit | commitdiff | tree |
2003-08-01 |
Wayne Davison | Got rid of suffix_specified and instead set backup_suffix...
|
commit | commitdiff | tree |
2003-08-01 |
Wayne Davison | Use the new backup_suffix_len and backup_dir_len variables...
|
commit | commitdiff | tree |
2003-08-01 |
Wayne Davison | Clarify some --backup/--backup-dir/--suffix issues.
|
commit | commitdiff | tree |
2003-07-30 |
Wayne Davison | No longer needed (replaced by wildmatch).
|
commit | commitdiff | tree |
2003-07-30 |
Wayne Davison | Updated the exclude/include section to mention the...
|
commit | commitdiff | tree |
2003-07-30 |
Wayne Davison | Changed the "**" description to reflect its no-longer...
|
commit | commitdiff | tree |
2003-07-30 |
Wayne Davison | Include "lib/wildmatch.h", not "lib/fnmatch.h" or ...
|
commit | commitdiff | tree |
2003-07-30 |
Wayne Davison | Got rid of test for fnmatch.
|
commit | commitdiff | tree |
2003-07-30 |
Wayne Davison | Call wildmatch(), not fnmatch().
|
commit | commitdiff | tree |
2003-07-30 |
Wayne Davison | Changed lib/fnmatch.o to lib/wildmatch.o.
|
commit | commitdiff | tree |
2003-07-26 |
Wayne Davison | Made the list of exclude/include changes more prominent...
|
commit | commitdiff | tree |
2003-07-26 |
Wayne Davison | Some superficial tweaks I made while reading through...
|
commit | commitdiff | tree |
2003-07-14 |
Wayne Davison | Added one more test.
|
commit | commitdiff | tree |
2003-07-14 |
Wayne Davison | Updated for latest character-class change.
|
commit | commitdiff | tree |
2003-07-14 |
Wayne Davison | Make sure that no character class can match a '/'.
|
commit | commitdiff | tree |
2003-07-08 |
Wayne Davison | Optimized show_progress() to reduce the calls to gettimeofda...
|
commit | commitdiff | tree |
2003-07-08 |
Wayne Davison | Only call show_progress() and end_progress() if do_progress...
|
commit | commitdiff | tree |
2003-07-07 |
Wayne Davison | Changed "./0123456789" to just ".0123456789".
|
commit | commitdiff | tree |
2003-07-07 |
Wayne Davison | I decided to go with the slightly simpler logic Thorild...
|
commit | commitdiff | tree |
2003-07-07 |
Wayne Davison | Improved deficiencies in the hostname-vs-address check...
|
commit | commitdiff | tree |
2003-07-07 |
Wayne Davison | Commented-out a test that wasn't consistent across...
|
commit | commitdiff | tree |
2003-07-07 |
Wayne Davison | Silence some compiler warnings on HP-UX.
|
commit | commitdiff | tree |