summaryrefslogtreecommitdiffstats
path: root/source4/torture/raw
Commit message (Expand)AuthorAgeFilesLines
* s4 torture: Extend the RAW-RENAME test to more fully test directory renames.Tim Prouty2009-08-061-0/+50
* s4 now supports the large readx extensionAndrew Tridgell2009-08-051-6/+11
* skip the readbraw tests if the server does not support itAndrew Tridgell2009-08-051-0/+5
* RAW-LOCK: fix a compiler warning and make a global static constStefan Metzmacher2009-07-061-3/+2
* RAW-LOCK: fix the run against w2k3, w2k8, win7rc and samba3/4Stefan Metzmacher2009-07-061-35/+50
* Adds the impersonation level in ntcreatex requests to SAMBA 3 misc torture testMatthias Dieter Wallnöfer2009-06-291-0/+4
* Fix the posixtimedlock testVolker Lendecke2009-06-151-8/+53
* RAW-LOCK: samba4 behaves like windows 7 in regard of locking error codesStefan Metzmacher2009-04-251-7/+13
* s4:torture: use torture api instead of printf for RAW-LOCKStefan Metzmacher2009-04-251-234/+168
* s4:tortore: use torture api instead of printf in RAW-RENAMEStefan Metzmacher2009-04-251-36/+38
* s4 torture: Addition to RAW-BENCH-LOCK to take a configurable number of locks...Zack Kirsch2009-04-011-1/+19
* s/NT_STATUS_WIN7_INVALID_RANGE/NT_STATUS_INVALID_LOCK_RANGE/gZach Loafman2009-04-011-2/+2
* s4 torture: Remove unused parameterTim Prouty2009-04-011-14/+7
* s4 torture: Add new streams oplock testTim Prouty2009-04-011-0/+176
* added a test that triggers a bug in the Samba3 notify codeAndrew Tridgell2009-03-101-0/+169
* And the prize for the most pain caused in the build farm for a simpleJeremy Allison2009-02-271-1/+1
* Add another torture test inspired by George @ Apple.Jeremy Allison2009-02-261-0/+86
* Added torture test from a usage case from the Apple OS/X client.Jeremy Allison2009-02-241-0/+119
* s4 torture: Add comment to clarify testZack Kirsch2009-02-201-0/+3
* Added torture tests to RAW-NOTIFYSteven Danneman2009-02-201-2/+150
* s4 torture: Add new test to create a file with a lot of streamsTim Prouty2009-02-181-0/+45
* s4 torture: Add additional streams create disposition testTim Prouty2009-02-181-0/+20
* s4 torture: Add rename test to imitate the way OS X renames filesAravind Srinivasan2009-02-131-0/+83
* s4 torture: Smbtorture additions for Windows BRLZack Kirsch2009-02-111-5/+566
* s4 torture: Two minor fixes to smbtorture BRL tests.Zack Kirsch2009-02-111-2/+0
* s4 torture: Change nttransrename to use a normal access maskTim Prouty2009-02-101-1/+1
* s4:libcliraw: s/private/private_dataStefan Metzmacher2009-02-024-18/+18
* s4:torture: s/private/private_dataStefan Metzmacher2009-02-022-14/+14
* s4 torture: Add new create disposition test to RAW-STREAMSTim Prouty2009-01-091-1/+167
* added support for stream renames in Samba4Andrew Tridgell2009-01-071-1/+2
* s4 torture: Add more rename tests to RAW-STREAMSTim Prouty2009-01-041-3/+198
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-295-19/+19
* Fix more compiler warnings.Jelmer Vernooij2008-12-232-2/+1
* Make it clearer when RAW-STREAMS is failing (don't always print names).Jeremy Allison2008-12-221-4/+6
* Add torture test for bug #5986 - streams rename, so we don't regress.Jeremy Allison2008-12-191-0/+98
* RAW-CHKPATH: not every server behaves like samba3...Stefan Metzmacher2008-12-181-1/+1
* Samba3 smbd now passes test BATCH23 (with the fix for bug #5979), only BATCH2...Jeremy Allison2008-12-171-4/+0
* Added torture test for doing an openX over a directoryJeremy Allison2008-12-131-0/+47
* RAW-STREAMS: test stream renamesStefan Metzmacher2008-12-011-8/+74
* RAW-STREAMS: some more tests...Stefan Metzmacher2008-12-011-18/+180
* RAW-STREAMS: test valid character in the range of 0x01 => 0x7FStefan Metzmacher2008-12-011-0/+69
* RAW-STREAMS: check some strange stream name combinationsStefan Metzmacher2008-12-011-0/+102
* RAW-CHKPATH: test every character in the range of 0x01 => 0x7FStefan Metzmacher2008-12-011-0/+81
* Remove debug code added in error.Jeremy Allison2008-11-081-13/+2
* Fix a subtle logic bug in the adaption of se_create_child_secdesc(), pass RAW...Jeremy Allison2008-11-081-5/+18
* Start factoring out the inheritance differences.Jeremy Allison2008-11-061-1/+3
* Pass all of RAW-ACLS except for inheritence. Working on that next.Jeremy Allison2008-11-041-1/+1
* Trigger (and fix) a bug in Samba3 making smbd an infinite data sourceVolker Lendecke2008-11-042-0/+81
* Be more verbose about a directory ACL error.Jeremy Allison2008-11-031-0/+5
* Remove another use of global_loadparm.Jelmer Vernooij2008-11-025-2/+8