rsync/rsync.git
22 years agoUndo overzealous deletion.
Martin Pool [Fri, 25 Jan 2002 10:09:00 +0000 (10:09 +0000)]
Undo overzealous deletion.

22 years agoAdd dummy show_flist_stats().
Martin Pool [Fri, 25 Jan 2002 10:06:36 +0000 (10:06 +0000)]
Add dummy show_flist_stats().

22 years agoFactor out code to grow the file list into a common location.
Martin Pool [Fri, 25 Jan 2002 10:05:49 +0000 (10:05 +0000)]
Factor out code to grow the file list into a common location.

22 years agoindent -kr -i8
Martin Pool [Fri, 25 Jan 2002 09:59:00 +0000 (09:59 +0000)]
indent -kr -i8

22 years agoAdd link to the message that introduced string_area.
Martin Pool [Fri, 25 Jan 2002 09:54:21 +0000 (09:54 +0000)]
Add link to the message that introduced string_area.

22 years agomallinfo is implemented.
Martin Pool [Fri, 25 Jan 2002 09:45:45 +0000 (09:45 +0000)]
mallinfo is implemented.

22 years agoNotes about flist.
Martin Pool [Fri, 25 Jan 2002 09:44:17 +0000 (09:44 +0000)]
Notes about flist.

22 years agoIgnore autoconf fluff.
Martin Pool [Fri, 25 Jan 2002 02:53:48 +0000 (02:53 +0000)]
Ignore autoconf fluff.

22 years agoAdd code to compare sin6_addrs.
Martin Pool [Fri, 25 Jan 2002 02:45:09 +0000 (02:45 +0000)]
Add code to compare sin6_addrs.

22 years agoBack out last change -- to see whether an address is spoofed, we don't
Martin Pool [Fri, 25 Jan 2002 02:43:35 +0000 (02:43 +0000)]
Back out last change -- to see whether an address is spoofed, we don't
want to look at the whole sockaddr, but rather just at the sin_addr
that it contains.

Also fix silly bug where ai_flags was set incorrectly for getaddrinfo.

22 years agocompare_addrinfo_sockaddr: Add code to compare AF_INET6 addresses.
Martin Pool [Fri, 25 Jan 2002 02:37:20 +0000 (02:37 +0000)]
compare_addrinfo_sockaddr: Add code to compare AF_INET6 addresses.

22 years agoSplit out code to compare addrinfo and sockaddr into it's own
Martin Pool [Fri, 25 Jan 2002 02:29:53 +0000 (02:29 +0000)]
Split out code to compare addrinfo and sockaddr into it's own
function.  The comparison cannot be done just byte-by-byte, because
different parts of the sockaddr will be meaningful depending on the
protocol.  It looks like on some systems the library sets the unused
parts to 0, but this is not reliable.  IPv6 not implemented yet.

22 years agoDoc.
Martin Pool [Fri, 25 Jan 2002 02:15:58 +0000 (02:15 +0000)]
Doc.

22 years agoThe name resolution stuff is getting complicated -- split it out into
Martin Pool [Fri, 25 Jan 2002 02:13:04 +0000 (02:13 +0000)]
The name resolution stuff is getting complicated -- split it out into
its own file.

22 years agoVerbose messages for spoof check... doesn't work on old linux libc?
Martin Pool [Thu, 24 Jan 2002 09:42:52 +0000 (09:42 +0000)]
Verbose messages for spoof check... doesn't work on old linux libc?

22 years agoWhen doing a name->addr translation to check for spoofing, give the
Martin Pool [Thu, 24 Jan 2002 08:52:28 +0000 (08:52 +0000)]
When doing a name->addr translation to check for spoofing, give the
resolver the address family of the original address as a hint, so that
we're more likely to find the correct A or AAAA record.,

22 years agoMessage on successful configuration.
Martin Pool [Thu, 24 Jan 2002 08:50:35 +0000 (08:50 +0000)]
Message on successful configuration.

22 years agoFix comment.
Martin Pool [Thu, 24 Jan 2002 08:42:21 +0000 (08:42 +0000)]
Fix comment.

Bump version to 2.5.2pre3

22 years agoName resolution on machines supporting IPv6 is improved.
Martin Pool [Thu, 24 Jan 2002 08:20:51 +0000 (08:20 +0000)]
Name resolution on machines supporting IPv6 is improved.

22 years agoignore gmon.out
Martin Pool [Thu, 24 Jan 2002 08:19:28 +0000 (08:19 +0000)]
ignore gmon.out

