diff options
author | Andrew Tridgell <tridge@samba.org> | 2004-11-08 01:21:45 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:05:38 -0500 |
commit | d8565f89b7e42fce569f456a1873866c394d7190 (patch) | |
tree | 0ef88e661cf2eb71baf7dc54622c4227db046af4 /source4/libcli/raw | |
parent | e0586efe7abfa427918779042024d7e529f92f49 (diff) | |
download | samba-d8565f89b7e42fce569f456a1873866c394d7190.tar.gz samba-d8565f89b7e42fce569f456a1873866c394d7190.tar.bz2 samba-d8565f89b7e42fce569f456a1873866c394d7190.zip |
r3608: added BASE-DENYDOS test
this test demonstrates how w2k3 handles the special semantics of
DENY_DOS when 2 opens happen on the same connection. The 2nd open
doesn't actually do a NTFS open, it happens as a secondary reference
to the same internal file handle in the CIFS layer. The evidence is
that the 2nd open shares the same POSITION_INFORMATION field as the
first open, but only for the special DENY_DOS cases that would
normally be refused.
(This used to be commit eeec57d4f6d18a40e0ce451bfe051b3f699e8337)
Diffstat (limited to 'source4/libcli/raw')
0 files changed, 0 insertions, 0 deletions