summaryrefslogtreecommitdiff
path: root/source4/torture/raw
AgeCommit message (Expand)AuthorFilesLines
2009-12-07s4 torture: Cleanup RAW-ACLS a bitTim Prouty1-2/+4
2009-12-07s4 torture: Add a new torture:hide_on_access_denied parameterTim Prouty1-7/+22
2009-12-07s4 torture: RAW-ACL ImprovementsZack Kirsch2-269/+672
2009-12-07s4 torture: Convert RAW-STREAMS to a set of test suites rather than a monolit...Tim Prouty2-173/+206
2009-12-07s4 torture: Update RAW-RENAME to pass against win7Tim Prouty1-5/+27
2009-12-07s4 torture: Add a new RAW-STREAMS test to simulate the summary tabTim Prouty1-0/+96
2009-12-07s4 torture: Fix the streams create disposition tests to actually return an er...Tim Prouty1-2/+4
2009-12-07s4/torture: add test for zero byte read contention with byte range locksSteven Danneman1-1/+154
2009-12-07s4/torture: fix >80 column spacing issuesSteven Danneman1-3/+4
2009-12-04Make smbtorture4 match Windows behavior.Jeremy Allison1-41/+33
2009-12-03s4 torture: Fix call to smbcli_openZachary Loafman1-1/+1
2009-12-03s4 torture: Make RAW-SEARCH pass against win7Zachary Loafman1-2/+9
2009-12-03s4 torture: Parameterize WRITE_AND_CLOSE supportZachary Loafman1-0/+5
2009-12-03s4 torture: Add lockread_supported based off of CAP_LOCK_AND_READZachary Loafman2-0/+10
2009-12-03s4 torture: Allow READ to be parameterized, add more readx testsZachary Loafman1-2/+29
2009-12-03s4 torture: Add a new RAW-OPLOCK test: BATCH26Tim Prouty1-0/+108
2009-12-03s4 torture: Close the third handle in RAW-OPLOCK-BATCH22Tim Prouty1-2/+5
2009-12-03s4 torture: Convert an error to a warning in RAW-OPLOCK-BATCH22Tim Prouty1-12/+27
2009-12-03s4 torture: Convert to a more modern version of read in RAW-OPLOCK-BATCH4Tim Prouty1-5/+7
2009-12-03s4 torture: Allow some implementations to break from level1 to none with two ...Tim Prouty1-7/+13
2009-12-02s4/torture: add multiple lock cancel testSteven Danneman1-2/+91
2009-12-02s4/torture: add addition multiple lock testsSteven Danneman1-0/+67
2009-12-02s4/torture: fix build warnings by removing unecessary constSteven Danneman1-1/+1
2009-12-02s4/torture: Add target functionality parameters to SMBv1 BRL testsSteven Danneman1-6/+27
2009-12-01s4 torture: Change oplock to use passthrough for exclusive3/batch11Tim Prouty1-2/+2
2009-12-01s4 torture: Update RAW-SFILEINFO-END-OF-FILE to test some additional corner c...Tim Prouty1-19/+104
2009-12-01s4 torture: Change RAW-SFILEINFO-END-OF-FILE to check for share modes by defaultTim Prouty1-7/+5
2009-12-01s4 torture: Move target macros to a common header instead of redefining them ...Tim Prouty1-5/+0
2009-12-01s4:torture/raw/lock - Fix "discard const" warnings by introducing "discard_co...Matthias Dieter Wallnöfer1-3/+6
2009-11-27s4-torture: mark s4 as doing valid lock range tests on SMBAndrew Tridgell1-1/+2
2009-11-25s4 torture: Change RAW-OPLOCK to use the documented version of SET_END_OF_FIL...Tim Prouty1-4/+4
2009-11-25s4 torture: Add two new setfileinfo testsTim Prouty1-0/+191
2009-11-25s4 torture: Split up the torture suite setup for RAW-SFILEINFOTim Prouty2-10/+21
2009-11-24RAW-PING-PONG: use timeval_current/timeval_elapsed instead of start_timer/end...Stefan Metzmacher1-19/+5
2009-11-21s4:torture/raw/unlink - Remove unused variable and labelMatthias Dieter Wallnöfer1-2/+1
2009-11-02s4:torture/raw/samba3misc - Add "discard_const_p" macro before a stringMatthias Dieter Wallnöfer1-1/+1
2009-10-29Change RAW-STREAMS for s3 to allow rename over an existing stream,Jeremy Allison1-1/+2
2009-10-20s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell21-49/+0
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