rsync/rsync.git
18 years ago- Changed "called" to "named".
Wayne Davison [Tue, 14 Feb 2006 16:45:38 +0000 (16:45 +0000)]
- Changed "called" to "named".
- Fixed a filter option to have the right syntax.
- Mention --prune-empty-dirs in a couple more places.

18 years agoTweaked a comment.
Wayne Davison [Tue, 14 Feb 2006 16:44:11 +0000 (16:44 +0000)]
Tweaked a comment.

18 years agoList more of the doc improvements, list some of the best diffs in
Wayne Davison [Mon, 13 Feb 2006 18:45:04 +0000 (18:45 +0000)]
List more of the doc improvements, list some of the best diffs in
the patches dir, and unified the discussion of the "dest" options.

18 years agoModified the sentence about doc improvements.
Wayne Davison [Mon, 13 Feb 2006 18:19:59 +0000 (18:19 +0000)]
Modified the sentence about doc improvements.

18 years agoDocument what all the items in the --stats output mean.
Wayne Davison [Mon, 13 Feb 2006 18:19:26 +0000 (18:19 +0000)]
Document what all the items in the --stats output mean.

18 years agoMade the receiver count the size of symlinks in the total_size
Wayne Davison [Mon, 13 Feb 2006 18:08:45 +0000 (18:08 +0000)]
Made the receiver count the size of symlinks in the total_size
value, just like the sender does.

18 years agoAdded missing release-history lines for 2.6.6 and 2.6.7.
Wayne Davison [Sun, 12 Feb 2006 19:15:35 +0000 (19:15 +0000)]
Added missing release-history lines for 2.6.6 and 2.6.7.

18 years agoMention the ignoring of SIGXFSZ.
Wayne Davison [Sat, 11 Feb 2006 02:37:58 +0000 (02:37 +0000)]
Mention the ignoring of SIGXFSZ.

18 years agoWe now ignore the SIGXFSZ signal (if it is defined).
Wayne Davison [Sat, 11 Feb 2006 02:36:35 +0000 (02:36 +0000)]
We now ignore the SIGXFSZ signal (if it is defined).

18 years agoMore improvements for "--help", and a couple hyphenation fixes.
Wayne Davison [Sat, 11 Feb 2006 00:02:15 +0000 (00:02 +0000)]
More improvements for "--help", and a couple hyphenation fixes.

18 years agoAdded a backward-compatibility note about -h to the --help option
Wayne Davison [Sat, 11 Feb 2006 00:01:22 +0000 (00:01 +0000)]
Added a backward-compatibility note about -h to the --help option
in the help text.

18 years agoFixed some typos, got rid of some extraneous spaces, got rid of
Wayne Davison [Thu, 9 Feb 2006 17:32:36 +0000 (17:32 +0000)]
Fixed some typos, got rid of some extraneous spaces, got rid of
a hyphen in hard-link (since we consistently use it unhyphenated),
and refer to "unix" as "*nix".

18 years agoThe -h was missing from the daemon's option summary.
Wayne Davison [Thu, 9 Feb 2006 11:56:33 +0000 (11:56 +0000)]
The -h was missing from the daemon's option summary.

18 years ago- Improved the description of how 'D' because 'D' and 'S' for -i.
Wayne Davison [Thu, 9 Feb 2006 10:25:25 +0000 (10:25 +0000)]
- Improved the description of how 'D' because 'D' and 'S' for -i.
- Improved the --devices and --specials item, and moved it next to
  the --super item.
- Mention that "rsync -h" still works as before.

18 years agoGot rid of an statement that is no longer true.
Wayne Davison [Thu, 9 Feb 2006 04:08:38 +0000 (04:08 +0000)]
Got rid of an statement that is no longer true.

18 years agoPreparing for release of 2.6.7pre1
Wayne Davison [Thu, 9 Feb 2006 03:59:17 +0000 (03:59 +0000)]
Preparing for release of 2.6.7pre1

