- If recv_files() is sent the index of a directory, complain about it
authorWayne Davison <wayned@samba.org>
Thu, 3 Feb 2005 00:19:40 +0000 (00:19 +0000)
committerWayne Davison <wayned@samba.org>
Thu, 3 Feb 2005 00:19:40 +0000 (00:19 +0000)
commit8c2ffaf09553a85be1d2f7d135b959dbb8fa75c8
tree5ac9b047f9e467e67c1f89deefbc6cc7b44862a3
parentafd72c78bd03597dfdca9b89613ec808098b3f31
- If recv_files() is sent the index of a directory, complain about it
  and die.
- Moved a few code snippets in recv_files() into better locations.
receiver.c