summaryrefslogtreecommitdiff
path: root/source4/torture/smb2/acls.c
Commit message (Expand)AuthorAgeFilesLines
* s4:torture: add a test with additional bits in SEC_FLAG_MAXIMUM_ALLOWEDRalph Boehme2019-03-041-0/+111
* s4:torture: Add test_deny1().Ralph Boehme2019-03-041-0/+140
* s4:torture: Add test_owner_rights_deny1().Jeremy Allison2019-03-041-0/+144
* s4:torture: Add test_owner_rights_deny().Jeremy Allison2019-03-041-0/+137
* s4:torture: Fix the test_owner_rights() test to show permissions are additive.Jeremy Allison2019-03-041-4/+16
* s4:torture: add a Maximum Access check with an Owner Rights ACERalph Boehme2019-02-281-0/+125
* s4:torture/smb2: new test for interaction between chown and SD flagsRalph Boehme2018-05-111-0/+278
* s4: torture: Remove use of local variables that are simply mirroring popt_get...Jeremy Allison2017-05-121-2/+1
* s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison2017-05-111-1/+1
* s4: torture: Add TALLOC_CTX * to torture_smb2_acls_init().Jeremy Allison2017-05-051-2/+2
* torture: Fix uninitialized variablesVolker Lendecke2016-10-201-6/+9
* s4:torture:smb2:acls: prefer torture_comment() to printf().Günther Deschner2016-09-071-2/+2
* s4: torture: Add SMB2 access-based enumeration test. Passes against Win2k12R2.Jeremy Allison2015-10-141-0/+230
* s4:torture: avoid reporting error on failure of smb2.acls testsGregor Beck2012-03-061-1/+4
* Clean up some const and other compiler warnings.Jeremy Allison2011-05-051-2/+5
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-1/+1
* s4:torture/smb2/acls.c - remove two unused variablesMatthias Dieter Wallnöfer2010-11-281-2/+0
* s4-torture: fixed a initialiserAndrew Tridgell2010-04-221-1/+1
* subunit: Support formatting compatible with upstream subunit, for consistency.Jelmer Vernooij2010-04-111-5/+5
* s4: Fix a few warnings.Jelmer Vernooij2010-01-211-2/+2
* s4 torture: Add a new torture:hide_on_access_denied parameterTim Prouty2009-12-071-4/+5
* s4 torture: Port RAW-ACLS tests to SMB2Zack Kirsch2009-12-071-0/+1874