My version of Matt's cleanup patch from bug 5051. This makes
authorWayne Davison <wayned@samba.org>
Mon, 29 Oct 2007 20:43:34 +0000 (20:43 +0000)
committerWayne Davison <wayned@samba.org>
Mon, 29 Oct 2007 20:43:34 +0000 (20:43 +0000)
commit2cce75453c2961d2e17888cbc196195ae1e70f07
tree4a810971b22284f4bf3978f914dc2b015a34e144
parent93204ccae21d3e623563bec7a037bb47a9e6f997
My version of Matt's cleanup patch from bug 5051.  This makes
--copy-dest use a temp file when not in in-place mode, and has
various improvments for the code.  I have also "#if 0"ed the code
in the receiver that makes missing directories to see if we can
figure out if it is needed (and if so, what for).
generator.c
receiver.c
util.c