aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* apparmor support for --overlay sandboxesLibravatar netblue302018-01-24
|
* rpm: install all files in lib directoryLibravatar Reiner Herrmann2018-01-23
|
* Merge pull request #1745 from Vincent43/patch-1Libravatar smitsohu2018-01-23
|\ | | | | Apparmor: restrict access to writable files
| * Apparmor: Revert /proc changesLibravatar Vincent432018-01-23
| |
| * Apparmor: fix kodi pluginsLibravatar Vincent432018-01-22
| | | | | | | | Kodi plugins need /proc/@PID/net/dev access outside user processes: AVC apparmor="DENIED" operation="open" profile="firejail-default" name="/proc/28/net/dev" pid=2354 comm="kodi.bin" requested_mask="r" denied_mask="r"
| * Apparmor: restrict accessLibravatar Vincent432018-01-21
| | | | | | Access to writable files can be restricted to their owner only.
* | Partial revert of f2fdcf7361f99d4b62d6427d078445c2ea1dc6cb for geditLibravatar Tad2018-01-22
| | | | | | | | - This appears to be a general issue with private-lib, that might've already been fixed in master
* | Add another profile alias for idea.shLibravatar Tad2018-01-22
| |
* | Allow audio in Tor browser, and fix gedit not launchingLibravatar Tad2018-01-22
|/ | | | - Tor browser doesn't have nosound, so include pulse in private-etc
* Add whitelist-var-common to 4 profilesLibravatar Tad2018-01-21
|
* Merge pull request #1713 from Vincent43/patch-1Libravatar smitsohu2018-01-20
|\ | | | | Apparmor: fix broken file dialogs in kde plasma
| * Revert: Escape '#' character in pathLibravatar Vincent432018-01-17
| | | | | | | | | | Escaping this create warning and is dropped anyway: Warning from /etc/apparmor.d/firejail-default (/etc/apparmor.d/firejail-default line 163): Character # was quoted unnecessarily, dropped preceding quote ('\') character
| * Escape '#' character in pathLibravatar Vincent432018-01-05
| |
| * Apparmor: fix broken file dialogs in kde plasmaLibravatar Vincent432018-01-04
| | | | | | | | | | | | | | | | | | For some time apparmor started breaking file dialogs in kde plasma (gwenview, calibre, qbittorrent, etc). typical audit report below: AVC apparmor="DENIED" operation="open" profile="firejail-default" name="/run/user/1000/#28520" pid=1997 comm="qbittorrent" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000 AVC apparmor="DENIED" operation="link" profile="firejail-default" name="/run/user/1000/qBittorrentZcaeTi.1.slave-socket" pid=3679 comm="qbittorrent" requested_mask="l" denied_mask="l" fsuid=1000 ouid=1000 target="/run/user/1000/#79965" This commit fixes this issue. Tested on Archlinux (linux 4.14.11, kde 5.11.5)
* | Add a profile for Fritzing, and update READMELibravatar Tad2018-01-20
| |
* | moved QTWEBENGINE_DISABLE_SANDBOX=1 to viber profileLibravatar netblue302018-01-19
| |
* | remove QTWEBENGINE_DISABLE_SANDBOX=1 from defaultsLibravatar netblue302018-01-19
| |
* | removed mem-deny-execute from transmission-qt profile, #1736Libravatar netblue302018-01-19
| |
* | mergesLibravatar netblue302018-01-19
| |
* | Merge pull request #1738 from vn971/add_syscalls_glibc_2.26Libravatar netblue302018-01-19
|\ \ | | | | | | add new syscalls from glibc 2.26-10
| * | add new syscalls from glibc 2.26-10Libravatar Vasya Novikov2018-01-18
| | | | | | | | | | | | File generated by ../tools/extract_syscall, as per instructions
* | | remove QML_DISABLE_DISK_CACHE from disable-common.incLibravatar smitsohu2018-01-18
|/ / | | | | hardcoded since 1e7045b55cc1e189dba6d9ed21c05c90663f3736
* | temporarely removed private-lib, GnomeShell problems: #1711Libravatar netblue302018-01-18
| |
* | Qt fixes: QML_DISABLE_DISK_CACHE=1, QTWEBENGINE_DISABLE_SANDBOX=1Libravatar netblue302018-01-18
| |
* | Add pycharm-professional profileLibravatar Fred-Barclay2018-01-17
| |
* | Update pycharm-community profile after 4815e53842a85534638e037339ac61023da0a8b7Libravatar Fred-Barclay2018-01-17
| |
* | Experimental - blacklist snap folder in user home.Libravatar Fred-Barclay2018-01-17
| |
* | Blacklist pycharm config filesLibravatar Fred-Barclay2018-01-17
| |
* | Add pycharm-community profileLibravatar Fred-Barclay2018-01-17
| |
* | Merge branch 'master' of http://github.com/netblue30/firejailLibravatar netblue302018-01-16
|\ \
| * | typoLibravatar Fred-Barclay2018-01-16
| | |
* | | .gitignoreLibravatar netblue302018-01-16
|/ /
* | Merge branch 'master' of http://github.com/netblue30/firejailLibravatar netblue302018-01-16
|\ \
| * | mergesLibravatar Fred-Barclay2018-01-16
| | |
* | | add check for ipv6 address syntaxLibravatar netblue302018-01-16
| | |
* | | added support for IPv6 DNS configuration - #1722Libravatar netblue302018-01-16
|/ /
* | Merge pull request #1715 from viq/patch-1Libravatar Fred Barclay2018-01-16
|\ \ | | | | | | Create discord-canary.profile
| * | Create discord-canary.profileLibravatar viq2018-01-05
| | | | | | | | | Created by adding `whitelist ${HOME}/.config/discordcanary` to `electron.profile` and replacing references to electron. Seems to work for me with light usage.
* | | Add crypto-policies to private-etc in all profiles with private-etc *ssl*Libravatar Tad2018-01-15
| | | | | | | | | | | | | | | | | | Seems to be necessary under Fedora like pki This also fixes an issue with no audio in Lollypop on Fedora
* | | Fixup 68ccf1efee030470bf3f1666429e31374f2ae3a6Libravatar Tad2018-01-15
| | | | | | | | | | | | https://github.com/netblue30/firejail/commit/68ccf1efee030470bf3f1666429e31374f2ae3a6#r26873132
* | | Add pki to private-etc in all profiles with private-etc *ssl*Libravatar Tad2018-01-15
| | |
* | | Merge pull request #1733 from d2s/d2s-ignore-built-packagesLibravatar Fred Barclay2018-01-15
|\ \ \ | | | | | | | | chore(.gitignore) ignore built packages
| * | | chore(.gitignore) ignore built packagesLibravatar Daniel Schildt2018-01-15
|/ / / | | | | | | | | | | | | - Ignore built package archive files (.tar.gz and .deb) from Git repository - Avoid accidentally committing unneeded files in the future
* | | move copyright statement to 2018Libravatar startx20172018-01-15
| | |
* | | compile cleanupLibravatar startx20172018-01-15
| | |
* | | Merge branch 'master' of https://github.com/netblue30/firejailLibravatar startx20172018-01-15
|\ \ \
| * | | Fix #1724, Tor browser not working on Ubuntu and FedoraLibravatar Tad2018-01-14
| | | |
| * | | Update firecfg.config and add a profile alias for idea.shLibravatar Tad2018-01-14
| | | |
| * | | Add a profile for OnionShareLibravatar Tad2018-01-14
| | | |
* | | | move copyright statement to 2018Libravatar startx20172018-01-14
|/ / /