r22838: Add in an explority test for what QFSINFO operations are valid on IPC$
authorAndrew Bartlett <abartlet@samba.org>
Mon, 14 May 2007 05:53:26 +0000 (05:53 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:52:23 +0000 (14:52 -0500)
commit8861c4a68ed23af2388103f2ca793f6833b4b58b
tree5a1b6ed2b7d74fb8f152a218503f60b4a602c5ad
parent0f6b62072e673887d354bccd7a15d4188b5c4fca
r22838: Add in an explority test for what QFSINFO operations are valid on IPC$

It seems most opertaions are supported, but that the values are not
consistant.  I think these are very much hand-hacked stubs, which is
what they will be on Samba4 too.

I'll need to add some more 'don't fail for...' hacks before this
passes against Win2k3.

Andrew Bartlett
(This used to be commit dcb858d0c716b23be6c5d36b4aa6f155582ada63)
source4/librpc/rpc/dcerpc_smb.c
source4/torture/raw/notify.c
source4/torture/raw/qfileinfo.c
source4/torture/raw/qfsinfo.c
source4/torture/raw/raw.c
source4/torture/raw/search.c
source4/torture/util_smb.c