summaryrefslogtreecommitdiff
path: root/source4/torture/smb2/acls.c
AgeCommit message (Expand)AuthorFilesLines
2025-08-13s4:torture/smb2: Fix torture test case smb2.acls.ACCESS_BASEDVinit Agnihotri1-9/+18
2025-08-13s4:torture/smb2: Mark smb2.acl.SDFLAGSVSCHOWN as not supported for windowsVinit Agnihotri1-0/+4
2025-08-13s4:torture/smb2: Restore original sd for every test case finishVinit Agnihotri1-102/+142
2024-10-14smbtorture: add subtests for overwrite dispositions vs sharemodesRalph Boehme1-2/+107
2024-10-14smbtorture: prepare test_overwrite_read_only_file() for more subtestsRalph Boehme1-6/+9
2023-10-11s4:torture/smb2: fix typo in acls.cRalph Boehme1-1/+1
2023-10-10CVE-2023-4091: smbtorture: test overwrite dispositions on read-only fileRalph Boehme1-0/+143
2023-08-14s4:torture:smb2: Fix code spellingAndreas Schneider1-3/+3
2023-08-08s4:torture/smb2: let us have a common torture_smb2_con_share()Stefan Metzmacher1-34/+0
2023-01-26spelling fixes for 4.18 (errror implemenation proces Controler)Michael Tokarev1-1/+1
2021-06-16s4:torture: Migrate smbtorture to new cmdline option parserAndreas Schneider1-2/+2
2021-05-27torture/smb2: ACL inheritance flags test with non-canonical behaviourRalph Boehme1-0/+173
2019-03-04s4:torture: add a test with additional bits in SEC_FLAG_MAXIMUM_ALLOWEDRalph Boehme1-0/+111
2019-03-04s4:torture: Add test_deny1().Ralph Boehme1-0/+140
2019-03-04s4:torture: Add test_owner_rights_deny1().Jeremy Allison1-0/+144
2019-03-04s4:torture: Add test_owner_rights_deny().Jeremy Allison1-0/+137
2019-03-04s4:torture: Fix the test_owner_rights() test to show permissions are additive.Jeremy Allison1-4/+16
2019-02-28s4:torture: add a Maximum Access check with an Owner Rights ACERalph Boehme1-0/+125
2018-05-11s4:torture/smb2: new test for interaction between chown and SD flagsRalph Boehme1-0/+278
2017-05-12s4: torture: Remove use of local variables that are simply mirroring popt_get...Jeremy Allison1-2/+1
2017-05-11s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison1-1/+1
2017-05-05s4: torture: Add TALLOC_CTX * to torture_smb2_acls_init().Jeremy Allison1-2/+2
2016-10-20torture: Fix uninitialized variablesVolker Lendecke1-6/+9
2016-09-07s4:torture:smb2:acls: prefer torture_comment() to printf().Günther Deschner1-2/+2
2015-10-14s4: torture: Add SMB2 access-based enumeration test. Passes against Win2k12R2.Jeremy Allison1-0/+230
2012-03-06s4:torture: avoid reporting error on failure of smb2.acls testsGregor Beck1-1/+4
2011-05-05Clean up some const and other compiler warnings.Jeremy Allison1-2/+5
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij1-1/+1
2010-11-28s4:torture/smb2/acls.c - remove two unused variablesMatthias Dieter Wallnöfer1-2/+0
2010-04-22s4-torture: fixed a initialiserAndrew Tridgell1-1/+1
2010-04-11subunit: Support formatting compatible with upstream subunit, for consistency.Jelmer Vernooij1-5/+5
2010-01-21s4: Fix a few warnings.Jelmer Vernooij1-2/+2
2009-12-07s4 torture: Add a new torture:hide_on_access_denied parameterTim Prouty1-4/+5
2009-12-07s4 torture: Port RAW-ACLS tests to SMB2Zack Kirsch1-0/+1874