18 years agoUpdated the %i section.
Wayne Davison [Thu, 9 Feb 2006 01:27:03 +0000 (01:27 +0000)]
Updated the %i section.

18 years agoDecided against shortening the output of --itemize-changes.
Wayne Davison [Thu, 9 Feb 2006 01:17:01 +0000 (01:17 +0000)]
Decided against shortening the output of --itemize-changes.

18 years agoThere's no need to send --size-only to a remote sender.
Wayne Davison [Thu, 9 Feb 2006 01:15:04 +0000 (01:15 +0000)]
There's no need to send --size-only to a remote sender.

18 years agoTweaked the mention of --human-readable.
Wayne Davison [Wed, 8 Feb 2006 17:03:00 +0000 (17:03 +0000)]
Tweaked the mention of --human-readable.

18 years agoDocumented the change in the --human-readable option.
Wayne Davison [Wed, 8 Feb 2006 16:54:10 +0000 (16:54 +0000)]
Documented the change in the --human-readable option.

18 years agoTweaked the --human-readable code to work with the new option parsing.
Wayne Davison [Wed, 8 Feb 2006 16:52:51 +0000 (16:52 +0000)]
Tweaked the --human-readable code to work with the new option parsing.

18 years agoChanged -h to mean powers of 1000 when used once, and powers of 1024
Wayne Davison [Wed, 8 Feb 2006 16:52:25 +0000 (16:52 +0000)]
Changed -h to mean powers of 1000 when used once, and powers of 1024
when repeated.  Got rid of --si.

18 years agoTweaked the name of one of dest_mode()'s args.
Wayne Davison [Wed, 8 Feb 2006 02:34:06 +0000 (02:34 +0000)]
Tweaked the name of one of dest_mode()'s args.

18 years agoTweaked a comment.
Wayne Davison [Wed, 8 Feb 2006 02:32:35 +0000 (02:32 +0000)]
Tweaked a comment.

18 years agoMention --dry-run doesn't force --verbose.
Wayne Davison [Tue, 7 Feb 2006 20:08:30 +0000 (20:08 +0000)]
Mention --dry-run doesn't force --verbose.

18 years agoDon't force verbose for --dry-run; let the user decide.
Wayne Davison [Tue, 7 Feb 2006 20:06:43 +0000 (20:06 +0000)]
Don't force verbose for --dry-run; let the user decide.

18 years agoDon't look for $RSYNC_PARTIAL_DIR on the server side.
Wayne Davison [Tue, 7 Feb 2006 19:12:37 +0000 (19:12 +0000)]
Don't look for $RSYNC_PARTIAL_DIR on the server side.

18 years agoClarified something in "incoming chmod".
Wayne Davison [Tue, 7 Feb 2006 18:45:16 +0000 (18:45 +0000)]
Clarified something in "incoming chmod".

18 years agoMoved the delay-bit functions into util.c, making them more generic.
Wayne Davison [Tue, 7 Feb 2006 18:15:51 +0000 (18:15 +0000)]
Moved the delay-bit functions into util.c, making them more generic.

18 years agoCall renamed cmp_time() function (was cmp_modtime()).
Wayne Davison [Tue, 7 Feb 2006 18:15:46 +0000 (18:15 +0000)]
Call renamed cmp_time() function (was cmp_modtime()).

18 years ago- Renamed cmp_modtime() -> cmp_time().
Wayne Davison [Tue, 7 Feb 2006 18:15:37 +0000 (18:15 +0000)]
- Renamed cmp_modtime() -> cmp_time().
- Moved the delay-bit functions here from receiver.c and transformed
  them into some more generic "bitbag" functions.

18 years agoOnly call the just-added "touch" if autoheader succeeded.
Wayne Davison [Tue, 7 Feb 2006 17:30:35 +0000 (17:30 +0000)]
Only call the just-added "touch" if autoheader succeeded.

18 years agoChanged --8-bit to --8-bit-output.
Wayne Davison [Mon, 6 Feb 2006 18:51:25 +0000 (18:51 +0000)]
Changed --8-bit to --8-bit-output.

