r3618: - this adds the special case for DENY_DOS semantics, as shown by the BASE...
authorAndrew Tridgell <tridge@samba.org>
Mon, 8 Nov 2004 11:35:49 +0000 (11:35 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:05:40 +0000 (13:05 -0500)
commitc077300a22806bab94d11a87c8ef96b6b541ada5
tree227e41f7629b35ea5db4c3d80857a6a6f2359e36
parent19fc6e8f511f028aa40122cc7e40c83908d07ebe
r3618: - this adds the special case for DENY_DOS semantics, as shown by the BASE-DENYDOS test.

- pvfs now passes BASE-DENY1 and BASE-DENYDOS.
(This used to be commit aa09df22ee729c02552638859236d9068e9748ae)
source4/include/smb.h
source4/ntvfs/ntvfs_generic.c
source4/ntvfs/posix/pvfs_open.c
source4/ntvfs/posix/pvfs_qfileinfo.c
source4/ntvfs/posix/pvfs_read.c
source4/ntvfs/posix/pvfs_setfileinfo.c
source4/ntvfs/posix/pvfs_write.c
source4/ntvfs/posix/vfs_posix.h
source4/script/tests/test_posix.sh