summaryrefslogtreecommitdiff
path: root/source4/torture/smb2/create.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-24Remove unused include param/param.h.Jelmer Vernooij1-1/+0
2008-09-24check error code for zero desired_access in SMB2 createAndrew Tridgell1-0/+7
2008-08-14SMB2-CREATE: add a special test for FILE_ATTRIBUTE_ENCRYPTEDStefan Metzmacher1-2/+21
2008-08-14SMB2-CREATE: be more strict in checking file attributesStefan Metzmacher1-12/+20
2008-08-14SMB2-CREATE: be more strict in error checkingStefan Metzmacher1-1/+11
2008-08-14expanded the SMB2-CREATE and RAW-OPEN tests to explore more of how theAndrew Tridgell1-8/+32
2008-05-29check maximal_access here tooAndrew Tridgell1-0/+1
2008-05-29test the maximal access returnAndrew Tridgell1-1/+16
2008-05-28check the set of file attributes which are ignoredAndrew Tridgell1-2/+6
2008-05-28add testing of creating a file with an initial ACL on SMB2Andrew Tridgell1-29/+92
2008-05-28test unknown tags and bad tag lengthsAndrew Tridgell1-0/+19
2008-05-28added testing of SMB2 create blobsAndrew Tridgell1-2/+100
2008-05-27fixed uninitialised variableAndrew Tridgell1-2/+2
2008-05-27fixed file_attributes testAndrew Tridgell1-1/+1
2008-05-27another gentest derived testAndrew Tridgell1-0/+21
2008-05-27SEC_STD_SYNCHRONIZE is only invalid on SMB2Andrew Tridgell1-2/+6
2008-05-27expanded the SMB2 create testingAndrew Tridgell1-0/+74
2008-05-27the start of a SMB2 create test suiteAndrew Tridgell1-0/+102