summaryrefslogtreecommitdiff
path: root/source4/torture/smb2/maxwrite.c
AgeCommit message (Collapse)AuthorFilesLines
2007-12-21r26238: Add a loadparm context parameter to torture_context, remove more ↵Jelmer Vernooij1-8/+5
uses of global_loadparm. (This used to be commit a33a5530545086b81a3b205aa109dff11c546926)
2007-10-10r25579: BOOL -> boolStefan Metzmacher1-4/+4
metze (This used to be commit 058a0619e9218586e73ae920f45621cf00d8b828)
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
There are still a few tidyups of old FSF addresses to come (in both s3 and s4). More commits soon. (This used to be commit fcf38a38ac691abd0fa51b89dc951a08e89fdafa)
2007-10-10r18838: make sure we cleanup after SMB2-MAXWRITE (it creates a large file)Andrew Tridgell1-7/+17
(This used to be commit 54894fb8b87a10dbf36476a001e2e32a0263c4fa)
2007-10-10r18835: expand IO limits on SMB2. Samba4 now tops out at 16.7MB IOs.Andrew Tridgell1-2/+2
(This used to be commit 1e34e4d5a1fd3d74080424140e4ab276b6042d12)
2007-10-10r18808: added SMB2-MAXWRITE test and SMB2-DIR testsAndrew Tridgell1-0/+126
expanded size of dangerous level for write in SMB2-CONNECT test (This used to be commit 355c6e78a91f4e934479829e722f873ca7e66baf)