- We now accept an itemized-changes flag-byte over the socket if we're
authorWayne Davison <wayned@samba.org>
Wed, 16 Feb 2005 08:10:45 +0000 (08:10 +0000)
committerWayne Davison <wayned@samba.org>
Wed, 16 Feb 2005 08:10:45 +0000 (08:10 +0000)
commit910e89b9633a345154704cccd7c5f4189f5ceb41
treec84265eac00ebb40303dcd508de8efce45c0737d
parent8a9cfb24590872230f6928cf00f5b994b3f537dc
- We now accept an itemized-changes flag-byte over the socket if we're
  the local client and --itemized-changes was specified.  If the item
  is not being updated, just call log_recv().
- We reject an attempt to file-update any non-regular file, not just
  dirs.
- Avoid the verbose "log the transfer" output if --log-format was
  specified and log_before_transfer is in effect.
- Call log_recv() with its new iflags arg.
receiver.c