summaryrefslogtreecommitdiffstats
path: root/source4/torture/smb2/maxwrite.c
Commit message (Collapse)AuthorAgeFilesLines
* r26238: Add a loadparm context parameter to torture_context, remove more ↵Jelmer Vernooij2007-12-211-8/+5
| | | | | | uses of global_loadparm. (This used to be commit a33a5530545086b81a3b205aa109dff11c546926)
* r25579: BOOL -> boolStefan Metzmacher2007-10-101-4/+4
| | | | | metze (This used to be commit 058a0619e9218586e73ae920f45621cf00d8b828)
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-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)
* r18838: make sure we cleanup after SMB2-MAXWRITE (it creates a large file)Andrew Tridgell2007-10-101-7/+17
| | | | (This used to be commit 54894fb8b87a10dbf36476a001e2e32a0263c4fa)
* r18835: expand IO limits on SMB2. Samba4 now tops out at 16.7MB IOs.Andrew Tridgell2007-10-101-2/+2
| | | | (This used to be commit 1e34e4d5a1fd3d74080424140e4ab276b6042d12)
* r18808: added SMB2-MAXWRITE test and SMB2-DIR testsAndrew Tridgell2007-10-101-0/+126
expanded size of dangerous level for write in SMB2-CONNECT test (This used to be commit 355c6e78a91f4e934479829e722f873ca7e66baf)