Age | Commit message (Expand) | Author | Files | Lines |
2008-07-16 | Ignore and handle more NT Create & X options. | Andrew Bartlett | 1 | -0/+56 |
2008-05-26 | check use of mincnt past EOF in SMB | Andrew Tridgell | 1 | -0/+17 |
2008-05-23 | RAW-STREAMS: better test the bahavior of streams on directories | Stefan Metzmacher | 1 | -10/+85 |
2008-05-20 | smbtorture: Add RAW-BENCH-TCON benchmark. | James Peach | 2 | -0/+203 |
2008-04-27 | Move subunit infrastructure code into lib/torture. | Jelmer Vernooij | 2 | -3/+3 |
2008-04-22 | Fix more failing tests to pass the event context. | Simo Sorce | 2 | -2/+2 |
2008-04-21 | Fix build | Simo Sorce | 1 | -0/+1 |
2008-04-21 | Remove more event_context_init() uses from function calls within deep down th... | Simo Sorce | 1 | -2/+2 |
2008-04-21 | smbtorture: Add RAW-BENCH-LOOKUP micro-benchmark. | James Peach | 2 | -0/+321 |
2008-04-17 | Fix the build. | Jelmer Vernooij | 3 | -4/+4 |
2008-04-17 | Use provided event context rather than looking for it. | Jelmer Vernooij | 3 | -13/+10 |
2008-04-17 | Remove event context tracking from the credentials struct. | Jelmer Vernooij | 1 | -6/+4 |
2008-04-16 | Avoid event_find_context when a event context is already available. | Jelmer Vernooij | 1 | -2/+1 |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 19 | -1/+20 |
2008-03-18 | smbtorture: fix typos in RAW-OPLOCK output. | Michael Adam | 1 | -2/+2 |
2008-03-17 | RAW-BENCH-OPEN: avoid sync calls before the main loop | Stefan Metzmacher | 1 | -33/+55 |
2008-03-17 | RAW-BENCH-OPEN: fix the output and calculate the total operations | Stefan Metzmacher | 1 | -7/+17 |
2008-03-12 | RAW-RENAME: w2k3 just ignores a NTTRANS-RENAME! | Stefan Metzmacher | 1 | -15/+50 |
2008-03-12 | RAW-STREAMS: do a exit on the session after each sub tests | Stefan Metzmacher | 1 | -0/+2 |
2008-03-12 | RAW-STREAMS: do what the comments say | Stefan Metzmacher | 1 | -3/+5 |
2008-03-11 | Added test_nttransrename() to test Metze's new code. | Jeremy Allison | 2 | -1/+92 |
2008-03-11 | RAW-SEARCH: skip RESUME_KEY tests against samba3 | Stefan Metzmacher | 1 | -0/+10 |
2008-03-11 | Samba3.2 now passes a lot more tests - remove the S3 specific | Jeremy Allison | 1 | -67/+32 |
2008-03-11 | Samba3 now passes the test_raw_oplock_exclusive3 test. | Jeremy Allison | 1 | -8/+2 |
2008-03-11 | Test trans2 renames with oplocks. It looks like trans2 renames | Jeremy Allison | 2 | -0/+110 |
2008-03-07 | torture: fix escape sequence in test_chkpath(). | Michael Adam | 1 | -1/+1 |
2008-03-06 | RAW-OPLOCK: rename _ack_to_levelII() -> ack_to_given() | Stefan Metzmacher | 1 | -61/+75 |
2008-03-06 | RAW-OPLOCK: add BATCH24 test another case with a connection with no CAP_LEVEL... | Stefan Metzmacher | 1 | -0/+77 |
2008-03-06 | RAW-OPLOCK: add BATCH23 and test with a connection with no CAP_LEVEL_II_OPLOCKS | Stefan Metzmacher | 1 | -0/+121 |
2008-03-06 | RAW-OPLOCK: remove unused vars | Stefan Metzmacher | 1 | -3/+0 |
2008-03-04 | RAW-OPLOCK: add BATCH22 and test the behavior of oplock break timeouts | Stefan Metzmacher | 1 | -0/+118 |
2008-03-04 | RAW-OPLOCK: add BATCH21: a self write with an oplock doesn't break it | Stefan Metzmacher | 1 | -0/+70 |
2008-02-29 | RAW-SFILEINFO-RENAME: test renaming of directories by path and handle | Stefan Metzmacher | 1 | -8/+84 |
2008-02-29 | RAW-SFILEINFO-RENAME: test renaming by path while a handle is open on a file | Stefan Metzmacher | 1 | -0/+25 |
2008-02-29 | RAW-CHKPATH: also use qpathinfo NAME_INFO and check the returned name | Stefan Metzmacher | 1 | -11/+66 |
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 |