summaryrefslogtreecommitdiffstats
path: root/source4/torture/raw
Commit message (Expand)AuthorAgeFilesLines
* r18585: 50 open searches is still too many for some of the build farm hosts,Andrew Tridgell2007-10-101-1/+1
* r18541: with 100 old style searches we can run out of file descriptors on someAndrew Tridgell2007-10-101-1/+1
* r18371: made the directory depth notify test independent of timingAndrew Tridgell2007-10-101-11/+29
* r18355: increase the delays waiting for all events to propogate in theAndrew Tridgell2007-10-101-4/+4
* r18320: the raw write size limit test hurts too many hosts. Limit it to 2^33Andrew Tridgell2007-10-101-1/+7
* r18319: fixed the directory search resume code on IRIXAndrew Tridgell2007-10-101-5/+5
* r18301: I discovered how to load the warnings from a build farm build intoAndrew Tridgell2007-10-103-8/+8
* r18103: add torture test for 'RAW_OPEN_OPENX without a leading slash on the p...Derrell Lipman2007-10-101-0/+46
* r17785: fix compiler warningsStefan Metzmacher2007-10-102-9/+6
* r17141: Prove that create dispositions with truncate andJeremy Allison2007-10-101-0/+71
* r17139: Checking in Volker's extended oplock test.Jeremy Allison2007-10-101-86/+96
* r17099: Samba3 now passes RAW-LOCK completely, no need forJeremy Allison2007-10-101-10/+0
* r17020: pass the real error to the failing requestsStefan Metzmacher2007-10-101-2/+2
* r17015: add a test that closes the tcp connection with an outstandingStefan Metzmacher2007-10-101-0/+67
* r16980: - make struct smb_notify a union and add levels RAW_NOTIFY_NTTRANS,RA...Stefan Metzmacher2007-10-101-140/+149
* r16907: Add an index parameter to torture_open_connection. Next step is to en...Volker Lendecke2007-10-1024-33/+30
* r16843: Confirm that openX uses the same mapping table as getatr.Jeremy Allison2007-10-101-1/+94
* r16842: Jeremy, I almost don't dare checking this in.....Volker Lendecke2007-10-101-0/+44
* r16834: split the level's of smb_search_first/smb_search_next and the levelsStefan Metzmacher2007-10-102-81/+148
* r16761: Added additional NTSTATUS and DOS error test for "."Jeremy Allison2007-10-102-0/+6
* r16759: Jeremy, another little error case for you :-)Volker Lendecke2007-10-101-0/+135
* r16707: - test attrib = 0 in BASIC_INFOStefan Metzmacher2007-10-101-5/+9
* r16657: Test Jerry's iTunes bug, along with some more error conditionsVolker Lendecke2007-10-103-45/+162
* r16333: Move more code out of the core smbtorture. It now no longerJelmer Vernooij2007-10-101-0/+59
* r16173: Use memory context provided by smbtorture.Jelmer Vernooij2007-10-101-43/+30
* r16151: |= fix found by metzeVolker Lendecke2007-10-101-2/+2
* r16149: This is a very Samba3 specific test: It tests whether 'hide unreadabl...Volker Lendecke2007-10-101-0/+321
* r15947: Do the same test on setting allocation info.Jeremy Allison2007-10-101-2/+38
* r15946: Added check that proves that setpathinfo on anJeremy Allison2007-10-101-0/+38
* r15881: fixed the RAW-ACLS test for 64 bit systems (was failing on ppc64)Andrew Tridgell2007-10-101-3/+5
* r15718: - split the SMBflush with the 0xFFFF wildcard fnum into a different l...Stefan Metzmacher2007-10-101-4/+7
* r15690: - disable the lock cancel test against samba3Stefan Metzmacher2007-10-101-0/+10
* r15685: let samba3 pass RAW-READ and ignore one bugStefan Metzmacher2007-10-101-1/+6
* r15656: for NT IOCTL's we need to control the max_data field for some callsStefan Metzmacher2007-10-101-1/+3
* r15640: - NT IOCTL calls also have an 'in' data_blobStefan Metzmacher2007-10-101-0/+2
* r15615: - add some tests for cancel pending locks by SMBexit, SMBulogoff and ...Stefan Metzmacher2007-10-101-5/+668
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-101-1/+1
* r15201: Use abs() rather then ABS()Jelmer Vernooij2007-10-103-5/+5
* r15122: test what access masks are needed when using the FLAGS2_READ_PERMIT_E...Stefan Metzmacher2007-10-101-15/+159
* r15070: test the needed access masks for read/write the differentStefan Metzmacher2007-10-101-0/+209
* r15066: - sync the dir_flags tests with the file_flags testsStefan Metzmacher2007-10-101-4/+94
* r15033: expanded the RAW-OPLOCK test to include the different cases where theAndrew Tridgell2007-10-101-40/+133
* r15016: add a test for a 2nd open with an exclusive oplock. It does not causeAndrew Tridgell2007-10-101-1/+7
* r15015: add an explanation for this testAndrew Tridgell2007-10-101-1/+10
* r15014: added a simple batch oplock benchmarkAndrew Tridgell2007-10-101-7/+87
* r14969: ensure that even on slow machines we leave plenty of time for a seriesAndrew Tridgell2007-10-101-1/+1
* r14956: change the notify search to be much more efficient by using aAndrew Tridgell2007-10-101-0/+115
* r14948: add testing of truncate events, and add truncate support to inotifyAndrew Tridgell2007-10-101-1/+10
* r14942: make the RAW-NOTIFY test check the strange file rename semantics. AlsoAndrew Tridgell2007-10-101-19/+53
* r14935: try to avoid a race condition in the recursion testAndrew Tridgell2007-10-101-1/+1