Fix up our auth_pipe code to always cope with fragmented datagrams,
authorAndrew Bartlett <abartlet@samba.org>
Wed, 16 Jul 2003 03:22:43 +0000 (03:22 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 16 Jul 2003 03:22:43 +0000 (03:22 +0000)
commit8a4577cc22be9937dbd5f5334bf4e8b01f81b199
treeab70826a660cef2a095339cc7ae114d8301dec00
parent2ff85e2f0a25697970e80beb4d58d81f05bcf800
Fix up our auth_pipe code to always cope with fragmented datagrams,
in both SCHANNEL and NTLMSSP.

(Try not to deal with a general case as individual special cases...)

Andrew Bartlett
(This used to be commit 6ca77bd28f16f9f65ff40bf8996e39356de5b4f8)
source3/rpc_client/cli_pipe.c