Wayne Davison
d596d389fe
Preparing for release of 3.0.4
2008-09-06 09:32:26 -07:00
Wayne Davison
719a29e1cf
Preparing for release of 3.0.4pre2
2008-08-02 14:06:31 -07:00
Wayne Davison
302e4346c2
Mention some mount options that can interfere with --link-dest.
2008-07-28 18:24:25 -07:00
Wayne Davison
8e5eafccdf
Back-porting some manpage improvements.
2008-07-28 17:07:38 -07:00
Wayne Davison
e88b92bade
Preparing for release of 3.0.4pre1
2008-07-24 17:03:26 -07:00
Wayne Davison
db8f3f7350
Preparing for release of 3.0.3
2008-06-29 20:15:37 -07:00
Wayne Davison
13074c982b
Preparing for release of 3.0.3pre3
2008-06-22 19:03:46 -07:00
Wayne Davison
cc56eb2acc
Preparing for release of 3.0.3pre2
2008-05-17 10:02:19 -07:00
Wayne Davison
adc4ebdd76
Improved the docs for --inplace and made the mentions of
...
rsync's delta-transfer algorithm more consistent.
2008-05-09 23:49:41 -07:00
Wayne Davison
9a30c0cc3c
Preparing for release of 3.0.3pre1
2008-05-07 22:12:57 -07:00
Wayne Davison
8ba802f3b4
Preparing for release of 3.0.2
2008-04-08 08:16:05 -07:00
Wayne Davison
325c243210
Preparing for release of 3.0.1
2008-04-03 22:37:01 -07:00
Wayne Davison
8cd3c6dccf
Preparing for release of 3.0.1pre3
2008-03-30 23:29:43 -07:00
Wayne Davison
05805cd6b7
Preparing for release of 3.0.1pre2
2008-03-26 17:12:07 -07:00
Wayne Davison
56158b7e04
Preparing for release of 3.0.1pre1
2008-03-24 21:15:51 -07:00
Wayne Davison
73cb6738b3
Improved --dirs/--no-dirs/--list-only option handling:
...
- Moved setting of list_only and xfer_dirs from main.c to options.c.
- Fixed the ability of the user to force --no-dirs.
- Added the --old-dirs/--old-d option to make it easier to interact
in list-only mode with an older rsync.
- Suggest the use of --old-d instead of "-r --exclude='/*/*'".
2008-03-24 09:54:04 -07:00
Wayne Davison
022dec7aba
Moved the --append check so that files that don't need to be transferred
...
still get their non-content attributes updated, and combining --append
with --hard-links will not prevent the discovery of unchanged files.
2008-03-16 17:50:28 -07:00
Wayne Davison
11faa893ca
(Matt) More itemize clarifications.
2008-03-13 17:45:13 -07:00
Wayne Davison
600b56b316
Clarify that the change/checksum itemize flag can be missing
...
when talking to older rsync versions.
2008-03-12 16:51:13 -07:00
Wayne Davison
1ed9018e69
Fixed some itemized logging failures:
...
- If a symlink/device/special-file changes its value without any
attribute changes, the itemized event no longer gets dropped.
- We put a 'c' into the checksum/change field now to indicate when
a symlink/device/special-file changes its value without changing
its type. This lets us properly interpret the --copy-links output
to know which items are getting copied without changes and which
are getting created with new content.
- Fixed the 'T' itemized output for a symlink when rsync tries to
set the right time but fails due to lack of OS/disk support.
2008-03-10 21:39:01 -07:00
Wayne Davison
3bc207b9dd
Fixed a thinko and a typo in the --append option.
2008-03-03 07:16:38 -08:00
Wayne Davison
4cb6197b21
Preparing for release of 3.0.0
2008-03-01 12:12:04 -08:00
Wayne Davison
7869953bbf
Fixed the description of the 'x' in the itemized output.
2008-02-23 20:55:39 -08:00
Wayne Davison
698bc16e87
Preparing for release of 3.0.0pre10
2008-02-19 18:28:00 -08:00
Wayne Davison
1ed56a05c2
Extended the protocol-30 info-passing code at startup, and use it to
...
tell the client if the server can set the times on a symlink (both
the server->client byte and the client->server use of -e). Make use
of this info to allow the proper output of the 't' flag when rsync
can set the time on a symlink (and we're talking protocol >= 30).
Added output of "[no] symtimes" info in the --version message.
Fixed the itemize.test so that it works when rsync believes that it
can set the time of a symlink, but it can't really do it.
2008-02-18 15:57:59 -08:00
Wayne Davison
d770837ec0
Fixed a typo reported in a Debian bug report.
2008-02-18 09:59:44 -08:00
Wayne Davison
59658acfec
Mention the leading '*'-char rule for itemized output.
2008-02-18 08:25:15 -08:00
Wayne Davison
0b52f94da7
Some daemon security improvements, including the new parameters
...
"charset" and "numeric ids".
2008-02-15 17:39:21 -08:00
Wayne Davison
f96bac8468
(Matt) Dropped a superfluous word from a sentence.
2008-02-12 17:30:02 -08:00
Wayne Davison
205393a2b5
Preparing for release of 3.0.0pre9
2008-02-10 20:16:25 -08:00
Wayne Davison
5f0f2e0894
Some improvements for --hard-links and --filter options.
2008-02-10 20:10:13 -08:00
Wayne Davison
b2057d38a9
Some extra password-clarification verbage from Matt.
2008-01-29 17:19:22 -08:00
Wayne Davison
643b018cfb
Mention iconv --list.
2008-01-25 16:57:26 -08:00
Wayne Davison
6e59b97770
Preparing for release of 3.0.0pre8
2008-01-12 10:53:10 -08:00
Wayne Davison
78246d1a09
Preparing for release of 3.0.0pre7
2007-12-16 15:09:43 -08:00
Wayne Davison
f7a2ac075f
Refer to delta-transfer algorithm rather than rsync algorithm.
2007-12-15 08:35:45 -08:00
Wayne Davison
d52607ecd6
Preparing for release of 3.0.0pre6
2007-11-28 01:00:37 -08:00
Wayne Davison
ba22c9e219
Adding --contimeout=SECONDS option.
2007-11-28 00:28:26 -08:00
Wayne Davison
732b391720
Preparing for release of 3.0.0pre5
2007-11-09 04:49:18 +00:00
Wayne Davison
d100e733db
Improve the man page and --help descriptions of --dry-run. In
...
particular, make it clear that --dry-run turns off action without
turning on verbosity, and has some incomplete/inaccurate stats.
2007-11-08 00:06:48 +00:00
Wayne Davison
84e1a34eaa
Fixed some typos that Matt pointed out.
2007-11-05 18:33:09 +00:00
Wayne Davison
58b7b3d668
Suggest -Z as a good popt alias letter instead of -s.
2007-10-31 00:51:48 +00:00
Wayne Davison
ce055e863d
Mention that --keep-dirlinks can be dangerous if there are
...
untrusted symlinks in the transfer.
2007-10-30 15:00:40 +00:00
Wayne Davison
6a85ee9623
Preparing for release of 3.0.0pre4
2007-10-27 05:09:06 +00:00
Wayne Davison
1d8638ce86
Preparing for release of 3.0.0pre3
2007-10-27 00:00:21 +00:00
Wayne Davison
9520ce4b65
Mention .git/ exclude.
2007-10-25 02:05:43 +00:00
Wayne Davison
03646b4910
The start of some updated "thanks".
2007-10-16 16:19:40 +00:00
Wayne Davison
32b9011ae9
Improvements surrounding --list-only and --dirs.
2007-10-13 04:32:53 +00:00
Wayne Davison
a6fa5bdef3
Improved the initial description summary.
2007-10-12 13:57:15 +00:00
Wayne Davison
8f61dfdbd4
One more tweak to the synopsis.
2007-10-12 01:21:02 +00:00