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)
commitaa09df22ee729c02552638859236d9068e9748ae
tree7718e31411352f8806a39c20758458a375acd04e
parent6e4fdf01d19051e3923d7703dbf990fc1722b09a
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.
source/include/smb.h
source/ntvfs/ntvfs_generic.c
source/ntvfs/posix/pvfs_open.c
source/ntvfs/posix/pvfs_qfileinfo.c
source/ntvfs/posix/pvfs_read.c
source/ntvfs/posix/pvfs_setfileinfo.c
source/ntvfs/posix/pvfs_write.c
source/ntvfs/posix/vfs_posix.h
source/script/tests/test_posix.sh