- 22 Mar, 2002 4 commits
-
-
Martin Pool authored
-
Martin Pool authored
-
Martin Pool authored
-
Martin Pool authored
user, so that we can cope on systems like Cygwin that tend to have group names containing spaces.
-
- 20 Mar, 2002 2 commits
-
-
Martin Pool authored
accepts a DESTDIR variable for help in building binary packages. (Peter Breitenlohner)
-
Martin Pool authored
* Fix situation where failure to fork (e.g. because out of process slots) would cause rsync to kill all processes owned by the current user. Yes, really! (Paul Haas, Martin Pool) Also, add a little more documentation and paranoia to make sure we never call kill(2) with a negative pid.
-
- 19 Mar, 2002 13 commits
-
-
David Dykstra authored
--whole-file and --no-whole-file options set/reset both variables so if more than one option is specified the last one will be the one honored.
-
Martin Pool authored
Add note about building with gcc.
-
Martin Pool authored
-
Martin Pool authored
-
Martin Pool authored
-
Martin Pool authored
version and help information.
-
Martin Pool authored
-
Martin Pool authored
missing initializers.
-
Martin Pool authored
-
Martin Pool authored
connecting to old servers that don't have --no-whole-file. Instead, we handle no_whole_file and whole_file separately, without the magic -1 value. We don't modify no_whole_file after initialization.
-
Martin Pool authored
versions of rsync.
-
Martin Pool authored
-
Martin Pool authored
remote connections. (Frank Schulz) <http://lists.samba.org/pipermail/rsync/2002-March/006526.html> Also, add documentation for whole_file and add assertions that the value is valid.
-
- 16 Mar, 2002 7 commits
-
-
Martin Pool authored
-
Martin Pool authored
-
Martin Pool authored
from a call to getaddrinfo. (Dave Dykstra) <20011219085021.A23107@lucent.com>
-
Martin Pool authored
freeaddrinfo().
-
Martin Pool authored
-
Martin Pool authored
and build directories, just in case somebody previously configured things in the source directory.
-
Martin Pool authored
-
- 15 Mar, 2002 11 commits
-
-
Martin Pool authored
-
Martin Pool authored
-
Martin Pool authored
-
Martin Pool authored
are not so good.
-
Martin Pool authored
show expected time to complete. That's kind of inconsistent, but people can probably cope. Hopefully we'll get more consistent and complete progress reporting soon. (Cameron Simpson)
-
Martin Pool authored
-
Martin Pool authored
utilities we might need. (Like 'whoami' in this case.)
-
Martin Pool authored
-
Martin Pool authored
-
Martin Pool authored
-
Martin Pool authored
-
- 14 Mar, 2002 3 commits
-
-
David Dykstra authored
Lee Eakin.
-
Martin Pool authored
-
Martin Pool authored
-