Age | Commit message (Expand) | Author | Files | Lines |
2008-02-29 | raw-qfsinfo: Convert to new torture API. | Jelmer Vernooij | 1 | -16/+13 |
2008-02-28 | Remove use of global_loadparm. | Jelmer Vernooij | 1 | -0/+2 |
2008-02-27 | RAW-OPLOCK: be more strict with share modes against windows and samba4 | Stefan Metzmacher | 1 | -19/+32 |
2008-02-27 | RAW-OPLOCK: use torture_result(TORTURE_FAIL) so that the knownfailures file work | Stefan Metzmacher | 1 | -2/+2 |
2008-02-27 | RAW-OPLOCK: add BATCH20 test renaming via setpathinfo() and setfileinfo() | Stefan Metzmacher | 1 | -0/+135 |
2008-02-27 | RAW-OPLOCK: add BATCH19 test renaming via setpathinfo | Stefan Metzmacher | 1 | -0/+112 |
2008-02-27 | RAW-OPLOCK: add BATCH18 test a ntrename with FLAG_RENAME | Stefan Metzmacher | 1 | -0/+75 |
2008-02-27 | RAW-OPLOCK: add BATCH17 test rename on a file with oplock | Stefan Metzmacher | 1 | -0/+75 |
2008-02-27 | RAW-OPLOCK: add EXCLISIVE6 test a rename on a file with an oplock | Stefan Metzmacher | 1 | -0/+72 |
2008-02-27 | RAW-OPLOCK: add EXCLUSIVE5 to test attribute only with OVERWRITE_IF | Stefan Metzmacher | 1 | -0/+72 |
2008-02-27 | RAW-OPLOCK: add BATCH16 and tests attribute only with OVERWRITE_IF | Stefan Metzmacher | 1 | -0/+79 |
2008-02-27 | RAW-OPLOCK: add EXCLUSIVE4 a attribute only open doesn't break an exclusive o... | Stefan Metzmacher | 1 | -0/+65 |
2008-02-27 | RAW-OPLOCK: add EXCLUSIVE3 | Stefan Metzmacher | 1 | -0/+69 |
2008-02-27 | RAW-OPLOCK: add EXCLUSIVE2 | Stefan Metzmacher | 1 | -0/+95 |
2008-02-27 | RAW-OPLOCK: rename test (NORMAL => EXCLUSIVE1) | Stefan Metzmacher | 1 | -4/+4 |
2008-02-26 | RAW-OPLOCK: BATCH15: make sure a qpathinfo doesn't break batch oplocks | Stefan Metzmacher | 1 | -0/+74 |
2008-02-25 | RAW-OPLOCK: remove unused var | Stefan Metzmacher | 1 | -2/+1 |
2008-02-25 | RAW-OPLOCK: fix typo (send oplock releases on the correct connection) | Stefan Metzmacher | 1 | -1/+1 |
2008-02-21 | Remove more uses of global_loadparm. | Jelmer Vernooij | 1 | -0/+1 |
2008-02-07 | make the multiplier in the RAW-OFFLINE test settable | Andrew Tridgell | 1 | -1/+2 |
2008-01-25 | added latency reporting | Andrew Tridgell | 1 | -6/+51 |
2008-01-25 | this is in seconds | Andrew Tridgell | 1 | -3/+2 |
2008-01-25 | more useful output | Andrew Tridgell | 1 | -10/+17 |
2008-01-25 | added a offline file torture test BASE-OFFLINE | Andrew Tridgell | 2 | -0/+456 |
2008-01-20 | Add an exception for S3 | Volker Lendecke | 1 | -3/+10 |
2008-01-03 | r26654: libcli/smb_composite: Rather than specifying each of the gazillion op... | Jelmer Vernooij | 2 | -14/+2 |
2008-01-03 | r26651: libsmb: Allow specifying signing policy from higher up. | Jelmer Vernooij | 2 | -0/+2 |
2008-01-03 | r26650: torture/raw: Fix warnings in lockbench/openbench. | Jelmer Vernooij | 2 | -6/+15 |
2008-01-02 | r26646: libcli/smb_composite: Allow specifying SMB parameters in smb_composit... | Jelmer Vernooij | 2 | -0/+12 |
2008-01-02 | r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,... | Jelmer Vernooij | 2 | -2/+8 |
2008-01-01 | r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,... | Jelmer Vernooij | 1 | -1/+3 |
2007-12-21 | r26409: Pass smb ports along. | Jelmer Vernooij | 3 | -4/+4 |
2007-12-21 | r26250: Avoid global_loadparm in a couple more places. | Jelmer Vernooij | 2 | -2/+2 |
2007-12-21 | r26249: Remove a couple more uses of global_loadparm. | Jelmer Vernooij | 9 | -33/+37 |
2007-12-21 | r26238: Add a loadparm context parameter to torture_context, remove more uses... | Jelmer Vernooij | 12 | -229/+225 |
2007-12-21 | r26184: Streams are tricky.... | Volker Lendecke | 1 | -2/+245 |
2007-12-21 | r26104: Revert 26103 -- breaks make test | Volker Lendecke | 1 | -12/+0 |
2007-12-21 | r26103: Leave streams around to unlink | Volker Lendecke | 1 | -0/+12 |
2007-12-21 | r26029: In RAW-STREAMS test listing of streams | Volker Lendecke | 1 | -27/+116 |
2007-12-21 | r25925: torture/raw: fix sending unitialized bytes in RAW-SAMBA3ROOTDIRFID | Stefan Metzmacher | 1 | -0/+1 |
2007-12-21 | r25803: Make our security descriptor acl manipulation methods more generic so... | Günther Deschner | 1 | -20/+20 |
2007-12-21 | r25689: test with a non-zero size file | Andrew Tridgell | 1 | -0/+7 |
2007-12-21 | r25607: Allow to set security descriptor type flags at creation time with | Günther Deschner | 1 | -20/+20 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 27 | -712/+712 |
2007-10-10 | r25430: Add the loadparm context to all parametric options. | Jelmer Vernooij | 11 | -42/+42 |
2007-10-10 | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 6 | -16/+16 |
2007-10-10 | r25392: Add loadparm context as argument in a couple more places. | Jelmer Vernooij | 2 | -4/+4 |
2007-10-10 | r25310: Make sure we do not regress on r25309 | Volker Lendecke | 2 | -0/+72 |
2007-10-10 | r25296: Apply patch by Elrond <elrond+sambaclassic@samba-tng.org>: Put | Volker Lendecke | 1 | -21/+21 |
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service numbe... | Jelmer Vernooij | 15 | -57/+53 |