22 years agoFix getpeername call.
Martin Pool [Thu, 24 Jan 2002 08:16:27 +0000 (08:16 +0000)]
Fix getpeername call.

22 years agosize_t fix.
Martin Pool [Thu, 24 Jan 2002 08:09:46 +0000 (08:09 +0000)]
size_t fix.

22 years agowrite_batch_csums_file: Opaque IO buffers should be void*.
Martin Pool [Thu, 24 Jan 2002 08:08:56 +0000 (08:08 +0000)]
write_batch_csums_file: Opaque IO buffers should be void*.

22 years agoFix cast that was breaking HP/UX.
Martin Pool [Thu, 24 Jan 2002 08:07:35 +0000 (08:07 +0000)]
Fix cast that was breaking HP/UX.

22 years agoMove both calls to getpeername into a common wrapper function that
Martin Pool [Thu, 24 Jan 2002 08:05:22 +0000 (08:05 +0000)]
Move both calls to getpeername into a common wrapper function that
handles IPV4_MAPPED addresses.

22 years agoMust get declarations from addrinfo.h before prototypes.
Martin Pool [Thu, 24 Jan 2002 07:22:38 +0000 (07:22 +0000)]
Must get declarations from addrinfo.h before prototypes.

22 years agoAnother size_t warning
Martin Pool [Thu, 24 Jan 2002 05:57:49 +0000 (05:57 +0000)]
Another size_t warning

22 years agocheck_name: Print out name *before* clobbering it.
Martin Pool [Thu, 24 Jan 2002 05:57:22 +0000 (05:57 +0000)]
check_name: Print out name *before* clobbering it.

22 years agoTry to fix error on Solaris:
Martin Pool [Thu, 24 Jan 2002 05:54:47 +0000 (05:54 +0000)]
Try to fix error on Solaris:

+ [ -f /export/home/build/build_farm/rsync/testtmp.symlink-ignore/to/referent ]
+ [ -d /export/home/build/build_farm/rsync/testtmp.symlink-ignore/to/from ]
+ [ -L /export/home/build/build_farm/rsync/testtmp.symlink-ignore/to/dangling ]
./testsuite/symlink-ignore.test: test: argument expected

Solaris says it supports -L, so I'm not sure what's happening...

22 years agoIf name lookup fails, then show the relevant IP address in the error message.
Martin Pool [Thu, 24 Jan 2002 05:41:46 +0000 (05:41 +0000)]
If name lookup fails, then show the relevant IP address in the error message.

22 years agoAt the connections that just get a list of modules are not logged,
Martin Pool [Thu, 24 Jan 2002 04:49:07 +0000 (04:49 +0000)]
At the connections that just get a list of modules are not logged,
but they should be.

22 years agorsync_module: If host-based access fails, show the exact name/address
Martin Pool [Thu, 24 Jan 2002 04:41:09 +0000 (04:41 +0000)]
rsync_module: If host-based access fails, show the exact name/address
used for the check in the error message.  (Just in case...)

22 years agoShow command used to start connection child.
Martin Pool [Thu, 24 Jan 2002 04:36:00 +0000 (04:36 +0000)]
Show command used to start connection child.

22 years agoindent -kr -i8
Martin Pool [Thu, 24 Jan 2002 04:26:55 +0000 (04:26 +0000)]
indent -kr -i8

22 years agoDoc.
Martin Pool [Thu, 24 Jan 2002 04:24:12 +0000 (04:24 +0000)]
Doc.

Oops, connection program message was in the wrong place.

22 years agoShow helper program with -v when opening connection.
Martin Pool [Thu, 24 Jan 2002 04:21:42 +0000 (04:21 +0000)]
Show helper program with -v when opening connection.

Doc.

22 years agoDoc.
Martin Pool [Thu, 24 Jan 2002 04:19:41 +0000 (04:19 +0000)]
Doc.

22 years agoFix const
Martin Pool [Thu, 24 Jan 2002 04:07:07 +0000 (04:07 +0000)]
Fix const

22 years agoUnbreak the old behavior of using UNKNOWN as a hostname if any of the
Martin Pool [Thu, 24 Jan 2002 04:03:06 +0000 (04:03 +0000)]
Unbreak the old behavior of using UNKNOWN as a hostname if any of the
addr->name->addr translations fail, because people might count on this
in "hosts deny" lines.

22 years agoFix inverted sense of error check.
Martin Pool [Thu, 24 Jan 2002 03:31:28 +0000 (03:31 +0000)]
Fix inverted sense of error check.

22 years agoRefactor client_name() into smaller functions.
Martin Pool [Thu, 24 Jan 2002 03:28:20 +0000 (03:28 +0000)]
Refactor client_name() into smaller functions.

