r22838: Add in an explority test for what QFSINFO operations are valid on IPC$
commitdcb858d0c716b23be6c5d36b4aa6f155582ada63
authorAndrew Bartlett <abartlet@samba.org>
Mon, 14 May 2007 05:53:26 +0000 (14 05:53 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:52:23 +0000 (10 14:52 -0500)
treea0026e705424c1548a426586a99adca77f3e8678
parentcf0cdf5171d4e0ca01b697155ceb04ffc2863231
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
source/librpc/rpc/dcerpc_smb.c
source/torture/raw/notify.c
source/torture/raw/qfileinfo.c
source/torture/raw/qfsinfo.c
source/torture/raw/raw.c
source/torture/raw/search.c
source/torture/util_smb.c