summaryrefslogtreecommitdiff
path: root/source/torture
Commit message (Expand)AuthorAgeFilesLines
* check maximal_access here tooAndrew Tridgell2008-05-291-0/+1
* test the maximal access returnAndrew Tridgell2008-05-291-1/+16
* check the set of file attributes which are ignoredAndrew Tridgell2008-05-281-2/+6
* fixed current_op.mismatch for more casesAndrew Tridgell2008-05-281-2/+13
* added --noacls options and checking for same mismatch in backtrackingAndrew Tridgell2008-05-281-1/+16
* check that we can't change a file to a directoryAndrew Tridgell2008-05-281-0/+4
* added testing of some strange read semantics on windowsAndrew Tridgell2008-05-281-2/+59
* generate security descriptors in gentest_smb2Andrew Tridgell2008-05-281-3/+35
* add testing of creating a file with an initial ACL on SMB2Andrew Tridgell2008-05-283-31/+95
* test unknown tags and bad tag lengthsAndrew Tridgell2008-05-281-0/+19
* added some of the new SMB2 create tags to gentest_smb2Andrew Tridgell2008-05-281-1/+17
* added testing of SMB2 create blobsAndrew Tridgell2008-05-281-2/+100
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-05-285-5/+5
|\
| * Use new dynconfig.h location.Jelmer Vernooij2008-05-275-5/+5
* | expanded the SMB2-READ test, including the windows position bugAndrew Tridgell2008-05-281-4/+51
* | add exceptions for some of the strange windows SMB2 locking behaviourAndrew Tridgell2008-05-281-2/+10
* | added --valid option to gentest_smb2Andrew Tridgell2008-05-281-10/+27
* | added --skip-cleanup to gentestAndrew Tridgell2008-05-281-0/+7
|/
* fixed uninitialised variableAndrew Tridgell2008-05-271-2/+2
* fixed file_attributes testAndrew Tridgell2008-05-271-1/+1
* added a basic SMB2 read test suiteAndrew Tridgell2008-05-273-1/+144
* re-enable some testsAndrew Tridgell2008-05-271-3/+3
* enforce lock ordering in SMB2Andrew Tridgell2008-05-271-4/+70
* added some SMB2 locking tests from gentestAndrew Tridgell2008-05-271-0/+30
* another gentest derived testAndrew Tridgell2008-05-271-0/+21
* SEC_STD_SYNCHRONIZE is only invalid on SMB2Andrew Tridgell2008-05-271-2/+6
* expanded the SMB2 create testingAndrew Tridgell2008-05-272-3/+77
* cleanup some warnings and add --skip-cleanupAndrew Tridgell2008-05-271-49/+173
* the start of a SMB2 create test suiteAndrew Tridgell2008-05-273-1/+105
* remove temporary test codeAndrew Tridgell2008-05-261-1/+1
* check use of mincnt past EOF in SMBAndrew Tridgell2008-05-261-0/+17
* Include test case name when reporting with subunit. This should make it possi...Jelmer Vernooij2008-05-231-6/+21
* RAW-STREAMS: better test the bahavior of streams on directoriesStefan Metzmacher2008-05-231-10/+85
* added a --noeas option to gentest_smb2Andrew Tridgell2008-05-221-0/+6
* added testing of SMB2 setfileinfo in gentest_smb2Andrew Tridgell2008-05-221-19/+3
* added EAs in the generated SMB2 create operationAndrew Tridgell2008-05-221-25/+19
* added --maskindexing and qfileinfo testingAndrew Tridgell2008-05-221-124/+59
* minor cleanup in SMB2 getinfo testAndrew Tridgell2008-05-221-6/+6
* added SMB2 gentest generation of SMB2 echo packetsAndrew Tridgell2008-05-221-0/+13
* fixes to the SMB2 lock test after recent SMB2 locking changesAndrew Tridgell2008-05-221-8/+12
* fixed SMB2 flush call, and added flush to gentest_smb2Andrew Tridgell2008-05-211-11/+35
* fixed SMB2 lockingAndrew Tridgell2008-05-212-100/+105
* Correct an assertion in the testsuite.Andrew Bartlett2008-05-211-1/+1
* Extend the NBT-DGRAM torture test again.Andrew Bartlett2008-05-211-0/+1
* Extend the 'netlogon' CLDAP and NBT implementation.Andrew Bartlett2008-05-212-20/+278
* smbtorture: Add RAW-BENCH-TCON benchmark.James Peach2008-05-203-0/+204
* Change wks password in rpc-bench-schannel1Volker Lendecke2008-05-201-0/+64
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-05-201-2/+1
|\
| * Revert addition of 'mailslot' parameter.Andrew Bartlett2008-05-201-2/+1
* | added read and write handlers. Fixed --analyseAndrew Tridgell2008-05-201-54/+40