1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source4/torture/raw
Volker Lendecke dff70f76bc r20618: Fix a bug in bad_path handling that also exists in 3.0.23: For reply_unlink
under Linux we returned NT_STATUS_NOT_A_DIRECTORY. This is because in the
bad_path==True condition lstat(2) returns ENOTDIR and not ENOENT.

Not sure if we want to necessarily replicate the INVALID_PARAMETER here, but
this is what W2k3 does.

Jeremy, I tried to call you, but you were not around. So I'll leave it up to
you to merge this.

Volker
(This used to be commit 838afa8f7d)
2007-10-10 14:37:15 -05:00
..
acls.c r18301: I discovered how to load the warnings from a build farm build into 2007-10-10 14:18:04 -05:00
chkpath.c r16907: Add an index parameter to torture_open_connection. Next step is to enable the 2007-10-10 14:09:58 -05:00
close.c r20480: In Samba3 we don't yet have support for all 4 file times on all platforms (do 2007-10-10 14:35:58 -05:00
composite.c r16907: Add an index parameter to torture_open_connection. Next step is to enable the 2007-10-10 14:09:58 -05:00
context.c r16907: Add an index parameter to torture_open_connection. Next step is to enable the 2007-10-10 14:09:58 -05:00
eas.c r16907: Add an index parameter to torture_open_connection. Next step is to enable the 2007-10-10 14:09:58 -05:00
ioctl.c r16907: Add an index parameter to torture_open_connection. Next step is to enable the 2007-10-10 14:09:58 -05:00
lock.c r17785: fix compiler warnings 2007-10-10 14:16:42 -05:00
lockbench.c r20092: added a locking benchmark that should be good for benchmarking 2007-10-10 14:29:04 -05:00
missing.txt a few build fixes to try to get irix building 2003-08-15 15:16:34 +00:00
mkdir.c r20311: Check one more samba3 error path for t2mkdir 2007-10-10 14:29:37 -05:00
mux.c r16907: Add an index parameter to torture_open_connection. Next step is to enable the 2007-10-10 14:09:58 -05:00
notify.c r18371: made the directory depth notify test independent of timing 2007-10-10 14:18:20 -05:00
open.c r20497: Two changes to RAW-OPEN that Samba does not fulfil: 2007-10-10 14:36:01 -05:00
oplock.c r19510: Make smbtorture's `nprocs' parameter a parametric option. 2007-10-10 14:24:42 -05:00
qfileinfo.c r18301: I discovered how to load the warnings from a build farm build into 2007-10-10 14:18:04 -05:00
qfsinfo.c r16907: Add an index parameter to torture_open_connection. Next step is to enable the 2007-10-10 14:09:58 -05:00
raw.c r20552: Little Samba3 test to force smb_close to return an error. Set delete on close, 2007-10-10 14:36:53 -05:00
read.c r20078: support the large samba3 reads in RAW-READ test 2007-10-10 14:29:01 -05:00
rename.c r16907: Add an index parameter to torture_open_connection. Next step is to enable the 2007-10-10 14:09:58 -05:00
samba3hide.c r20613: The individual tests are fine, I did run samba3badpath, but raw-samba3hide 2007-10-10 14:37:14 -05:00
samba3misc.c r20618: Fix a bug in bad_path handling that also exists in 3.0.23: For reply_unlink 2007-10-10 14:37:15 -05:00
search.c r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libraries 2007-10-10 14:24:41 -05:00
seek.c r16907: Add an index parameter to torture_open_connection. Next step is to enable the 2007-10-10 14:09:58 -05:00
setfileinfo.c r19392: Use torture_setting_* rather than lp_parm_* where possible. 2007-10-10 14:21:24 -05:00
streams.c r16907: Add an index parameter to torture_open_connection. Next step is to enable the 2007-10-10 14:09:58 -05:00
unlink.c r20474: Skip the delete-on-close test on a non-empty directory in raw-unlink for 2007-10-10 14:35:56 -05:00
write.c r19506: fixed remaining parts of RAW-READ and RAW-WRITE tests to check for 2007-10-10 14:24:41 -05:00