18 years agoMentioned --8-bit (-8).
Wayne Davison [Mon, 6 Feb 2006 18:45:48 +0000 (18:45 +0000)]
Mentioned --8-bit (-8).

18 years agoDocument --8-bit (-8).
Wayne Davison [Mon, 6 Feb 2006 18:43:12 +0000 (18:43 +0000)]
Document --8-bit (-8).

18 years agoDon't setup ic_chck if --8-bit was specified.
Wayne Davison [Mon, 6 Feb 2006 18:42:46 +0000 (18:42 +0000)]
Don't setup ic_chck if --8-bit was specified.

18 years agoDon't call isprint() if --8-bit was specified.
Wayne Davison [Mon, 6 Feb 2006 18:42:02 +0000 (18:42 +0000)]
Don't call isprint() if --8-bit was specified.

18 years agoAdded the --8-bit (-8) option.
Wayne Davison [Mon, 6 Feb 2006 18:41:32 +0000 (18:41 +0000)]
Added the --8-bit (-8) option.

18 years agoEnsure that the timestamp for config.h.in is changed after
Wayne Davison [Mon, 6 Feb 2006 18:27:45 +0000 (18:27 +0000)]
Ensure that the timestamp for config.h.in is changed after
running autoheader.

18 years agoGot rid of a newly-added trailing tab.
Wayne Davison [Mon, 6 Feb 2006 18:00:37 +0000 (18:00 +0000)]
Got rid of a newly-added trailing tab.

18 years agoMention the new output-escaping idiom and the multibyte support.
Wayne Davison [Mon, 6 Feb 2006 17:58:29 +0000 (17:58 +0000)]
Mention the new output-escaping idiom and the multibyte support.

18 years agoAllow the iconv_open() call to fail since we can now fall-back on
Wayne Davison [Mon, 6 Feb 2006 16:55:01 +0000 (16:55 +0000)]
Allow the iconv_open() call to fail since we can now fall-back on
isprint().  Got rid of the "646" mapping kluge too.

18 years ago- The iconv-supporting code can now ask filtered_fwrite() to use
Wayne Davison [Mon, 6 Feb 2006 16:54:12 +0000 (16:54 +0000)]
- The iconv-supporting code can now ask filtered_fwrite() to use
  isprint() when iconv() could not be setup.
- Changed the output idiom for escaped chars to use \#123 instead
  of \0123 because that makes it possible for a script to know for
  sure what version of rsync did the output (and thus, what the
  unescape rules are).

18 years agoHave default_charset() try mapping "646" -> "ASCII" instead of "ascii".
Wayne Davison [Mon, 6 Feb 2006 09:04:20 +0000 (09:04 +0000)]
Have default_charset() try mapping "646" -> "ASCII" instead of "ascii".

18 years agoAdded "const" to the default_charset() return.
Wayne Davison [Mon, 6 Feb 2006 09:00:37 +0000 (09:00 +0000)]
Added "const" to the default_charset() return.

18 years agoSolaris 9 and HP-UX 11.11 need us to look for libiconv_open,
Wayne Davison [Mon, 6 Feb 2006 08:57:16 +0000 (08:57 +0000)]
Solaris 9 and HP-UX 11.11 need us to look for libiconv_open,
not iconv_open (perhaps because iconf.h wasn't included in
the autoconf test).

18 years agoCheck to see if we need to include the iconv library.
Wayne Davison [Mon, 6 Feb 2006 08:35:18 +0000 (08:35 +0000)]
Check to see if we need to include the iconv library.

18 years agoMention the prepare-source script and the changes in the patches
Wayne Davison [Mon, 6 Feb 2006 07:57:03 +0000 (07:57 +0000)]
Mention the prepare-source script and the changes in the patches
dir.

18 years agoAdded dependencies for proto.h.
Wayne Davison [Mon, 6 Feb 2006 05:06:52 +0000 (05:06 +0000)]
Added dependencies for proto.h.

