aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* fix and harden overlay optionsLibravatar smitsohu2018-08-28
|
* Add private-bin to 0adLibravatar Fred-Barclay2018-08-26
|
* allow system users to run the sandboxLibravatar netblue302018-08-26
|
* support for local user directories in firecfg (--bindir)Libravatar netblue302018-08-25
|
* cleanup, small improvementsLibravatar smitsohu2018-08-25
|
* Add python program to more easily debug profilesLibravatar Fred-Barclay2018-08-24
| | | | | Should help with issues like #1946 where the user needs to comment out all profile lines and then re-enable them individually to test
* Fixup obs.profile (no python)Libravatar Tad2018-08-23
|
* MergesLibravatar Tad2018-08-23
|
* Create pybitmessage.profile (#2092)Libravatar 1dnrr2018-08-23
| | | tested on fedora-28 with pybitmessage 0.6.3.2
* Merge pull request #2094 from 1dnrr/patch-3Libravatar smitsohu2018-08-23
|\ | | | | Update disable-common.inc
| * Update disable-common.incLibravatar 1dnrr2018-08-23
|/
* Misc fixesLibravatar Tad2018-08-22
|
* fix microphone in slack profile - #2034Libravatar smitsohu2018-08-23
|
* removed --disable-bind configuration option; some ohter minor cleanupLibravatar startx20172018-08-22
|
* relax restrictions imposed on filesystem log (fslogger) in ↵Libravatar smitsohu2018-08-22
| | | | ec7f59b8d370c29bd229fa9124640611c0667159
* close private-cache memleakLibravatar smitsohu2018-08-22
|
* drop privs when permissions are changed in /run/user/$UIDLibravatar smitsohu2018-08-22
|
* Update steam.profile to support proton/steamplayLibravatar Tad2018-08-21
|
* refactor, check the sandbox status for all join optionsLibravatar smitsohu2018-08-20
|
* Document how to access local mail with thunderbird and claws-mail (fixes #1509)Libravatar ಚಿರಾಗ್ ನಟರಾಜ್2018-08-20
|
* Simplify fix for #2062Libravatar Tad2018-08-20
|
* fix check for find_child return value (bandwidth.c, netfilter.c)Libravatar smitsohu2018-08-20
|
* Merge branch 'master' of https://github.com/netblue30/firejailLibravatar smitsohu2018-08-19
|\
| * Add a profile for ClamTKLibravatar Tad2018-08-19
| |
| * Minor steam.profile fixup from downstream ParrotSec forkLibravatar Tad2018-08-19
| |
| * Fixup f9aeac080a830fc1aaf07f0beff781a1ed7e42adLibravatar Tad2018-08-19
| |
* | check privileges for dns.printLibravatar smitsohu2018-08-19
| |
* | fix also the second instance of pid_get_uidLibravatar smitsohu2018-08-19
|/
* fix pid_get_uid for the root userLibravatar smitsohu2018-08-19
|
* qutebrowser.profile: noblacklist /usr/lib/llvmLibravatar Vincent432018-08-19
| | | Fixes https://github.com/netblue30/firejail/issues/2087
* Merge branch 'master' of https://github.com/netblue30/firejailLibravatar smitsohu2018-08-19
|\
| * Warn when /usr/local/bin/<program> already exists and is not a symlink ↵Libravatar ಚಿರಾಗ್ ನಟರಾಜ್2018-08-19
| | | | | | | | (fixes #667)
| * Revert "apparmor fix: somehow it cannot find the firejail profile to load it"Libravatar Vincent432018-08-19
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 949a221a1b92e422e6dcb7ea6089ed5c8d5cc22a. The 'firejail-default' is the name of 'unnatached' profile not path to it. Moreover names starting with '/' are changing profile type back to 'standard' which in this case means we literally create profile for the profile file itself '/etc/apparmor.d/firejail-default'. That means firejail would never load this profile to contain any app thus we have to revert this. For more info, see https://www.suse.com/documentation/sles-15/singlehtml/book_security/book_security.html#sec.apparmor.profiles.types.unattached
* | small enhancement to join.c (ready-for-join is always a regular file)Libravatar smitsohu2018-08-19
|/
* Fix for #2062Libravatar ಚಿರಾಗ್ ನಟರಾಜ್2018-08-19
|
* fix failing travis build (make no assumptions about C standard)Libravatar smitsohu2018-08-19
| | | | plus function rename
* man: fix example for --build commandLibravatar Reiner Herrmann2018-08-19
|
* Merge branch 'master' of http://github.com/netblue30/firejailLibravatar netblue302018-08-19
|\
| * fix issue with join optionLibravatar smitsohu2018-08-19
| |
* | apparmor fix: somehow it cannot find the firejail profile to load itLibravatar netblue302018-08-19
| |
* | minor cleanupLibravatar netblue302018-08-19
|/
* tests: increase some timeouts in which I was runningLibravatar Reiner Herrmann2018-08-16
|
* tests: make top output independent of username, which could be too longLibravatar Reiner Herrmann2018-08-16
|
* Unlink files at endLibravatar ಚಿರಾಗ್ ನಟರಾಜ್2018-08-16
|
* Generate temporary filenames instead of using a fixed one (fixes #2083)Libravatar ಚಿರಾಗ್ ನಟರಾಜ್2018-08-16
|
* harden private-home mounting, small improvementsLibravatar smitsohu2018-08-16
|
* tests: skip fs_dev_shm.exp if /dev/shm is not writableLibravatar Reiner Herrmann2018-08-15
|
* tests: make sure needed directories existLibravatar Reiner Herrmann2018-08-15
|
* improve detection of symbolic linksLibravatar smitsohu2018-08-15
|
* fix NP derefLibravatar smitsohu2018-08-15
| | | | private-home and private-bin are included just for consistency