summaryrefslogtreecommitdiffstats
path: root/tools/regression/security
Commit message (Expand)AuthorAgeFilesLines
* MFC r290190,r290251:ngie2015-11-092-18/+15
* Merge an applicable subset of r263234 from HEAD to stable/10:rwatson2015-03-197-7/+7
* MFC r264400,r265836:ngie2014-12-314-4/+4
* MFC: r261566brueffer2014-02-131-2/+2
* Update regression tests after adding chflagsat(2).pjd2013-03-211-6/+4
* Update the tests now that absence of the O_APPEND flag requires CAP_SEEKpjd2013-03-161-13/+46
* The mode argument for open(2)/openat(2) only makes sense if the O_CREAT flagpjd2013-03-161-6/+6
* Update existing regression tests after Capsicum overhaul.pjd2013-03-022-101/+349
* Fix order of arguments to lseek().brueffer2012-02-291-1/+1
* Spelling fixes for tools/uqs2011-12-301-2/+2
* Test process descriptors.jonathan2011-08-185-0/+221
* poll(2) implementation for capabilities.jonathan2011-08-161-2/+16
* Rename CAP_*_KEVENT to CAP_*_EVENT.jonathan2011-08-121-2/+2
* Test *at(2) calls with capability-mode lookup.jonathan2011-08-124-3/+157
* Use the right printf() format string without a cast to maxint_t.jonathan2011-08-111-4/+4
* Second-to-last commit implementing Capsicum capabilities in the FreeBSDrwatson2011-08-112-3/+4
* Expect fchflags(2) to fail with EOPNOTSUPP on NFS.jonathan2011-08-051-2/+11
* Flesh out the cap_test regression test.jonathan2011-08-043-0/+388
* Flesh out the cap_test regression test.jonathan2011-08-045-344/+319
* Regression tests for Capsicum capability mode.jonathan2011-05-045-0/+587
* Add open_to_operation, a security regression test that opens files withrwatson2008-02-142-0/+1263
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-212-2/+2
* For variables that are only checked with defined(), don't provideru2004-10-242-2/+2
* gcc now objects to a default label without any contents. Because I wantrwatson2004-07-171-0/+2
* file system > filesystemtrhodes2002-05-161-2/+2
* NAI DBA update.rwatson2002-03-141-1/+1
* o Fix two eaccess() checks -- in one case, the wrong test filerwatson2001-09-211-2/+2
* o Regression test to check that appropriate parts of the processrwatson2001-09-202-0/+369
* o Add a comment identifying the "privileged on privileged" scenario.rwatson2001-04-131-0/+1
* o Add inter-process authorization uid regression testing for ktrace().rwatson2001-04-131-43/+63
* o s/debug/ptrace/ since shortly there will be tests involving otherrwatson2001-04-131-3/+3
* o Expand inter-process authorization regression test to includerwatson2001-04-122-46/+58
* o Enable -DSETSUGID_SUPPORTED in inter-process authorization regressionrwatson2001-04-111-1/+1
* o First pass at an inter-process authorization regression testing suite.rwatson2001-04-115-0/+563
OpenPOWER on IntegriCloud