summaryrefslogtreecommitdiff
path: root/source4/torture/raw
AgeCommit message (Expand)AuthorFilesLines
2008-02-29RAW-SFILEINFO-RENAME: test renaming of directories by path and handleStefan Metzmacher1-8/+84
2008-02-29RAW-SFILEINFO-RENAME: test renaming by path while a handle is open on a fileStefan Metzmacher1-0/+25
2008-02-29RAW-CHKPATH: also use qpathinfo NAME_INFO and check the returned nameStefan Metzmacher1-11/+66
2008-02-29raw-qfsinfo: Convert to new torture API.Jelmer Vernooij1-16/+13
2008-02-28Remove use of global_loadparm.Jelmer Vernooij1-0/+2
2008-02-27RAW-OPLOCK: be more strict with share modes against windows and samba4Stefan Metzmacher1-19/+32
2008-02-27RAW-OPLOCK: use torture_result(TORTURE_FAIL) so that the knownfailures file workStefan Metzmacher1-2/+2
2008-02-27RAW-OPLOCK: add BATCH20 test renaming via setpathinfo() and setfileinfo()Stefan Metzmacher1-0/+135
2008-02-27RAW-OPLOCK: add BATCH19 test renaming via setpathinfoStefan Metzmacher1-0/+112
2008-02-27RAW-OPLOCK: add BATCH18 test a ntrename with FLAG_RENAMEStefan Metzmacher1-0/+75
2008-02-27RAW-OPLOCK: add BATCH17 test rename on a file with oplockStefan Metzmacher1-0/+75
2008-02-27RAW-OPLOCK: add EXCLISIVE6 test a rename on a file with an oplockStefan Metzmacher1-0/+72
2008-02-27RAW-OPLOCK: add EXCLUSIVE5 to test attribute only with OVERWRITE_IFStefan Metzmacher1-0/+72
2008-02-27RAW-OPLOCK: add BATCH16 and tests attribute only with OVERWRITE_IFStefan Metzmacher1-0/+79
2008-02-27RAW-OPLOCK: add EXCLUSIVE4 a attribute only open doesn't break an exclusive o...Stefan Metzmacher1-0/+65
2008-02-27RAW-OPLOCK: add EXCLUSIVE3Stefan Metzmacher1-0/+69
2008-02-27RAW-OPLOCK: add EXCLUSIVE2Stefan Metzmacher1-0/+95
2008-02-27RAW-OPLOCK: rename test (NORMAL => EXCLUSIVE1)Stefan Metzmacher1-4/+4
2008-02-26RAW-OPLOCK: BATCH15: make sure a qpathinfo doesn't break batch oplocksStefan Metzmacher1-0/+74
2008-02-25RAW-OPLOCK: remove unused varStefan Metzmacher1-2/+1
2008-02-25RAW-OPLOCK: fix typo (send oplock releases on the correct connection)Stefan Metzmacher1-1/+1
2008-02-21Remove more uses of global_loadparm.Jelmer Vernooij1-0/+1
2008-02-07make the multiplier in the RAW-OFFLINE test settableAndrew Tridgell1-1/+2
2008-01-25added latency reportingAndrew Tridgell1-6/+51
2008-01-25this is in secondsAndrew Tridgell1-3/+2
2008-01-25more useful outputAndrew Tridgell1-10/+17
2008-01-25added a offline file torture test BASE-OFFLINEAndrew Tridgell2-0/+456
2008-01-20Add an exception for S3Volker Lendecke1-3/+10
2008-01-03r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...Jelmer Vernooij2-14/+2
2008-01-03r26651: libsmb: Allow specifying signing policy from higher up.Jelmer Vernooij2-0/+2
2008-01-03r26650: torture/raw: Fix warnings in lockbench/openbench.Jelmer Vernooij2-6/+15
2008-01-02r26646: libcli/smb_composite: Allow specifying SMB parameters in smb_composit...Jelmer Vernooij2-0/+12
2008-01-02r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...Jelmer Vernooij2-2/+8
2008-01-01r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij1-1/+3
2007-12-21r26409: Pass smb ports along.Jelmer Vernooij3-4/+4
2007-12-21r26250: Avoid global_loadparm in a couple more places.Jelmer Vernooij2-2/+2
2007-12-21r26249: Remove a couple more uses of global_loadparm.Jelmer Vernooij9-33/+37
2007-12-21r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij12-229/+225
2007-12-21r26184: Streams are tricky....Volker Lendecke1-2/+245
2007-12-21r26104: Revert 26103 -- breaks make testVolker Lendecke1-12/+0
2007-12-21r26103: Leave streams around to unlinkVolker Lendecke1-0/+12
2007-12-21r26029: In RAW-STREAMS test listing of streamsVolker Lendecke1-27/+116
2007-12-21r25925: torture/raw: fix sending unitialized bytes in RAW-SAMBA3ROOTDIRFIDStefan Metzmacher1-0/+1
2007-12-21r25803: Make our security descriptor acl manipulation methods more generic so...Günther Deschner1-20/+20
2007-12-21r25689: test with a non-zero size fileAndrew Tridgell1-0/+7
2007-12-21r25607: Allow to set security descriptor type flags at creation time withGünther Deschner1-20/+20
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij27-712/+712
2007-10-10r25430: Add the loadparm context to all parametric options.Jelmer Vernooij11-42/+42
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij6-16/+16
2007-10-10r25392: Add loadparm context as argument in a couple more places.Jelmer Vernooij2-4/+4