Commit graph

433 commits

Author SHA1 Message Date
netblue30
1df4bbba52 appimage --trace testing 2019-09-10 17:26:22 -04:00
netblue30
26ae0b2343 seccomp numeric testing 2019-08-28 11:15:18 -04:00
netblue30
92d129159c private-dev testing 2019-08-17 11:07:08 -04:00
netblue30
7a181426c5 disable firetunnel at config time (#2793) 2019-06-24 09:22:57 -04:00
SkewedZeppelin
02339f0ff6
Merge pull request #2684 from dandelionred/master
Whitespace fix
2019-06-01 07:22:11 +00:00
netblue30
b14f223a62 0.9.60 testing 2019-05-26 11:25:38 -04:00
smitsohu
9314fff8cb
Merge pull request #2712 from apmorton/features/private-cwd
Add private-cwd option to control working directory within jail
2019-05-24 21:28:10 +02:00
Austin Morton
99a9f8d680 Add private-cwd option to control working directory within jail 2019-05-23 18:45:44 -04:00
Austin Morton
d380de39f0 Add deterministic-exit-code option to ensure firejail exits with the first childs exit code regardless of the termination ordering of orphaned children 2019-05-20 20:59:49 -04:00
dandelionred
c1469748c1 Revert changes to test/profiles/test*.profile: extra whitespace are there to test the parser 2019-05-08 17:59:15 +03:00
dandelionred
17a89ca176 Whitespace fix 2019-05-08 16:45:50 +03:00
netblue30
bb5e52040c Arch Linux fixes 2019-04-23 11:55:39 -04:00
netblue30
a5a02b708e fix previous commit, more seccomp testing 2019-04-09 16:56:58 -04:00
netblue30
19fc75ed57 seccomp testing 2019-04-08 21:34:21 -04:00
Topi Miettinen
59e30614ad mdwx: block memfd_create
Some profiles may need adjusting if app uses memfd_create(2) and
memory-deny-write-execute was enabled.
2019-03-05 10:14:07 +02:00
smitsohu
10726a0601 more cleanup: remove MS_REC from tmpfs mounts 2019-03-02 17:59:32 +01:00
Fred-Barclay
6181f75e3f
Housekeeping
Make sure all files end with a newline
Strip extra newlines and trailing whitespace from files
2019-02-17 17:04:02 -06:00
smitsohu
2323a45ca7 move more copyright statements to 2019 2019-02-07 17:47:23 +01:00
smitsohu
0d2f252230 move copyright statement to 2019 2019-02-07 14:58:35 +01:00
netblue30
f79d62c1ea --name rework 2019-02-01 09:18:29 -05:00
netblue30
5312a74211 fix seccomp-run-files.exp 2019-01-26 13:54:17 -05:00
netblue30
198368d6c2 remove duplicated tests from make test-profiles 2019-01-26 10:18:50 -05:00
netblue30
76a20bceda conditional testing 2019-01-21 09:50:43 -05:00
netblue30
a45897aef6 test caps join 2019-01-08 14:39:36 -05:00
netblue30
a35c6abafa testing seccomp/join 2019-01-08 14:06:48 -05:00
netblue30
6a3a7eb06f fix join/seccomp #2296 2019-01-08 10:52:25 -05:00
luz.paz
681e074681 Misc. typos
Found using `codespell -q 3 -L shotcut,objext,als,ans,creat,varius,chage,tthe`
2018-11-19 10:07:39 -05:00
netblue30
2acc910daf profile parser testing 2018-11-08 10:49:44 -05:00
netblue30
b54bc589bb apparmor test 2018-10-21 11:58:58 -04:00
Reiner Herrmann
df1831299f tests: skip audit.exp if tests are already running in a pid namespace 2018-10-01 14:23:24 +02:00
startx2017
69b0adead1 fixed fs-print test 2018-09-28 06:53:13 -04:00
Reiner Herrmann
8b9844e4f1 tests: skip more tests if capabilities/seccomp of host differs 2018-09-21 18:45:10 +02:00
Reiner Herrmann
502b05ee28 tests: skip tests checking for /dev/kmsg which might not be available 2018-09-21 18:06:55 +02:00
netblue30
d7e5a6ac35 cleanup 2018-09-05 11:17:07 -04:00
startx2017
ef4409e7b7 added whois and dig profiles 2018-08-30 07:29:05 -04:00
startx2017
ddd307e344 removed --disable-bind configuration option; some ohter minor cleanup 2018-08-22 08:32:01 -04:00
Reiner Herrmann
da68b76f5e tests: increase some timeouts in which I was running 2018-08-16 20:05:26 +02:00
Reiner Herrmann
c3edb7511a tests: make top output independent of username, which could be too long 2018-08-16 18:39:08 +02:00
Reiner Herrmann
94f9fb8496 tests: skip fs_dev_shm.exp if /dev/shm is not writable 2018-08-15 22:27:06 +02:00
Reiner Herrmann
df3f0b618e tests: make sure needed directories exist 2018-08-15 19:31:34 +02:00
netblue30
a535609f5b release 0.9.56~rc1 testing 2018-08-11 08:53:05 -04:00
netblue30
2155203b3e xdg macro testing 2018-08-07 09:08:21 -04:00
netblue30
04c503bc37 xdg support: split xdg whitelist code in a different module 2018-08-07 07:48:37 -04:00
startx2017
45d5fe7c2a removed compile time --enable-network=restricted, --net=none allowed even if networking was disabled at compile time or at run time, fixed issue #2061 2018-07-26 09:58:50 -04:00
netblue30
53cfdf2d80 rework --netmask 2018-07-17 07:45:54 -04:00
netblue30
2bea8f6741 network testing 2018-07-16 09:49:55 -04:00
netblue30
a5fac8b64c testing 2018-07-15 09:40:22 -04:00
Reiner Herrmann
4d638f1324 tests: there are two files (including postexec) 2018-05-25 20:17:39 +02:00
Reiner Herrmann
b46412c517 tests: notify about end of test 2018-05-25 20:17:39 +02:00
Reiner Herrmann
f2dd4ca7ee tests: check if internet connection available before testing ping with firejail 2018-05-25 20:17:39 +02:00