Better messages for DNS failure.

If we can get a reverse name for an IP address, but not confirm that
it is correct using a forward lookup then we still proceed to use the
name, but also emit a warning.

22 years agoDoc.
Martin Pool [Thu, 24 Jan 2002 03:03:20 +0000 (03:03 +0000)]
Doc.

22 years agoBump version to 2.5.2pre2.
Martin Pool [Thu, 24 Jan 2002 03:01:42 +0000 (03:01 +0000)]
Bump version to 2.5.2pre2.

22 years agolog_formatted: Fill the log buffer with nuls to make sure we cannot
Martin Pool [Thu, 24 Jan 2002 02:41:38 +0000 (02:41 +0000)]
log_formatted: Fill the log buffer with nuls to make sure we cannot
accidentally leave the string unterminated.

22 years agoAnother harmless size_t warning.
Martin Pool [Thu, 24 Jan 2002 02:33:45 +0000 (02:33 +0000)]
Another harmless size_t warning.

22 years agoDoc.
Martin Pool [Wed, 23 Jan 2002 08:08:48 +0000 (08:08 +0000)]
Doc.

22 years agoMore size_t fixes.
Martin Pool [Wed, 23 Jan 2002 08:04:54 +0000 (08:04 +0000)]
More size_t fixes.

22 years agoJust for variety we have some socklen_t fixes too.
Martin Pool [Wed, 23 Jan 2002 07:57:43 +0000 (07:57 +0000)]
Just for variety we have some socklen_t fixes too.

22 years agoRefactor code in send_sums to remove repeated ternaries.
Martin Pool [Wed, 23 Jan 2002 07:54:13 +0000 (07:54 +0000)]
Refactor code in send_sums to remove repeated ternaries.

22 years agoindent -kr -i8
Martin Pool [Wed, 23 Jan 2002 07:52:52 +0000 (07:52 +0000)]
indent -kr -i8

22 years agoFix more ints that ought to be size_t's.
Martin Pool [Wed, 23 Jan 2002 07:48:35 +0000 (07:48 +0000)]
Fix more ints that ought to be size_t's.

22 years agoDoc.
Martin Pool [Wed, 23 Jan 2002 07:42:30 +0000 (07:42 +0000)]
Doc.

do_hard_links() actually only looks at the global hardlink table, so
it can be a (void) fn.  (Another gcc warning...)

22 years agoFix another int that ought to be a size_t.
Martin Pool [Wed, 23 Jan 2002 07:36:23 +0000 (07:36 +0000)]
Fix another int that ought to be a size_t.

22 years agoindent -kr -i8
Martin Pool [Wed, 23 Jan 2002 07:34:26 +0000 (07:34 +0000)]
indent -kr -i8

22 years agoAnother signedness fix to quieten Sun cc warning.
Martin Pool [Wed, 23 Jan 2002 07:32:29 +0000 (07:32 +0000)]
Another signedness fix to quieten Sun cc warning.

22 years agoSkip this for now; it's a known bug
Martin Pool [Wed, 23 Jan 2002 07:28:38 +0000 (07:28 +0000)]
Skip this for now; it's a known bug

22 years agoBump version to 2.5.2pre1.
Martin Pool [Wed, 23 Jan 2002 07:22:03 +0000 (07:22 +0000)]
Bump version to 2.5.2pre1.

22 years agoNote batch-mode changes.
Martin Pool [Wed, 23 Jan 2002 07:18:58 +0000 (07:18 +0000)]
Note batch-mode changes.

22 years agoNote about proxy authentication and SOCKS.
Martin Pool [Wed, 23 Jan 2002 07:12:57 +0000 (07:12 +0000)]
Note about proxy authentication and SOCKS.

22 years agoIndent.
Martin Pool [Wed, 23 Jan 2002 06:48:13 +0000 (06:48 +0000)]
Indent.

22 years agoUpdate thankyou list.
Martin Pool [Wed, 23 Jan 2002 05:59:10 +0000 (05:59 +0000)]
Update thankyou list.

Clarify email addresses.

22 years agoNote that batch mode is currently experimental.
Martin Pool [Wed, 23 Jan 2002 05:53:58 +0000 (05:53 +0000)]
Note that batch mode is currently experimental.

22 years agoPatch from Jos Backus -- Fix breakage from dev_t to DEV64_T in batch
Martin Pool [Wed, 23 Jan 2002 05:51:06 +0000 (05:51 +0000)]
Patch from Jos Backus -- Fix breakage from dev_t to DEV64_T in batch
mode.

