summaryrefslogtreecommitdiff
path: root/source4/torture/smb2/create.c
AgeCommit message (Expand)AuthorFilesLines
2024-08-29s4:torture/smb2: better error handling in create.cStefan Metzmacher1-39/+22
2024-08-21s4:torture/smb2: add smb2.create.mkdir-visibleStefan Metzmacher1-0/+394
2024-01-08smbtorture: expand smb2.twrp.write testRalph Boehme1-3/+242
2023-08-14s4:torture:smb2: Fix code spellingAndreas Schneider1-21/+21
2023-06-01s4:torture/smb2: move benchmarking tests to bench.cStefan Metzmacher1-813/+0
2022-12-09torture: add an interactive test that works out maximum name and path lenghtsRalph Boehme1-1/+129
2022-12-09s4:torture: remove remaining checks if alloc_size is 0 on empty filesRalph Boehme1-1/+0
2022-11-28torture: add a test trying to set FILE_ATTRIBUTE_TEMPORARY on a directoryRalph Boehme1-0/+47
2022-09-02smbtorture: add a test trying to create a stream on share without streams sup...Ralph Boehme1-0/+48
2022-08-11s4:torture/smb2: add smb2.bench.echoStefan Metzmacher1-0/+329
2022-08-11s4:torture/smb2: teach smb2.bench.path-contention-shared about --option="tort...Stefan Metzmacher1-105/+157
2022-07-23torture: Fix the 32-bit buildVolker Lendecke1-1/+1
2022-07-05s4:torture/smb2: add smb2.bench.path-contention-sharedStefan Metzmacher1-1/+425
2022-07-05s4:torture/smb2: rename 'smb2.bench-oplock' to 'smb2.bench.oplock'Stefan Metzmacher1-0/+11
2022-03-31smbd: remove itime and file_id logic and codeRalph Boehme1-16/+1
2022-03-31CI: consolidate SMB2-FILEID and SMB2-FILEID-UNIQUE torture test suitesRalph Boehme1-21/+3
2022-03-31CI: add a test listing a snapshotted directoryRalph Boehme1-0/+168
2022-02-01torture: Align an integer typeVolker Lendecke1-3/+3
2022-01-08tests: Add 2 tests for unique fileid's with top bit set (generated from itime...Jeremy Allison1-0/+205
2021-06-16s4:torture: Migrate smbtorture to new cmdline option parserAndreas Schneider1-1/+1
2021-06-09smbtorture: verify attributes on fake quota file handleRalph Boehme1-0/+63
2020-05-05s4: torture: Add smb2.twrp.openroot test.Jeremy Allison1-0/+53
2019-10-02torture:smb2: add a File-ID test on directoriesRalph Boehme1-0/+328
2019-10-02torture:smb2: extend test for File-IDsRalph Boehme1-41/+258
2019-09-12s4:torture: fix file cleanup in smb2.create.deleteRalph Wuerthner1-1/+9
2019-09-12s4:torture: fix closure of test directory handleRalph Wuerthner1-1/+1
2019-09-12s4:torture: correctly cast printf() argumentRalph Wuerthner1-1/+1
2019-09-10s4:torture: add a file-id related testRalph Boehme1-0/+212
2019-09-01Spelling fixes s/emtpy/empty/Mathieu Parent1-1/+1
2019-06-04s4/torture/smb2: cppcheck: Fix shiftTooManyBitsSigned errorNoel Power1-3/+3
2019-03-22s4:torture: Initialize tm structSamuel Cabrero1-0/+10
2018-11-27s3:selftest: add a VSS test reading a streamRalph Boehme1-0/+87
2018-11-27s4:torture: add a test-suite for VSSRalph Boehme1-0/+87
2017-11-22s4-torture: fix file time checksUri Simchoni1-1/+1
2017-05-05s4: torture: Add a TALLOC_CTX * to torture_smb2_create_init().Jeremy Allison1-2/+2
2016-10-20torture: Fix uninitialized variablesVolker Lendecke1-1/+2
2016-09-07s4:torture:smb2 prefer torture_comment() to printf().Günther Deschner1-1/+1
2016-04-25s4:torture:smb2: fix Use of 'uninitialised value of size 8' valgrind error.Noel Power1-0/+2
2016-01-24s4:torture: add SMB2 test for directory creation initial allocation sizeRalph Boehme1-0/+64
2015-09-24s4: torture: Test mkdir race condition.Jeremy Allison1-0/+151
2014-06-18s4: torture : Add test case to show that a bad impersonation level causes an ...Jeremy Allison1-0/+46
2013-11-12s4-torture: Relax time checking in CHECK_NTTIME.Andreas Schneider1-1/+1
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