2005-11-07 |
Wayne Davison | Added chmod.o to OBJS2.
|
commit | commitdiff | tree |
2005-11-07 |
Wayne Davison | Document the new --chmod option.
|
commit | commitdiff | tree |
2005-11-07 |
Wayne Davison | New --chmod support routines.
|
commit | commitdiff | tree |
2005-11-03 |
Wayne Davison | Fixed a sign error in the output.
|
commit | commitdiff | tree |
2005-11-03 |
Wayne Davison | Mention the change in the output of --progress.
|
commit | commitdiff | tree |
2005-11-03 |
Wayne Davison | Make the just-updated file-count status even less cryptic.
|
commit | commitdiff | tree |
2005-11-03 |
Wayne Davison | Improved the output of the transferred-file count and...
|
commit | commitdiff | tree |
2005-11-02 |
Wayne Davison | Got rid of some early-checksum code that accidentally...
|
commit | commitdiff | tree |
2005-11-01 |
Wayne Davison | Mention lower stack requiements for recursion.
|
commit | commitdiff | tree |
2005-11-01 |
Wayne Davison | Decreased the amount of stack needed for each level...
|
commit | commitdiff | tree |
2005-10-30 |
Wayne Davison | Fixed a typo pointed out by Peter Strazovec.
|
commit | commitdiff | tree |
2005-10-30 |
Wayne Davison | In the device section, avoid calling unlink() if the...
|
commit | commitdiff | tree |
2005-10-26 |
Wayne Davison | Document the new --compress-level option.
|
commit | commitdiff | tree |
2005-10-26 |
Wayne Davison | Handle new def_compress_level setting.
|
commit | commitdiff | tree |
2005-10-26 |
Wayne Davison | Obey new def_compress_level setting.
|
commit | commitdiff | tree |
2005-10-26 |
Wayne Davison | Added --compress-level option.
|
commit | commitdiff | tree |
2005-10-26 |
Wayne Davison | - Changed the "status" variables into "exit_code" variables.
|
commit | commitdiff | tree |
2005-10-26 |
Wayne Davison | Tweaked the error message for RERR_WAITCHILD.
|
commit | commitdiff | tree |
2005-10-24 |
Wayne Davison | Updated the docs for pre-/post-xfer exec.
|
commit | commitdiff | tree |
2005-10-24 |
Wayne Davison | Enhanced the "pre-xfer exec" handling so that it gets...
|
commit | commitdiff | tree |
2005-10-24 |
Wayne Davison | Changed wait_process() into a simpler, yet more versatile...
|
commit | commitdiff | tree |
2005-10-20 |
Wayne Davison | Fixed a typo in a comment.
|
commit | commitdiff | tree |
2005-10-19 |
Wayne Davison | Get rid of some superfluous empty lines.
|
commit | commitdiff | tree |
2005-10-15 |
Wayne Davison | One extra tweak to the just-committed code.
|
commit | commitdiff | tree |
2005-10-15 |
Wayne Davison | Added relative_paths extern.
|
commit | commitdiff | tree |
2005-10-15 |
Wayne Davison | If we're sanitizing paths with --relative enabled,...
|
commit | commitdiff | tree |
2005-10-15 |
Wayne Davison | Document --ignore-non-existing (not --existing) and...
|
commit | commitdiff | tree |
2005-10-15 |
Wayne Davison | Changed the --help text to mention --ignore-non-existing
|
commit | commitdiff | tree |
2005-10-15 |
Wayne Davison | Made parse_size_arg()'s parsing a little stricter.
|
commit | commitdiff | tree |
2005-10-14 |
Wayne Davison | Mention --min-size/--max-size changes.
|
commit | commitdiff | tree |
2005-10-14 |
Wayne Davison | Documented --min-size.
|
commit | commitdiff | tree |
2005-10-14 |
Wayne Davison | Added code to implement the --min-size logic.
|
commit | commitdiff | tree |
2005-10-14 |
Wayne Davison | Added handling of the --min-size option.
|
commit | commitdiff | tree |
2005-10-14 |
Wayne Davison | Improved parse_size_arg() a little more.
|
commit | commitdiff | tree |
2005-10-14 |
Wayne Davison | Document the extended parsing of --max-size values.
|
commit | commitdiff | tree |
2005-10-14 |
Wayne Davison | Improved parse_size_arg() so that it can be told to...
|
commit | commitdiff | tree |
2005-10-12 |
Wayne Davison | Fixed a typo in an option name.
|
commit | commitdiff | tree |
2005-10-11 |
Wayne Davison | Mention va_copy change.
|
commit | commitdiff | tree |
2005-10-11 |
Wayne Davison | If va_copy is defined, use it when defining VA_COPY.
|
commit | commitdiff | tree |
2005-10-07 |
Wayne Davison | Pass XFLG_ABS_IF_SLASH instead of XFLG_ANCHORED2ABS...
|
commit | commitdiff | tree |
2005-10-07 |
Wayne Davison | Support new XFLG_ABS_IF_SLASH flag.
|
commit | commitdiff | tree |
2005-10-07 |
Wayne Davison | Added XFLG_ABS_IF_SLASH.
|
commit | commitdiff | tree |
2005-10-07 |
Wayne Davison | Mention recent changes.
|
commit | commitdiff | tree |
2005-10-07 |
Wayne Davison | Clarify how the fitler rule "-/" works.
|
commit | commitdiff | tree |
2005-10-04 |
Wayne Davison | Improved the usage comments.
|
commit | commitdiff | tree |
2005-10-03 |
Wayne Davison | A simple filter script to output messages from a single...
|
commit | commitdiff | tree |
2005-09-29 |
Wayne Davison | Changed the variable names for --existing and --ignore...
|
commit | commitdiff | tree |
2005-09-29 |
Wayne Davison | Reverted one xfer_dirs change from the last commit...
|
commit | commitdiff | tree |
2005-09-29 |
Wayne Davison | Keeping silent about stat() errors is never a good...
|
commit | commitdiff | tree |
2005-09-29 |
Wayne Davison | Mention that --delete now works with --dirs.
|
commit | commitdiff | tree |
2005-09-29 |
Wayne Davison | - When --dirs is specified w/o --recursive, avoid marking...
|
commit | commitdiff | tree |
2005-09-29 |
Wayne Davison | Allow deletions to occur in directories transferred...
|
commit | commitdiff | tree |
2005-09-29 |
Wayne Davison | Fixed a poorly-worded sentence and a misspelled word.
|
commit | commitdiff | tree |
2005-09-26 |
Wayne Davison | Some systems don't define WCOREDUMP(), so #ifdef that...
|
commit | commitdiff | tree |
2005-09-26 |
Wayne Davison | Fixed wait_process() to handle cases where waitpid...
|
commit | commitdiff | tree |
2005-09-26 |
Wayne Davison | Changed RERR_CRASH to RERR_CRASHED.
|
commit | commitdiff | tree |
2005-09-26 |
Wayne Davison | Handle new RERR_CRASH AND RERR_TERMINATED exit codes.
|
commit | commitdiff | tree |
2005-09-26 |
Wayne Davison | Defined RERR_CRASH and RERR_TERMINATED.
|
commit | commitdiff | tree |
2005-09-26 |
Wayne Davison | Mention some chanages in the patches dir.
|
commit | commitdiff | tree |
2005-09-24 |
Wayne Davison | Use AC_HELP_STRING() in the two AC_ARG_WITH() macros...
|
commit | commitdiff | tree |
2005-09-21 |
Wayne Davison | Reordered the usage lines to cover push, then pull...
|
commit | commitdiff | tree |
2005-09-21 |
Wayne Davison | Cast some time values to (int), just to silence some...
|
commit | commitdiff | tree |
2005-09-21 |
Wayne Davison | Include limits.h (if it exists), which defines NAME_MAX...
|
commit | commitdiff | tree |
2005-09-21 |
Wayne Davison | If we get less data than expected from a read() in...
|
commit | commitdiff | tree |
2005-09-21 |
Wayne Davison | Check for limits.h.
|
commit | commitdiff | tree |
2005-09-21 |
Wayne Davison | Tweaked the output that the mknod() tests generate.
|
commit | commitdiff | tree |
2005-09-19 |
Wayne Davison | Tweaked some comments.
|
commit | commitdiff | tree |
2005-09-17 |
Wayne Davison | Changed one strcpy() into a strlcpy().
|
commit | commitdiff | tree |
2005-09-16 |
Wayne Davison | Improved the sDefault initialization so that the prefixed
|
commit | commitdiff | tree |
2005-09-16 |
Wayne Davison | Got rid of some old command-line parsing code that...
|
commit | commitdiff | tree |
2005-09-16 |
Wayne Davison | Mention '!' fix.
|
commit | commitdiff | tree |
2005-09-16 |
Wayne Davison | Really fix '!' in a .cvsignore file this time.
|
commit | commitdiff | tree |
2005-09-16 |
Wayne Davison | Tweaked the code a little in the always_checksum handling...
|
commit | commitdiff | tree |
2005-09-15 |
Wayne Davison | Mention that the dir used with --delay-updates cannot...
|
commit | commitdiff | tree |
2005-09-15 |
Wayne Davison | Added a comment.
|
commit | commitdiff | tree |
2005-09-15 |
Wayne Davison | Mention doc changes.
|
commit | commitdiff | tree |
2005-09-15 |
Wayne Davison | Removed conflicting ssh citation in the SETUP section.
|
commit | commitdiff | tree |
2005-09-13 |
Wayne Davison | The --help text was outputting some incomplete information...
|
commit | commitdiff | tree |
2005-09-09 |
Wayne Davison | Mention the latest fix.
|
commit | commitdiff | tree |
2005-09-09 |
Wayne Davison | When pop_dir(olddir) fails, pass the right string pointer
|
commit | commitdiff | tree |
2005-09-09 |
Wayne Davison | Improved the -F, --exclude-from, and --include-from...
|
commit | commitdiff | tree |
2005-09-06 |
Wayne Davison | Tweaked the calculation that goes into sum->count so...
|
commit | commitdiff | tree |
2005-09-03 |
Wayne Davison | Complicate the lseek64() function prototype because...
|
commit | commitdiff | tree |
2005-09-03 |
Wayne Davison | Make use of the per-module "temp dir" setting.
|
commit | commitdiff | tree |
2005-09-03 |
Wayne Davison | Added a per-module "temp dir" setting.
|
commit | commitdiff | tree |
2005-09-03 |
Wayne Davison | Sorted some of the data structures (using vim's "!sort...
|
commit | commitdiff | tree |
2005-08-30 |
Wayne Davison | - Allow --no-v and --no-verbose in the daemon options.
|
commit | commitdiff | tree |
2005-08-30 |
Wayne Davison | Mention latest changes.
|
commit | commitdiff | tree |
2005-08-30 |
Wayne Davison | Mention how --inplace conflicts with --sparse and how...
|
commit | commitdiff | tree |
2005-08-30 |
Wayne Davison | Allow --temp-dir to be specified with --daemon to set...
|
commit | commitdiff | tree |
2005-08-30 |
Wayne Davison | Fixed a comment.
|
commit | commitdiff | tree |
2005-08-30 |
Wayne Davison | When --append is entering the redo phase, make sure...
|
commit | commitdiff | tree |
2005-08-30 |
Wayne Davison | Reject attempts to combine --sparse with --inplace.
|
commit | commitdiff | tree |
2005-08-28 |
Wayne Davison | Forgot the --no-v option.
|
commit | commitdiff | tree |
2005-08-28 |
Wayne Davison | Mention the new --no-* options.
|
commit | commitdiff | tree |
2005-08-28 |
Wayne Davison | A small improvement to the daemon-connecting instructions.
|
commit | commitdiff | tree |
2005-08-27 |
Wayne Davison | One more tweak to the option data.
|
commit | commitdiff | tree |
2005-08-27 |
Wayne Davison | Documented the new --no-* options.
|
commit | commitdiff | tree |
2005-08-27 |
Wayne Davison | Added the ability to prefix "no-" to various options...
|
commit | commitdiff | tree |
2005-08-27 |
Wayne Davison | A little more reordering of the option data.
|
commit | commitdiff | tree |
next |