Also, drop -f and -F for batch mode: these should be reserved for
options that are more commonly used.

It also appends a newline to the argvs file and skips adding the
source directory to the command line.

22 years agoSignedness security patch from Sebastian Krahmer <krahmer@suse.de> --
Martin Pool [Wed, 23 Jan 2002 04:57:18 +0000 (04:57 +0000)]
Signedness security patch from Sebastian Krahmer <krahmer@suse.de> --
in some cases we were not sufficiently careful about reading integers
from the network.

Also, make sure log messages are always nul-terminated.

22 years agoIf using gcc, then also turn on -W to get even more warnings.
Martin Pool [Wed, 23 Jan 2002 03:52:06 +0000 (03:52 +0000)]
If using gcc, then also turn on -W to get even more warnings.

Remove obsolete message.

22 years agoDon't need to reread configuration on SIGHUP because we always do that
Martin Pool [Mon, 21 Jan 2002 01:57:13 +0000 (01:57 +0000)]
Don't need to reread configuration on SIGHUP because we always do that
on new connections.

22 years agoAack! Since released version 2.5.0, the --whole-file option was accidentally
David Dykstra [Tue, 15 Jan 2002 21:25:55 +0000 (21:25 +0000)]
Aack!  Since released version 2.5.0, the --whole-file option was accidentally
changed to --whole.  Change it back.  Anybody who wants to use this option
with any version of rsync will have to switch to using -W.

22 years agoChange gratuituous strlcat's into strlcpy, since we already know the
Martin Pool [Tue, 15 Jan 2002 11:50:32 +0000 (11:50 +0000)]
Change gratuituous strlcat's into strlcpy, since we already know the
length of the existing string.

22 years agoClearer doc.
Martin Pool [Tue, 15 Jan 2002 11:32:30 +0000 (11:32 +0000)]
Clearer doc.

22 years agoAdd --enable-profile to turn on gprof. This is not perfect, because
Martin Pool [Tue, 15 Jan 2002 11:20:26 +0000 (11:20 +0000)]
Add --enable-profile to turn on gprof.  This is not perfect, because
it seems to only write to ./gmon.out, and that causes trouble when
there are several rsync processes in the same directory.  But you can
make it work.

22 years agoUpdate
Martin Pool [Tue, 15 Jan 2002 10:47:59 +0000 (10:47 +0000)]
Update

22 years agoThe Ted T'so school of program optimization: make progress visible and
Martin Pool [Tue, 15 Jan 2002 10:43:51 +0000 (10:43 +0000)]
The Ted T'so school of program optimization: make progress visible and
people will think it's faster.

So now with --progress rsync will show you how many files it has seen
as it builds the file_list.

22 years agoRemove unused variable.
Martin Pool [Tue, 15 Jan 2002 10:04:48 +0000 (10:04 +0000)]
Remove unused variable.

22 years agoOops, getaddrinfo returns an error code (not -1) for error. -Wall is
Martin Pool [Tue, 15 Jan 2002 10:04:11 +0000 (10:04 +0000)]
Oops, getaddrinfo returns an error code (not -1) for error.  -Wall is
good.

22 years agoDefine _GNU_SOURCE so that we get all necessary prototypes.
Martin Pool [Tue, 15 Jan 2002 09:53:27 +0000 (09:53 +0000)]
Define _GNU_SOURCE so that we get all necessary prototypes.

22 years agoIf using GCC, try to turn on -Wall. I want to be clean with respect
Martin Pool [Tue, 15 Jan 2002 09:43:21 +0000 (09:43 +0000)]
If using GCC, try to turn on -Wall.  I want to be clean with respect
to -Wall.

22 years agoFix for <http://rsync.samba.org/cgi-bin/rsync/incoming?id=3750>
Martin Pool [Mon, 14 Jan 2002 00:16:51 +0000 (00:16 +0000)]
Fix for <samba.org/cgi-bin/rsync/incoming?id=3750>

temp files must be opened through do_open so that binary modes is used
on cygwin.  (Chris Boucher)

22 years agoIgnore testtmp directories.
Martin Pool [Sun, 13 Jan 2002 23:57:13 +0000 (23:57 +0000)]
Ignore testtmp directories.

22 years agoDOc.
Martin Pool [Fri, 11 Jan 2002 08:37:42 +0000 (08:37 +0000)]
DOc.

22 years agoAlways use 64-bit ino_t and dev_t internally, so that we can detect
Martin Pool [Fri, 11 Jan 2002 08:25:32 +0000 (08:25 +0000)]
Always use 64-bit ino_t and dev_t internally, so that we can detect
hardlinks if coming from a larger platform.  Add heaps of comments
explaining why this is so.

