Age | Commit message (Expand) | Author | Files | Lines |
2009-12-03 | s4 torture: Convert to a more modern version of read in RAW-OPLOCK-BATCH4 | Tim Prouty | 1 | -5/+7 |
2009-12-03 | s4 torture: Allow some implementations to break from level1 to none with two ... | Tim Prouty | 1 | -7/+13 |
2009-12-02 | s4/torture: add multiple lock cancel test | Steven Danneman | 1 | -2/+91 |
2009-12-02 | s4/torture: add addition multiple lock tests | Steven Danneman | 1 | -0/+67 |
2009-12-02 | s4/torture: fix build warnings by removing unecessary const | Steven Danneman | 1 | -1/+1 |
2009-12-02 | s4/torture: Add target functionality parameters to SMBv1 BRL tests | Steven Danneman | 1 | -6/+27 |
2009-12-01 | s4 torture: Change oplock to use passthrough for exclusive3/batch11 | Tim Prouty | 1 | -2/+2 |
2009-12-01 | s4 torture: Update RAW-SFILEINFO-END-OF-FILE to test some additional corner c... | Tim Prouty | 1 | -19/+104 |
2009-12-01 | s4 torture: Change RAW-SFILEINFO-END-OF-FILE to check for share modes by default | Tim Prouty | 1 | -7/+5 |
2009-12-01 | s4 torture: Move target macros to a common header instead of redefining them ... | Tim Prouty | 1 | -5/+0 |
2009-12-01 | s4:torture/raw/lock - Fix "discard const" warnings by introducing "discard_co... | Matthias Dieter Wallnöfer | 1 | -3/+6 |
2009-11-27 | s4-torture: mark s4 as doing valid lock range tests on SMB | Andrew Tridgell | 1 | -1/+2 |
2009-11-25 | s4 torture: Change RAW-OPLOCK to use the documented version of SET_END_OF_FIL... | Tim Prouty | 1 | -4/+4 |
2009-11-25 | s4 torture: Add two new setfileinfo tests | Tim Prouty | 1 | -0/+191 |
2009-11-25 | s4 torture: Split up the torture suite setup for RAW-SFILEINFO | Tim Prouty | 2 | -10/+21 |
2009-11-24 | RAW-PING-PONG: use timeval_current/timeval_elapsed instead of start_timer/end... | Stefan Metzmacher | 1 | -19/+5 |
2009-11-21 | s4:torture/raw/unlink - Remove unused variable and label | Matthias Dieter Wallnöfer | 1 | -2/+1 |
2009-11-02 | s4:torture/raw/samba3misc - Add "discard_const_p" macro before a string | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2009-10-29 | Change RAW-STREAMS for s3 to allow rename over an existing stream, | Jeremy Allison | 1 | -1/+2 |
2009-10-20 | s4-torture: ran minimal_includes.pl over source4/torture | Andrew Tridgell | 21 | -49/+0 |
2009-10-18 | s4-torture: fixed the streams tests for Samba4 | Andrew Tridgell | 1 | -23/+29 |
2009-10-17 | Fix the smbtorture4 build. root_fid is a "union smb_handle". tridge | Jeremy Allison | 1 | -1/+1 |
2009-10-17 | Merge branch 'master' of ssh://jra@git.samba.org/data/git/samba | Jeremy Allison | 14 | -307/+658 |
2009-10-17 | s4-torture: fixed the default ACL for s4 | Andrew Tridgell | 1 | -13/+41 |
2009-10-17 | s4-torture: minor debugging enhancements | Andrew Tridgell | 1 | -3/+3 |
2009-10-17 | s4-torture: add a special check for administrators and privileges | Andrew Tridgell | 1 | -12/+12 |
2009-10-15 | s4-smb: declare root_fid as a file handle | Andrew Tridgell | 13 | -111/+111 |
2009-10-12 | torture: fixed socket leak in BENCH-TCON test | Andrew Tridgell | 1 | -0/+1 |
2009-10-07 | Exteded RAW-RENAME test to catch regressions in bug 6781. | Jeremy Allison | 1 | -4/+40 |
2009-10-02 | s4: fix various warnings (not "const" related ones) | Matthias Dieter Wallnöfer | 1 | -4/+2 |
2009-10-01 | s4/torture: Add two new SMB RAW-OPEN tests | Aravind Srinivasan | 1 | -1/+170 |
2009-10-01 | s4/torture: convert printf to torture_comment() in RAW-OPEN | Aravind Srinivasan | 1 | -58/+103 |
2009-10-01 | s4/torture: fix typo in test comment | Steven Danneman | 1 | -1/+1 |
2009-09-29 | s4/torture: fix RAW-OPLOCK-STREAM1 test after commit a11bb14 | Steven Danneman | 1 | -11/+12 |
2009-09-29 | s4/torture: Allow receiving of oplock break requests in any order | Steven Danneman | 1 | -88/+159 |
2009-09-29 | s4/torture: convert printf to torture_comment() | Aravind Srinivasan | 1 | -2/+4 |
2009-09-28 | unlink defer torture test | Tim Prouty | 1 | -0/+100 |
2009-09-24 | s4 torture: Fix RAW-STREAMS to request more specific permissions | Tim Prouty | 1 | -1/+2 |
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 |