summaryrefslogtreecommitdiff
path: root/source4/torture/smb2/create.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-09torture: Fix smb2.create.blob test.Andreas Schneider1-1/+4
2012-09-19s4:torture/smb2: improve the smb2.create.blob testStefan Metzmacher1-2/+91
2012-02-27torture: don't check the NOINDEXED bit in attribute comparisonAndrew Tridgell1-0/+1
2011-08-13torture: use tevent_ functions names instead of the legacy event_ onesSimo Sorce1-2/+2
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij1-12/+12
2010-09-25torture: fixed a valgrind error in SMB2-CREATEAndrew Tridgell1-0/+6
2010-04-11subunit: Support formatting compatible with upstream subunit, for consistency.Jelmer Vernooij1-9/+9
2010-04-06s4:torture - remove unused variablesMatthias Dieter Wallnöfer1-1/+1
2009-12-07s4 torture: Add a new torture:hide_on_access_denied parameterTim Prouty1-4/+20
2009-12-07s4 torture: win 7 doesn't like the sequential_only flag for directoriesTim Prouty1-4/+2
2009-12-07s4 torture: Port RAW-ACLS tests to SMB2Zack Kirsch1-141/+466
2009-12-01s4 torture: Move target macros to a common header instead of redefining them ...Tim Prouty1-2/+0
2009-10-18smb2-torture: samba4 allows SEC_FLAG_SECURITY to be used with privilegesAndrew Tridgell1-0/+2
2009-10-07s4/torture: Ported SMBv1 RAW-OPEN tests to SMB2-CREATEAravind Srinivasan1-1/+573
2009-10-07s4/torture: convert all printf to torture_commentsAravind Srinivasan1-20/+32
2009-03-17s4 torture: Win7 has a slightly different allowed access maskZach Loafman1-1/+7
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