Age | Commit message (Expand) | Author | Files | Lines |
2009-09-10 | s4/torture: don't mix declarations and code | Andrew Tridgell | 1 | -22/+22 |
2009-09-09 | s4/torture: add new SMB oplock tests | Aravind Srinivasan | 1 | -2/+397 |
2009-09-09 | s4/torture: convert printf to torture_comment() | Aravind Srinivasan | 1 | -6/+9 |
2009-08-06 | s4 torture: Extend the RAW-RENAME test to more fully test directory renames. | Tim Prouty | 1 | -0/+50 |
2009-08-05 | s4 now supports the large readx extension | Andrew Tridgell | 1 | -6/+11 |
2009-08-05 | skip the readbraw tests if the server does not support it | Andrew Tridgell | 1 | -0/+5 |
2009-07-06 | RAW-LOCK: fix a compiler warning and make a global static const | Stefan Metzmacher | 1 | -3/+2 |
2009-07-06 | RAW-LOCK: fix the run against w2k3, w2k8, win7rc and samba3/4 | Stefan Metzmacher | 1 | -35/+50 |
2009-06-29 | Adds the impersonation level in ntcreatex requests to SAMBA 3 misc torture test | Matthias Dieter Wallnöfer | 1 | -0/+4 |
2009-06-15 | Fix the posixtimedlock test | Volker Lendecke | 1 | -8/+53 |
2009-04-25 | RAW-LOCK: samba4 behaves like windows 7 in regard of locking error codes | Stefan Metzmacher | 1 | -7/+13 |
2009-04-25 | s4:torture: use torture api instead of printf for RAW-LOCK | Stefan Metzmacher | 1 | -234/+168 |
2009-04-25 | s4:tortore: use torture api instead of printf in RAW-RENAME | Stefan Metzmacher | 1 | -36/+38 |
2009-04-01 | s4 torture: Addition to RAW-BENCH-LOCK to take a configurable number of locks... | Zack Kirsch | 1 | -1/+19 |
2009-04-01 | s/NT_STATUS_WIN7_INVALID_RANGE/NT_STATUS_INVALID_LOCK_RANGE/g | Zach Loafman | 1 | -2/+2 |
2009-04-01 | s4 torture: Remove unused parameter | Tim Prouty | 1 | -14/+7 |
2009-04-01 | s4 torture: Add new streams oplock test | Tim Prouty | 1 | -0/+176 |
2009-03-10 | added a test that triggers a bug in the Samba3 notify code | Andrew Tridgell | 1 | -0/+169 |
2009-02-27 | And the prize for the most pain caused in the build farm for a simple | Jeremy Allison | 1 | -1/+1 |
2009-02-26 | Add another torture test inspired by George @ Apple. | Jeremy Allison | 1 | -0/+86 |
2009-02-24 | Added torture test from a usage case from the Apple OS/X client. | Jeremy Allison | 1 | -0/+119 |
2009-02-20 | s4 torture: Add comment to clarify test | Zack Kirsch | 1 | -0/+3 |
2009-02-20 | Added torture tests to RAW-NOTIFY | Steven Danneman | 1 | -2/+150 |
2009-02-18 | s4 torture: Add new test to create a file with a lot of streams | Tim Prouty | 1 | -0/+45 |
2009-02-18 | s4 torture: Add additional streams create disposition test | Tim Prouty | 1 | -0/+20 |
2009-02-13 | s4 torture: Add rename test to imitate the way OS X renames files | Aravind Srinivasan | 1 | -0/+83 |
2009-02-11 | s4 torture: Smbtorture additions for Windows BRL | Zack Kirsch | 1 | -5/+566 |
2009-02-11 | s4 torture: Two minor fixes to smbtorture BRL tests. | Zack Kirsch | 1 | -2/+0 |
2009-02-10 | s4 torture: Change nttransrename to use a normal access mask | Tim Prouty | 1 | -1/+1 |
2009-02-02 | s4:libcliraw: s/private/private_data | Stefan Metzmacher | 4 | -18/+18 |
2009-02-02 | s4:torture: s/private/private_data | Stefan Metzmacher | 2 | -14/+14 |
2009-01-09 | s4 torture: Add new create disposition test to RAW-STREAMS | Tim Prouty | 1 | -1/+167 |
2009-01-07 | added support for stream renames in Samba4 | Andrew Tridgell | 1 | -1/+2 |
2009-01-04 | s4 torture: Add more rename tests to RAW-STREAMS | Tim Prouty | 1 | -3/+198 |
2008-12-29 | s4:lib/tevent: rename structs | Stefan Metzmacher | 5 | -19/+19 |
2008-12-23 | Fix more compiler warnings. | Jelmer Vernooij | 2 | -2/+1 |
2008-12-22 | Make it clearer when RAW-STREAMS is failing (don't always print names). | Jeremy Allison | 1 | -4/+6 |
2008-12-19 | Add torture test for bug #5986 - streams rename, so we don't regress. | Jeremy Allison | 1 | -0/+98 |
2008-12-18 | RAW-CHKPATH: not every server behaves like samba3... | Stefan Metzmacher | 1 | -1/+1 |
2008-12-17 | Samba3 smbd now passes test BATCH23 (with the fix for bug #5979), only BATCH2... | Jeremy Allison | 1 | -4/+0 |
2008-12-13 | Added torture test for doing an openX over a directory | Jeremy Allison | 1 | -0/+47 |
2008-12-01 | RAW-STREAMS: test stream renames | Stefan Metzmacher | 1 | -8/+74 |
2008-12-01 | RAW-STREAMS: some more tests... | Stefan Metzmacher | 1 | -18/+180 |
2008-12-01 | RAW-STREAMS: test valid character in the range of 0x01 => 0x7F | Stefan Metzmacher | 1 | -0/+69 |
2008-12-01 | RAW-STREAMS: check some strange stream name combinations | Stefan Metzmacher | 1 | -0/+102 |
2008-12-01 | RAW-CHKPATH: test every character in the range of 0x01 => 0x7F | Stefan Metzmacher | 1 | -0/+81 |
2008-11-08 | Remove debug code added in error. | Jeremy Allison | 1 | -13/+2 |
2008-11-08 | Fix a subtle logic bug in the adaption of se_create_child_secdesc(), pass RAW... | Jeremy Allison | 1 | -5/+18 |
2008-11-06 | Start factoring out the inheritance differences. | Jeremy Allison | 1 | -1/+3 |
2008-11-04 | Pass all of RAW-ACLS except for inheritence. Working on that next. | Jeremy Allison | 1 | -1/+1 |