Got rid of the name-pipe, so we now read the fnamecmp_type data over
authorWayne Davison <wayned@samba.org>
Wed, 9 Mar 2005 18:54:16 +0000 (18:54 +0000)
committerWayne Davison <wayned@samba.org>
Wed, 9 Mar 2005 18:54:16 +0000 (18:54 +0000)
commit9e4a8d29b58cebadc1ab4396eb595e71a71a411c
tree37846df3f224a53e3128fce2bbeee9555d5339d2
parentef20efcbb69274e423321d7ac27bfe868bca65aa
Got rid of the name-pipe, so we now read the fnamecmp_type data over
the socket for protocol >= 29, or handle it like the old days for
older protocol versions.  This means that we now validate this extra
data for safety (such as the fuzzy filename).
receiver.c