r4229: - added support for multi-part SMBtrans and SMBtrans2 requests in the
authorAndrew Tridgell <tridge@samba.org>
Thu, 16 Dec 2004 12:29:04 +0000 (12:29 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:07:27 +0000 (13:07 -0500)
commit7bb5587097d7af1c42dab683c68afa06b35b7872
tree8520aa003c799378732c0da9c3923d16e134deda
parent62d803c4901fcd8c4724aae0356e87ee9443e208
r4229: - added support for multi-part SMBtrans and SMBtrans2 requests in the
  client code. This was essential to test the multi-part server code
  (which I will commit soon)

- when the request state is an error, ensure that req->status is not NT_STATUS_OK
(This used to be commit ef502c403044b68ccdff15b1a94d447d0f53473d)
source4/libcli/raw/rawrequest.c
source4/libcli/raw/rawtrans.c