summaryrefslogtreecommitdiffstats
path: root/source4/torture/smb2/create.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unused include param/param.h.Jelmer Vernooij2008-10-241-1/+0
* check error code for zero desired_access in SMB2 createAndrew Tridgell2008-09-241-0/+7
* SMB2-CREATE: add a special test for FILE_ATTRIBUTE_ENCRYPTEDStefan Metzmacher2008-08-141-2/+21
* SMB2-CREATE: be more strict in checking file attributesStefan Metzmacher2008-08-141-12/+20
* SMB2-CREATE: be more strict in error checkingStefan Metzmacher2008-08-141-1/+11
* expanded the SMB2-CREATE and RAW-OPEN tests to explore more of how theAndrew Tridgell2008-08-141-8/+32
* 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
* add testing of creating a file with an initial ACL on SMB2Andrew Tridgell2008-05-281-29/+92
* test unknown tags and bad tag lengthsAndrew Tridgell2008-05-281-0/+19
* added testing of SMB2 create blobsAndrew Tridgell2008-05-281-2/+100
* fixed uninitialised variableAndrew Tridgell2008-05-271-2/+2
* fixed file_attributes testAndrew Tridgell2008-05-271-1/+1
* 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-271-0/+74
* the start of a SMB2 create test suiteAndrew Tridgell2008-05-271-0/+102