Some improvements for --msgs2stderr and --daemon.
authorWayne Davison <wayne@opencoder.net>
Sun, 31 May 2020 22:25:11 +0000 (15:25 -0700)
committerWayne Davison <wayne@opencoder.net>
Sun, 31 May 2020 23:02:46 +0000 (16:02 -0700)
commitc0268d9217ebe1affab268a86696c33caf21485c
treedef9f58f5af027c167296dac99a92914ef7977e7
parentda448cdc99e64d2016ec84bb1e6eebd23c3151fd
Some improvements for --msgs2stderr and --daemon.

- Set am_daemon to -1 (from 1) when the daemon is run via rsh.
- Only disable --msgs2stderr for a normal (socket) daemon.
- Forward a -q to the server if --msgs2stderr was also specified.
- Added --no-msgs2stderr option to allow it to be overridden.
clientserver.c
log.c
options.c
rsync.yo