18 years agoThe "proto" target now builds target "proto.h" from the new
Wayne Davison [Mon, 6 Feb 2006 04:54:30 +0000 (04:54 +0000)]
The "proto" target now builds target "proto.h" from the new
prepare-source.mak makefile.

18 years agoChanged the "proto" target to "proto.h".
Wayne Davison [Mon, 6 Feb 2006 04:53:02 +0000 (04:53 +0000)]
Changed the "proto" target to "proto.h".

18 years agoMoved the targets "gen", "proto", and "man" to prepare-source.mak.
Wayne Davison [Mon, 6 Feb 2006 04:09:48 +0000 (04:09 +0000)]
Moved the targets "gen", "proto", and "man" to prepare-source.mak.

18 years agoAn easy way to run all the commands in prepare-source.mak.
Wayne Davison [Mon, 6 Feb 2006 04:08:14 +0000 (04:08 +0000)]
An easy way to run all the commands in prepare-source.mak.

18 years agoMoved the rules for generating files such as configure, config.h.in,
Wayne Davison [Mon, 6 Feb 2006 04:07:49 +0000 (04:07 +0000)]
Moved the rules for generating files such as configure, config.h.in,
proto.h, and the manpages into this separate makefile, allowing it to
be used without first running configure (which builds the Makefile).

18 years agoInclude --no-g in the popt-alias example in --perms.
Wayne Davison [Sun, 5 Feb 2006 15:31:31 +0000 (15:31 +0000)]
Include --no-g in the popt-alias example in --perms.

18 years agoIn default_charset(): if nl_langinfo() gives us "646", return "ascii".
Wayne Davison [Sun, 5 Feb 2006 07:20:10 +0000 (07:20 +0000)]
In default_charset(): if nl_langinfo() gives us "646", return "ascii".

18 years agoAdded a missing comma.
Wayne Davison [Sun, 5 Feb 2006 07:00:21 +0000 (07:00 +0000)]
Added a missing comma.

18 years agoSome more improvements to --perms and --executability from Matt and me.
Wayne Davison [Sun, 5 Feb 2006 06:40:18 +0000 (06:40 +0000)]
Some more improvements to --perms and --executability from Matt and me.

