- detect presence of remsh and use it instead of rsh
authorAndrew Tridgell <tridge@samba.org>
Tue, 1 Oct 1996 04:12:30 +0000 (04:12 +0000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 1 Oct 1996 04:12:30 +0000 (04:12 +0000)
commit7b8356d0bcc11d7681294afde83a18dfd46fa1ad
tree0e5688f015ad1184a349f806b168ac42ffb2440b
parent280cbb85375b7968e4f81c86ceb303c7f1ee563b
- detect presence of remsh and use it instead of rsh

- handle directory ownership and permissions much better.

- fix bug where links caused the permissions of files to be
set incorrectly

- override the default umask in setting file permissions

- better handling -o and -D being passed to non-root users

- handle rsync to a destination of /

- fix the handling of mismatched file types at either end of the
link. For example, if the destination is a link and the source is not.
Makefile.in
configure.in
hlink.c
main.c
rsync.c
rsync.h