summaryrefslogtreecommitdiff
path: root/source4/torture/smb2/create.c
Commit message (Expand)AuthorAgeFilesLines
* torture: add an interactive test that works out maximum name and path lenghtsRalph Boehme2022-12-091-1/+129
* s4:torture: remove remaining checks if alloc_size is 0 on empty filesRalph Boehme2022-12-091-1/+0
* torture: add a test trying to set FILE_ATTRIBUTE_TEMPORARY on a directoryRalph Boehme2022-11-281-0/+47
* smbtorture: add a test trying to create a stream on share without streams sup...Ralph Boehme2022-09-021-0/+48
* s4:torture/smb2: add smb2.bench.echoStefan Metzmacher2022-08-111-0/+329
* s4:torture/smb2: teach smb2.bench.path-contention-shared about --option="tort...Stefan Metzmacher2022-08-111-105/+157
* torture: Fix the 32-bit buildVolker Lendecke2022-07-231-1/+1
* s4:torture/smb2: add smb2.bench.path-contention-sharedStefan Metzmacher2022-07-051-1/+425
* s4:torture/smb2: rename 'smb2.bench-oplock' to 'smb2.bench.oplock'Stefan Metzmacher2022-07-051-0/+11
* smbd: remove itime and file_id logic and codeRalph Boehme2022-03-311-16/+1
* CI: consolidate SMB2-FILEID and SMB2-FILEID-UNIQUE torture test suitesRalph Boehme2022-03-311-21/+3
* CI: add a test listing a snapshotted directoryRalph Boehme2022-03-311-0/+168
* torture: Align an integer typeVolker Lendecke2022-02-011-3/+3
* tests: Add 2 tests for unique fileid's with top bit set (generated from itime...Jeremy Allison2022-01-081-0/+205
* s4:torture: Migrate smbtorture to new cmdline option parserAndreas Schneider2021-06-161-1/+1
* smbtorture: verify attributes on fake quota file handleRalph Boehme2021-06-091-0/+63
* s4: torture: Add smb2.twrp.openroot test.Jeremy Allison2020-05-051-0/+53
* torture:smb2: add a File-ID test on directoriesRalph Boehme2019-10-021-0/+328
* torture:smb2: extend test for File-IDsRalph Boehme2019-10-021-41/+258
* s4:torture: fix file cleanup in smb2.create.deleteRalph Wuerthner2019-09-121-1/+9
* s4:torture: fix closure of test directory handleRalph Wuerthner2019-09-121-1/+1
* s4:torture: correctly cast printf() argumentRalph Wuerthner2019-09-121-1/+1
* s4:torture: add a file-id related testRalph Boehme2019-09-101-0/+212
* Spelling fixes s/emtpy/empty/Mathieu Parent2019-09-011-1/+1
* s4/torture/smb2: cppcheck: Fix shiftTooManyBitsSigned errorNoel Power2019-06-041-3/+3
* s4:torture: Initialize tm structSamuel Cabrero2019-03-221-0/+10
* s3:selftest: add a VSS test reading a streamRalph Boehme2018-11-271-0/+87
* s4:torture: add a test-suite for VSSRalph Boehme2018-11-271-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