summaryrefslogtreecommitdiffstats
path: root/source4/torture/smb2/create.c
Commit message (Expand)AuthorAgeFilesLines
* subunit: Support formatting compatible with upstream subunit, for consistency.Jelmer Vernooij2010-04-111-9/+9
* s4:torture - remove unused variablesMatthias Dieter Wallnöfer2010-04-061-1/+1
* s4 torture: Add a new torture:hide_on_access_denied parameterTim Prouty2009-12-071-4/+20
* s4 torture: win 7 doesn't like the sequential_only flag for directoriesTim Prouty2009-12-071-4/+2
* s4 torture: Port RAW-ACLS tests to SMB2Zack Kirsch2009-12-071-141/+466
* s4 torture: Move target macros to a common header instead of redefining them ...Tim Prouty2009-12-011-2/+0
* smb2-torture: samba4 allows SEC_FLAG_SECURITY to be used with privilegesAndrew Tridgell2009-10-181-0/+2
* s4/torture: Ported SMBv1 RAW-OPEN tests to SMB2-CREATEAravind Srinivasan2009-10-071-1/+573
* s4/torture: convert all printf to torture_commentsAravind Srinivasan2009-10-071-20/+32
* s4 torture: Win7 has a slightly different allowed access maskZach Loafman2009-03-171-1/+7
* 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