aboutsummaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAge
* removed CFG_CHROOT_DESKTOP config optionLibravatar netblue302018-06-11
|
* give fontforge access to pythonLibravatar smitsohu2018-06-10
|
* AppArmor: allow dbus access by defaultLibravatar Vincent432018-06-07
| | | As discussed in https://github.com/netblue30/firejail/issues/1917#issuecomment-386002234 leave blacklisting dbus access to firejail userspace with 'nodbus' option. Fine grained blacklisting of particular dbus services can be added here in the future.
* Fix installing skins on qmmp.profileLibravatar PizzaDude2018-06-03
| | | qmmp requires these unzipping programs in order to install skins, so i've added them to private-bin
* Fix DjVu opening in EvinceLibravatar announ2018-06-01
|
* Add a profile alias for firefox-waylandLibravatar Tad2018-05-29
| | | | | | | firefox-wayland is a new wrapper script included with Firefox on Fedora 28 it has firefox hardcoded as /usr/bin/firefox + some minor fixes in other profiles
* AppArmor: fix firefox sandboxLibravatar Vincent432018-05-29
| | | See https://github.com/netblue30/firejail/issues/1965
* one more bookmarks leakLibravatar smitsohu2018-05-27
|
* globbing support in private-libLibravatar netblue302018-05-25
|
* Fix #1953 - noexec home breaks krita on ArchLibravatar Fred-Barclay2018-05-23
|
* Add dictionnary access to SlackLibravatar Ignace Mouzannar2018-05-23
|
* Fixup Discord profilesLibravatar Tad2018-05-21
| | | | Packagers seem to be all using different names
* private-lib cleanupLibravatar netblue302018-05-20
|
* Fixup xplayerLibravatar Tad2018-05-20
| | | | See https://github.com/netblue30/firejail/commit/14e95834c7d2a9b1b7920b97cb48682b5ad63942#commitcomment-29051315
* Fixup xedLibravatar Tad2018-05-20
| | | | See https://github.com/netblue30/firejail/commit/b4e484e50f22894683c6974bc01e171dd2b19e3d#commitcomment-29051254
* xplayer requires pythonLibravatar Fred-Barclay2018-05-18
|
* xed requires pythonLibravatar Fred-Barclay2018-05-18
|
* whitelist-var-common breaks xreader on Mint 18.3Libravatar Fred-Barclay2018-05-18
|
* 0.9.54 testing0.9.54Libravatar netblue302018-05-16
|
* skanlite.profile: Allow access to scanner through networkLibravatar Vincent432018-05-14
|
* krita.profile: allow pythonLibravatar Vincent432018-05-13
|
* nodbus breaks vivaldi syncLibravatar Fred-Barclay2018-05-12
|
* Merge pull request #1932 from RDProjekt/modulesLibravatar netblue302018-05-12
|\ | | | | Fixes to make Blender with AMD GPU work under firejail (#1931)
| * Allow AMD GPU usage by BlenderLibravatar RD Projekt2018-05-09
| |
* | Misc fixesLibravatar Tad2018-05-12
| |
* | Merge pull request #1935 from pizzadude/patch-8Libravatar Fred Barclay2018-05-10
|\ \ | | | | | | disable tracelog in firefox-common.profile
| * | Update firefox-common.profileLibravatar PizzaDude2018-05-09
| | |
| * | disable tracelog in firefox-common.profileLibravatar PizzaDude2018-05-09
| |/ | | | | tracelog breaks firefox 60+ catastrophically in my testing
* | mergesLibravatar Tad2018-05-09
| |
* | Merge pull request #1934 from pizzadude/patch-7Libravatar SkewedZeppelin2018-05-09
|\ \ | | | | | | profile for qmmp
| * | profile for qmmpLibravatar PizzaDude2018-05-09
| |/
* / profile for sayonara playerLibravatar PizzaDude2018-05-09
|/
* Merge pull request #1924 from glitsj16/gnome-logsLibravatar Fred Barclay2018-05-07
|\ | | | | add note for 'volatile' storage support
| * add note for 'volatile' staorage supportLibravatar glitsj162018-05-04
| |
* | fix naming of xplayer-video-thumbnailer profileLibravatar Reiner Herrmann2018-05-07
| |
* | ark.profile: Add private-bin and private-etcLibravatar Vincent432018-05-05
|/ | | | | | | private-bin was generated manually while looking at ark source code, it should be complete. Obviously build-in previewer should be used with those. private-etc was generated by firejail --build, it's commented out for now. Both tested on Archlinux and KDE Plasma 5.12
* add disable-interpreters.inc to gnome-logs (#1923)Libravatar glitsj162018-05-03
| | | | | | | | * add disable-interpreters.inc to gnome-logs Besides adding `include /etc/firejail/disable-interpreters.inc`, enabling both `private-etc` and `private-lib` (tested with systemd default storage and volatile journal). * Add localtime to private-etc
* Allow GNOME Shell integration in unzipLibravatar glitsj162018-05-04
|
* cleanupLibravatar smitsohu2018-05-01
| | | | cin profile: 'protocol unix' implies nonewprivs
* cleanupLibravatar Fred-Barclay2018-05-01
|
* Repairing programs (#1894)Libravatar bn0785ac2018-05-01
| | | | | | | | | cin keeps seccomp (but i've recovered multithreading its mandatory for video editing) libreoffice its fixed (linux-kde) natron works (multithread )
* Merge pull request #1915 from flacks/includes/disable-programsLibravatar netblue302018-05-01
|\ | | | | Add nvm to list of disabled interpreters
| * Add nvm to list of disabled interpretersLibravatar Jean Lucas2018-04-28
| |
* | Merge pull request #1916 from flacks/profiles/webstormLibravatar netblue302018-05-01
|\ \ | | | | | | Amend WebStorm profile
| * | Amend WebStorm profileLibravatar Jean Lucas2018-04-28
| |/ | | | | | | | | | | - Add Android development-related paths - Don't blacklist node/nvm for e.g. Node.js-related development - Remove noexec from /tmp for e.g. same Node.js case
* | VLC fix for Ubuntu 18.04Libravatar netblue302018-04-30
| |
* | LibreOffice on Ubuntu 18.04 - potential fix for #1917Libravatar netblue302018-04-30
| |
* | fix rhythmbox profileLibravatar netblue302018-04-29
| |
* | Potential fix for Ubuntu 18.04 and Debian TestingLibravatar Fred-Barclay2018-04-29
|/ | | | | See #1917 and #1703 Tested on Ubuntu 18.04
* Merge pull request #1914 from flacks/profiles/gajimLibravatar SkewedZeppelin2018-04-27
|\ | | | | Update Gajim profile