18 years agoAllow itemize() to flag ITEM_REPORT_PERMS anytime the permissions
Wayne Davison [Sun, 5 Feb 2006 06:13:34 +0000 (06:13 +0000)]
Allow itemize() to flag ITEM_REPORT_PERMS anytime the permissions
change (even if -p or -E aren't set).

18 years agoMake sure that we don't try to use iconv() without iconv.h.
Wayne Davison [Sun, 5 Feb 2006 04:52:11 +0000 (04:52 +0000)]
Make sure that we don't try to use iconv() without iconv.h.

18 years agoChanged HAVE_ICONV to HAVE_ICONV_OPEN.
Wayne Davison [Sun, 5 Feb 2006 04:45:23 +0000 (04:45 +0000)]
Changed HAVE_ICONV to HAVE_ICONV_OPEN.

18 years agoSwitched back to checking for iconv_open() due to HP-UX.
Wayne Davison [Sat, 4 Feb 2006 23:06:39 +0000 (23:06 +0000)]
Switched back to checking for iconv_open() due to HP-UX.

18 years agoCall setup_iconv().
Wayne Davison [Sat, 4 Feb 2006 22:03:44 +0000 (22:03 +0000)]
Call setup_iconv().

18 years agoUse iconv() (when available) to allow us to output multibyte
Wayne Davison [Sat, 4 Feb 2006 22:03:39 +0000 (22:03 +0000)]
Use iconv() (when available) to allow us to output multibyte
characters that are legal in the current locale.

18 years agoThe new function setup_iconv() initializes the ic_chck var.
Wayne Davison [Sat, 4 Feb 2006 22:03:33 +0000 (22:03 +0000)]
The new function setup_iconv() initializes the ic_chck var.

18 years ago- Changed the check for iconv_open() to just iconv().
Wayne Davison [Sat, 4 Feb 2006 22:03:21 +0000 (22:03 +0000)]
- Changed the check for iconv_open() to just iconv().
- Got rid of the --enable-iconv option for now.

18 years agoDon't do so much memory copying in mplex_write().
Wayne Davison [Sat, 4 Feb 2006 21:52:32 +0000 (21:52 +0000)]
Don't do so much memory copying in mplex_write().

18 years agoIn the compatibility comments: mention why we don't use grep -q.
Wayne Davison [Sat, 4 Feb 2006 19:44:19 +0000 (19:44 +0000)]
In the compatibility comments:  mention why we don't use grep -q.

18 years agoTest directory setgid inheritence when --perms is not in effect.
Wayne Davison [Sat, 4 Feb 2006 19:42:47 +0000 (19:42 +0000)]
Test directory setgid inheritence when --perms is not in effect.

18 years agoAdded a missing '(' in the opening comments.
Wayne Davison [Sat, 4 Feb 2006 19:29:13 +0000 (19:29 +0000)]
Added a missing '(' in the opening comments.

18 years agoAdded a special permission (o+t) to one of the files in the test.
Wayne Davison [Sat, 4 Feb 2006 19:28:45 +0000 (19:28 +0000)]
Added a special permission (o+t) to one of the files in the test.

18 years agoTweaked a function declaraion.
Wayne Davison [Sat, 4 Feb 2006 19:27:07 +0000 (19:27 +0000)]
Tweaked a function declaraion.

18 years ago- When not preserving permissions, ensure that a newly-created
Wayne Davison [Sat, 4 Feb 2006 19:09:46 +0000 (19:09 +0000)]
- When not preserving permissions, ensure that a newly-created
  directory's inherited sgid bit is preserved.
- When not preserving permissions, ensure that newly-created
  files/dirs don't inherit any special permissions.

18 years agoIgnore setfacl unless it tells us that it supports the -k option.
Wayne Davison [Sat, 4 Feb 2006 18:41:47 +0000 (18:41 +0000)]
Ignore setfacl unless it tells us that it supports the -k option.

18 years agoNeeded to make %G output "DEFAULT" when gid == GID_NONE.
Wayne Davison [Sat, 4 Feb 2006 18:40:41 +0000 (18:40 +0000)]
Needed to make %G output "DEFAULT" when gid == GID_NONE.

18 years agoImproved the --partial-dir section.
Wayne Davison [Fri, 3 Feb 2006 23:50:16 +0000 (23:50 +0000)]
Improved the --partial-dir section.

18 years agoDecided to undo the last change to avoid backward compatibility
Wayne Davison [Fri, 3 Feb 2006 23:40:37 +0000 (23:40 +0000)]
Decided to undo the last change to avoid backward compatibility
inconsistencies (it would have been the right thing to do if it
were done that way from the start, but not now).

18 years agoAvoid adding our own exclude of the partial-dir name if the
Wayne Davison [Fri, 3 Feb 2006 23:16:46 +0000 (23:16 +0000)]
Avoid adding our own exclude of the partial-dir name if the
user's filter rules already match it.

18 years agoMade the new %M escape handle multiple spaces in the timestamp
Wayne Davison [Fri, 3 Feb 2006 22:41:19 +0000 (22:41 +0000)]
Made the new %M escape handle multiple spaces in the timestamp
(which can occur if the user's system doesn't have strftime()).

18 years agoRemoved completed items.
Wayne Davison [Fri, 3 Feb 2006 20:49:25 +0000 (20:49 +0000)]
Removed completed items.

18 years agoMention who is outputting the "rsync error" or "rsync warning".
Wayne Davison [Fri, 3 Feb 2006 20:39:58 +0000 (20:39 +0000)]
Mention who is outputting the "rsync error" or "rsync warning".

18 years agoMention latest changes.
Wayne Davison [Fri, 3 Feb 2006 20:32:27 +0000 (20:32 +0000)]
Mention latest changes.

18 years agoLog when someone requests a module list.
Wayne Davison [Fri, 3 Feb 2006 20:28:19 +0000 (20:28 +0000)]
Log when someone requests a module list.

18 years agoDocument the new "log format" options: %M (modtime), %U (uid),
Wayne Davison [Fri, 3 Feb 2006 20:00:24 +0000 (20:00 +0000)]
Document the new "log format" options: %M (modtime), %U (uid),
%G (gid), and %B (perm bits).

18 years ago- Allow tab characters to appear in rwrite() messages.
Wayne Davison [Fri, 3 Feb 2006 19:59:25 +0000 (19:59 +0000)]
- Allow tab characters to appear in rwrite() messages.
- Added %M (modtime), %U (uid), %G (gid), and %B (perm bits) to
  log_formatted().

18 years agoA minor optimization to timestring.
Wayne Davison [Fri, 3 Feb 2006 19:40:16 +0000 (19:40 +0000)]
A minor optimization to timestring.

18 years agoAllow sigaction() to be used even if sigprocmask() isn't around
Wayne Davison [Fri, 3 Feb 2006 18:48:26 +0000 (18:48 +0000)]
Allow sigaction() to be used even if sigprocmask() isn't around
(or was manually disabled).

18 years agoSimplified the conditional prior to the SIGACTION code.
Wayne Davison [Fri, 3 Feb 2006 18:46:38 +0000 (18:46 +0000)]
Simplified the conditional prior to the SIGACTION code.

18 years agoA slight tweak to the conditionalized definition of SIGACTION().
Wayne Davison [Fri, 3 Feb 2006 18:34:09 +0000 (18:34 +0000)]
A slight tweak to the conditionalized definition of SIGACTION().

18 years agoDecided I don't like "set -x".
Wayne Davison [Fri, 3 Feb 2006 17:58:48 +0000 (17:58 +0000)]
Decided I don't like "set -x".

18 years agoThe calls to check_perms now pass a test number arg and
Wayne Davison [Fri, 3 Feb 2006 17:55:24 +0000 (17:55 +0000)]
The calls to check_perms now pass a test number arg and
don't check for failure (it will die on failure).

18 years agoImproved check_perms() to work with a directory, to have better
Wayne Davison [Fri, 3 Feb 2006 17:54:18 +0000 (17:54 +0000)]
Improved check_perms() to work with a directory, to have better
output on error, and to call test_fail on error.

18 years agoMoved check_perms() into rsync.fns and tweaked how it is called.
Wayne Davison [Fri, 3 Feb 2006 17:29:43 +0000 (17:29 +0000)]
Moved check_perms() into fns and tweaked how it is called.

18 years agoAdded a new function: check_perms().
Wayne Davison [Fri, 3 Feb 2006 17:28:03 +0000 (17:28 +0000)]
Added a new function: check_perms().

18 years agoMatt's executability test with a few tweaks (e.g. to avoid using
Wayne Davison [Fri, 3 Feb 2006 06:47:26 +0000 (06:47 +0000)]
Matt's executability test with a few tweaks (e.g. to avoid using
"stat").

18 years agoScratch-dir normalization from Matt: turn off any default ACLs (if
Wayne Davison [Fri, 3 Feb 2006 06:15:46 +0000 (06:15 +0000)]
Scratch-dir normalization from Matt: turn off any default ACLs (if
setfacl is available) and disable any directory setgid bit to avoid
confusing some tests.

18 years agoMention the sigaction() and sigprocmask() goodness.
Wayne Davison [Thu, 2 Feb 2006 22:38:55 +0000 (22:38 +0000)]
Mention the sigaction() and sigprocmask() goodness.

18 years agoFixed a hang.
Wayne Davison [Thu, 2 Feb 2006 22:34:30 +0000 (22:34 +0000)]
Fixed a hang.

18 years agoMoved the potential disabling of __attribute__ above the
Wayne Davison [Thu, 2 Feb 2006 22:24:33 +0000 (22:24 +0000)]
Moved the potential disabling of __attribute__ above the
relocated UNUSED() define.