summaryrefslogtreecommitdiff
path: root/source4/torture/raw
AgeCommit message (Expand)AuthorFilesLines
2009-10-18s4-torture: fixed the streams tests for Samba4Andrew Tridgell1-23/+29
2009-10-17Fix the smbtorture4 build. root_fid is a "union smb_handle". tridgeJeremy Allison1-1/+1
2009-10-17Merge branch 'master' of ssh://jra@git.samba.org/data/git/sambaJeremy Allison14-307/+658
2009-10-17s4-torture: fixed the default ACL for s4Andrew Tridgell1-13/+41
2009-10-17s4-torture: minor debugging enhancementsAndrew Tridgell1-3/+3
2009-10-17s4-torture: add a special check for administrators and privilegesAndrew Tridgell1-12/+12
2009-10-15s4-smb: declare root_fid as a file handleAndrew Tridgell13-111/+111
2009-10-12torture: fixed socket leak in BENCH-TCON testAndrew Tridgell1-0/+1
2009-10-07Exteded RAW-RENAME test to catch regressions in bug 6781.Jeremy Allison1-4/+40
2009-10-02s4: fix various warnings (not "const" related ones)Matthias Dieter Wallnöfer1-4/+2
2009-10-01s4/torture: Add two new SMB RAW-OPEN testsAravind Srinivasan1-1/+170
2009-10-01s4/torture: convert printf to torture_comment() in RAW-OPENAravind Srinivasan1-58/+103
2009-10-01s4/torture: fix typo in test commentSteven Danneman1-1/+1
2009-09-29s4/torture: fix RAW-OPLOCK-STREAM1 test after commit a11bb14Steven Danneman1-11/+12
2009-09-29s4/torture: Allow receiving of oplock break requests in any orderSteven Danneman1-88/+159
2009-09-29s4/torture: convert printf to torture_comment()Aravind Srinivasan1-2/+4
2009-09-28unlink defer torture testTim Prouty1-0/+100
2009-09-24s4 torture: Fix RAW-STREAMS to request more specific permissionsTim Prouty1-1/+2
2009-09-10s4/torture: don't mix declarations and codeAndrew Tridgell1-22/+22
2009-09-09s4/torture: add new SMB oplock testsAravind Srinivasan1-2/+397
2009-09-09s4/torture: convert printf to torture_comment()Aravind Srinivasan1-6/+9
2009-08-06s4 torture: Extend the RAW-RENAME test to more fully test directory renames.Tim Prouty1-0/+50
2009-08-05s4 now supports the large readx extensionAndrew Tridgell1-6/+11
2009-08-05skip the readbraw tests if the server does not support itAndrew Tridgell1-0/+5
2009-07-06RAW-LOCK: fix a compiler warning and make a global static constStefan Metzmacher1-3/+2
2009-07-06RAW-LOCK: fix the run against w2k3, w2k8, win7rc and samba3/4Stefan Metzmacher1-35/+50
2009-06-29Adds the impersonation level in ntcreatex requests to SAMBA 3 misc torture testMatthias Dieter Wallnöfer1-0/+4
2009-06-15Fix the posixtimedlock testVolker Lendecke1-8/+53
2009-04-25RAW-LOCK: samba4 behaves like windows 7 in regard of locking error codesStefan Metzmacher1-7/+13
2009-04-25s4:torture: use torture api instead of printf for RAW-LOCKStefan Metzmacher1-234/+168
2009-04-25s4:tortore: use torture api instead of printf in RAW-RENAMEStefan Metzmacher1-36/+38
2009-04-01s4 torture: Addition to RAW-BENCH-LOCK to take a configurable number of locks...Zack Kirsch1-1/+19
2009-04-01s/NT_STATUS_WIN7_INVALID_RANGE/NT_STATUS_INVALID_LOCK_RANGE/gZach Loafman1-2/+2
2009-04-01s4 torture: Remove unused parameterTim Prouty1-14/+7
2009-04-01s4 torture: Add new streams oplock testTim Prouty1-0/+176
2009-03-10added a test that triggers a bug in the Samba3 notify codeAndrew Tridgell1-0/+169
2009-02-27And the prize for the most pain caused in the build farm for a simpleJeremy Allison1-1/+1
2009-02-26Add another torture test inspired by George @ Apple.Jeremy Allison1-0/+86
2009-02-24Added torture test from a usage case from the Apple OS/X client.Jeremy Allison1-0/+119
2009-02-20s4 torture: Add comment to clarify testZack Kirsch1-0/+3
2009-02-20Added torture tests to RAW-NOTIFYSteven Danneman1-2/+150
2009-02-18s4 torture: Add new test to create a file with a lot of streamsTim Prouty1-0/+45
2009-02-18s4 torture: Add additional streams create disposition testTim Prouty1-0/+20
2009-02-13s4 torture: Add rename test to imitate the way OS X renames filesAravind Srinivasan1-0/+83
2009-02-11s4 torture: Smbtorture additions for Windows BRLZack Kirsch1-5/+566
2009-02-11s4 torture: Two minor fixes to smbtorture BRL tests.Zack Kirsch1-2/+0
2009-02-10s4 torture: Change nttransrename to use a normal access maskTim Prouty1-1/+1
2009-02-02s4:libcliraw: s/private/private_dataStefan Metzmacher4-18/+18
2009-02-02s4:torture: s/private/private_dataStefan Metzmacher2-14/+14
2009-01-09s4 torture: Add new create disposition test to RAW-STREAMSTim Prouty1-1/+167