summaryrefslogtreecommitdiffstats
path: root/source4/torture/raw
Commit message (Expand)AuthorAgeFilesLines
* r20650: revert a bunch of code I didn't mean to commit yetAndrew Tridgell2007-10-101-1/+1
* r20647: add cluster codeAndrew Tridgell2007-10-101-1/+1
* r20632: The extended RAW-SAMBA3BADPATH test led me to some wrong assumptions, inVolker Lendecke2007-10-101-261/+2
* r20618: Fix a bug in bad_path handling that also exists in 3.0.23: For reply_...Volker Lendecke2007-10-101-5/+16
* r20613: The individual tests are fine, I did run samba3badpath, but raw-samba...Volker Lendecke2007-10-101-0/+3
* r20609: Additional torture test for our bad_path handling. Most of it is disa...Volker Lendecke2007-10-101-2/+210
* r20595: W2k and XP don't always show the top directory as hidden, w2k3 does. ...Volker Lendecke2007-10-101-17/+23
* r20552: Little Samba3 test to force smb_close to return an error. Set delete ...Volker Lendecke2007-10-102-1/+72
* r20549: obvious bug fix..Volker Lendecke2007-10-101-1/+1
* r20508: Confirm a special case in samba3 reply_getatr that getatr("") always ...Volker Lendecke2007-10-101-0/+34
* r20497: Two changes to RAW-OPEN that Samba does not fulfil:Volker Lendecke2007-10-101-5/+25
* r20480: In Samba3 we don't yet have support for all 4 file times on all platf...Volker Lendecke2007-10-101-1/+9
* r20474: Skip the delete-on-close test on a non-empty directory in raw-unlink forVolker Lendecke2007-10-101-21/+28
* r20311: Check one more samba3 error path for t2mkdirVolker Lendecke2007-10-101-0/+6
* r20309: Don't treat non-supported EAs as fatal against Samba3.Volker Lendecke2007-10-101-10/+20
* r20092: added a locking benchmark that should be good for benchmarkingAndrew Tridgell2007-10-102-2/+199
* r20078: support the large samba3 reads in RAW-READ testAndrew Tridgell2007-10-101-4/+14
* r20059: james was asking about CAP_LARGE_READX and reads close to the 64kAndrew Tridgell2007-10-101-0/+20
* r19510: Make smbtorture's `nprocs' parameter a parametric option.Jelmer Vernooij2007-10-101-1/+1
* r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij2007-10-101-1/+1
* r19506: fixed remaining parts of RAW-READ and RAW-WRITE tests to check forAndrew Tridgell2007-10-102-37/+67
* r19504: - fixed a free error in file_lines_parseAndrew Tridgell2007-10-102-0/+10
* r19392: Use torture_setting_* rather than lp_parm_* where possible.Jelmer Vernooij2007-10-105-8/+8
* r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij2007-10-101-29/+36
* 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