22 years agoMore comments about IPv6 stuff.
Martin Pool [Fri, 11 Jan 2002 08:24:34 +0000 (08:24 +0000)]
More comments about IPv6 stuff.

If a reverse name lookup fails, show the name that we were trying to
look up.

22 years agoWhen checking what was copied, use specific -d -f -L flags to test
Martin Pool [Fri, 11 Jan 2002 08:08:34 +0000 (08:08 +0000)]
When checking what was copied, use specific -d -f -L flags to test
rather than -e.  (Perhaps Solaris doesn't have test -e?)

22 years agoThe current version of rsync is expected to fail to eliminate all
Martin Pool [Fri, 11 Jan 2002 08:02:43 +0000 (08:02 +0000)]
The current version of rsync is expected to fail to eliminate all
duplicates from list.

22 years agoAdd concept of expected-failure.
Martin Pool [Fri, 11 Jan 2002 08:01:05 +0000 (08:01 +0000)]
Add concept of expected-failure.

22 years agoGive cleaner output from "make check"
Martin Pool [Fri, 11 Jan 2002 07:41:50 +0000 (07:41 +0000)]
Give cleaner output from "make check"

22 years agoBump version number.
Martin Pool [Fri, 11 Jan 2002 07:30:50 +0000 (07:30 +0000)]
Bump version number.

Now finished merging across work from experimental BK repository.

22 years agoImproved duplicates test: check that each file is
Martin Pool [Fri, 11 Jan 2002 07:29:53 +0000 (07:29 +0000)]
Improved duplicates test: check that each file is
copied once and exactly once.

22 years agoCheck whether code to eliminate duplicate filenames works
Martin Pool [Fri, 11 Jan 2002 07:29:02 +0000 (07:29 +0000)]
Check whether code to eliminate duplicate filenames works
(hint: it does not.)

22 years agoBetter mallinfo() output in --stats
Martin Pool [Fri, 11 Jan 2002 07:26:39 +0000 (07:26 +0000)]
Better mallinfo() output in --stats

22 years agoUpdate copyright
Martin Pool [Fri, 11 Jan 2002 07:25:54 +0000 (07:25 +0000)]
Update copyright

22 years agoDoc
Martin Pool [Fri, 11 Jan 2002 07:24:31 +0000 (07:24 +0000)]
Doc

22 years agoLook for mallinfo() and use it to display
Martin Pool [Fri, 11 Jan 2002 07:16:11 +0000 (07:16 +0000)]
Look for mallinfo() and use it to display
heap usage information in --stats

22 years agoIn protocol version 26, always
Martin Pool [Fri, 11 Jan 2002 07:15:16 +0000 (07:15 +0000)]
In protocol version 26, always
send 64-bit ino_t and dev_t.  We also need to try to use 64-bit
ino_t internally *even if* this platform does not have 64-bit
inums itself, because we need to find duplicate inums when
coming from a larger platform with --hardlinks.

22 years agoAutoindent
Martin Pool [Fri, 11 Jan 2002 07:11:43 +0000 (07:11 +0000)]
Autoindent
Add copyright

22 years agoImproved test framework and test for hardlink handling
Martin Pool [Fri, 11 Jan 2002 07:11:23 +0000 (07:11 +0000)]
Improved test framework and test for hardlink handling

22 years agoBump version
Martin Pool [Fri, 11 Jan 2002 07:10:25 +0000 (07:10 +0000)]
Bump version

22 years agoMerge ChangeSet@1.12: Add test case for -H
Martin Pool [Fri, 11 Jan 2002 07:09:53 +0000 (07:09 +0000)]
Merge ChangeSet@1.12: Add test case for -H

22 years agoMerge ChangeSet@1.12: tls now shows number of links to a file to aid in testing -H
Martin Pool [Fri, 11 Jan 2002 07:09:22 +0000 (07:09 +0000)]
Merge ChangeSet@1.12: tls now shows number of links to a file to aid in testing -H

22 years agoMerge ChangeSet@1.10: Documentation about flist scalabilityTODO
Martin Pool [Fri, 11 Jan 2002 07:07:49 +0000 (07:07 +0000)]
Merge ChangeSet@1.10: Documentation about flist scalabilityTODO

22 years agoMerge ChangeSet@1.9: Documentation about flist scalability
Martin Pool [Fri, 11 Jan 2002 07:07:30 +0000 (07:07 +0000)]
Merge ChangeSet@1.9: Documentation about flist scalability