summaryrefslogtreecommitdiff
path: root/source4/torture/smb2/create.c
Commit message (Expand)AuthorAgeFilesLines
* s3:selftest: add a VSS test reading a streamRalph Boehme2018-12-131-0/+87
* s4:torture: add a test-suite for VSSRalph Boehme2018-12-131-0/+87
* s4-torture: fix file time checksUri Simchoni2017-11-221-1/+1
* s4: torture: Add a TALLOC_CTX * to torture_smb2_create_init().Jeremy Allison2017-05-051-2/+2
* torture: Fix uninitialized variablesVolker Lendecke2016-10-201-1/+2
* s4:torture:smb2 prefer torture_comment() to printf().Günther Deschner2016-09-071-1/+1
* s4:torture:smb2: fix Use of 'uninitialised value of size 8' valgrind error.Noel Power2016-04-251-0/+2
* s4:torture: add SMB2 test for directory creation initial allocation sizeRalph Boehme2016-01-241-0/+64
* s4: torture: Test mkdir race condition.Jeremy Allison2015-09-241-0/+151
* s4: torture : Add test case to show that a bad impersonation level causes an ...Jeremy Allison2014-06-181-0/+46
* s4-torture: Relax time checking in CHECK_NTTIME.Andreas Schneider2013-11-121-1/+1
* torture: Fix smb2.create.blob test.Andreas Schneider2012-11-091-1/+4
* s4:torture/smb2: improve the smb2.create.blob testStefan Metzmacher2012-09-191-2/+91
* torture: don't check the NOINDEXED bit in attribute comparisonAndrew Tridgell2012-02-271-0/+1
* torture: use tevent_ functions names instead of the legacy event_ onesSimo Sorce2011-08-131-2/+2
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-12/+12
* torture: fixed a valgrind error in SMB2-CREATEAndrew Tridgell2010-09-251-0/+6
* 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