summaryrefslogtreecommitdiffstats
path: root/source4/torture/raw
Commit message (Expand)AuthorAgeFilesLines
* s4 torture: Add new RAW-SEARCH test to explore strange max count behaviorAravind Srinivasan2009-12-151-0/+75
* s4 torture: Update RAW-QFILEINFO to only test info levels that are supported ...Aravind Srinivasan2009-12-151-0/+33
* s4 torture: Convert RAW-OPEN to suite formZach Loafman2009-12-152-82/+100
* RAW-STREAMS: convert failing tests to torture apiStefan Metzmacher2009-12-081-77/+54
* s4 torture: Cleanup RAW-ACLS a bitTim Prouty2009-12-071-2/+4
* s4 torture: Add a new torture:hide_on_access_denied parameterTim Prouty2009-12-071-7/+22
* s4 torture: RAW-ACL ImprovementsZack Kirsch2009-12-072-269/+672
* s4 torture: Convert RAW-STREAMS to a set of test suites rather than a monolit...Tim Prouty2009-12-072-173/+206
* s4 torture: Update RAW-RENAME to pass against win7Tim Prouty2009-12-071-5/+27
* s4 torture: Add a new RAW-STREAMS test to simulate the summary tabTim Prouty2009-12-071-0/+96
* s4 torture: Fix the streams create disposition tests to actually return an er...Tim Prouty2009-12-071-2/+4
* s4/torture: add test for zero byte read contention with byte range locksSteven Danneman2009-12-071-1/+154
* s4/torture: fix >80 column spacing issuesSteven Danneman2009-12-071-3/+4
* Make smbtorture4 match Windows behavior.Jeremy Allison2009-12-041-41/+33
* s4 torture: Fix call to smbcli_openZachary Loafman2009-12-031-1/+1
* s4 torture: Make RAW-SEARCH pass against win7Zachary Loafman2009-12-031-2/+9
* s4 torture: Parameterize WRITE_AND_CLOSE supportZachary Loafman2009-12-031-0/+5
* s4 torture: Add lockread_supported based off of CAP_LOCK_AND_READZachary Loafman2009-12-032-0/+10
* s4 torture: Allow READ to be parameterized, add more readx testsZachary Loafman2009-12-031-2/+29
* s4 torture: Add a new RAW-OPLOCK test: BATCH26Tim Prouty2009-12-031-0/+108
* s4 torture: Close the third handle in RAW-OPLOCK-BATCH22Tim Prouty2009-12-031-2/+5
* s4 torture: Convert an error to a warning in RAW-OPLOCK-BATCH22Tim Prouty2009-12-031-12/+27
* s4 torture: Convert to a more modern version of read in RAW-OPLOCK-BATCH4Tim Prouty2009-12-031-5/+7
* s4 torture: Allow some implementations to break from level1 to none with two ...Tim Prouty2009-12-031-7/+13
* s4/torture: add multiple lock cancel testSteven Danneman2009-12-021-2/+91
* s4/torture: add addition multiple lock testsSteven Danneman2009-12-021-0/+67
* s4/torture: fix build warnings by removing unecessary constSteven Danneman2009-12-021-1/+1
* s4/torture: Add target functionality parameters to SMBv1 BRL testsSteven Danneman2009-12-021-6/+27
* s4 torture: Change oplock to use passthrough for exclusive3/batch11Tim Prouty2009-12-011-2/+2
* s4 torture: Update RAW-SFILEINFO-END-OF-FILE to test some additional corner c...Tim Prouty2009-12-011-19/+104
* s4 torture: Change RAW-SFILEINFO-END-OF-FILE to check for share modes by defaultTim Prouty2009-12-011-7/+5
* s4 torture: Move target macros to a common header instead of redefining them ...Tim Prouty2009-12-011-5/+0
* s4:torture/raw/lock - Fix "discard const" warnings by introducing "discard_co...Matthias Dieter Wallnöfer2009-12-011-3/+6
* s4-torture: mark s4 as doing valid lock range tests on SMBAndrew Tridgell2009-11-271-1/+2
* s4 torture: Change RAW-OPLOCK to use the documented version of SET_END_OF_FIL...Tim Prouty2009-11-251-4/+4
* s4 torture: Add two new setfileinfo testsTim Prouty2009-11-251-0/+191
* s4 torture: Split up the torture suite setup for RAW-SFILEINFOTim Prouty2009-11-252-10/+21
* RAW-PING-PONG: use timeval_current/timeval_elapsed instead of start_timer/end...Stefan Metzmacher2009-11-241-19/+5
* s4:torture/raw/unlink - Remove unused variable and labelMatthias Dieter Wallnöfer2009-11-211-2/+1
* s4:torture/raw/samba3misc - Add "discard_const_p" macro before a stringMatthias Dieter Wallnöfer2009-11-021-1/+1
* Change RAW-STREAMS for s3 to allow rename over an existing stream,Jeremy Allison2009-10-291-1/+2
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-2021-49/+0
* s4-torture: fixed the streams tests for Samba4Andrew Tridgell2009-10-181-23/+29
* Fix the smbtorture4 build. root_fid is a "union smb_handle". tridgeJeremy Allison2009-10-171-1/+1
* Merge branch 'master' of ssh://jra@git.samba.org/data/git/sambaJeremy Allison2009-10-1714-307/+658
|\
| * s4-torture: fixed the default ACL for s4Andrew Tridgell2009-10-171-13/+41
| * s4-torture: minor debugging enhancementsAndrew Tridgell2009-10-171-3/+3
| * s4-torture: add a special check for administrators and privilegesAndrew Tridgell2009-10-171-12/+12
| * s4-smb: declare root_fid as a file handleAndrew Tridgell2009-10-1513-111/+111
| * torture: fixed socket leak in BENCH-TCON testAndrew Tridgell2009-10-121-0/+1