aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
...
| * | remove unused filesLibravatar startx20172018-05-14
| |/
* / expand seccomp macros in seccomp.drop line - macros not supported in 0.9.38Libravatar netblue302018-05-14
|/
* krita.profile: allow pythonLibravatar Vincent432018-05-13
|
* Firefox profile fix for 0.9.38 (Ubuntu 16.04) in etc-fixes/Libravatar Fred-Barclay2018-05-13
| | | | | Seccomp filter lifted from 0.9.54 version. Cosmetic errors occur for unrecognised options (such as @clock) but do not affect sandbox.
* profile fixes for 0.9.52 (Ubuntu 18.04) in etc-fixes directoryLibravatar netblue302018-05-13
|
* profile fixes for 0.9.52 (Ubuntu 18.04) in etc-fixes directoryLibravatar netblue302018-05-13
|
* moving to 0.9.54~rc3Libravatar netblue302018-05-13
|
* nodbus breaks vivaldi syncLibravatar Fred-Barclay2018-05-12
|
* merges0.9.54-rc2Libravatar netblue302018-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
| |
| * Allow accessing /sys/module directoryLibravatar RD Projekt2018-05-09
| | | | | | | | | | | | | | | | | | | | It is required for example by Blender, which Firejail supports. Blender needs read-only access to /sys/module/amdgpu in order to use AMD card with OpenCL. Now user can allow such access by specifying: noblacklist /sys/module whitelist /sys/module/amdgpu read-only /sys/module/amdgpu
* | update README.mdLibravatar smitsohu2018-05-12
| |
* | 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
* | | harden read-write mounts, cleanupLibravatar smitsohu2018-05-11
| | |
* | | Merge branch 'master' of https://github.com/netblue30/firejailLibravatar startx20172018-05-09
|\ \ \
| * | | mergesLibravatar Tad2018-05-09
| | | |
| * | | Merge pull request #1934 from pizzadude/patch-7Libravatar SkewedZeppelin2018-05-09
| |\ \ \ | | | | | | | | | | profile for qmmp
| | * | | profile for qmmpLibravatar PizzaDude2018-05-09
| | |/ /
| * | | Merge pull request #1933 from pizzadude/patch-6Libravatar SkewedZeppelin2018-05-09
| |\ \ \ | | |/ / | |/| | profile for sayonara player
| | * | profile for sayonara playerLibravatar PizzaDude2018-05-09
| |/ /
| * | testing hidepidLibravatar netblue302018-05-09
| | |
| * | fix /proc hidepidLibravatar netblue302018-05-09
| |/
| * lower some more privsLibravatar smitsohu2018-05-09
| |
* | firemon/prctl enhancementsLibravatar startx20172018-05-09
|/
* don't display firejail --list/--tree/--top processes in firemon statsLibravatar startx20172018-05-08
|
* more errLogExitLibravatar netblue302018-05-08
|
* errLogExit and --overlay-cleanLibravatar netblue302018-05-08
|
* 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
| |
* | moving to next versionLibravatar netblue302018-05-06
| |
* | 0.9.54~rc1 released0.9.54-rc1Libravatar netblue302018-05-06
| |
* | remove 64bit seccomp filter from 32bit architecturesLibravatar netblue302018-05-06
| |
* | 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
* | tiny memleaks, np dereferenceLibravatar smitsohu2018-05-05
| |
* | get error handling rightLibravatar smitsohu2018-05-04
| |
* | enhance post-mount checksLibravatar smitsohu2018-05-04
|/
* 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
* Merge pull request #1922 from glitsj16/unzipLibravatar SkewedZeppelin2018-05-03
|\ | | | | Allow GNOME Shell integration in unzip
| * Allow GNOME Shell integration in unzipLibravatar glitsj162018-05-04
|/
* moving get_mount_info from /proc/self/mounts to /proc/slef/mountinfoLibravatar netblue302018-05-03
|
* Edit README.md with new optionLibravatar Chiraag Nataraj2018-05-03
|
* Merge pull request #1919 from chiraag-nataraj/masterLibravatar ಚಿರಾಗ್ ನಟರಾಜ್2018-05-03
|\ | | | | Add --keep-var-tmp and associated profile option
| * Moved documentation to conform with alphabetical orderingLibravatar Chiraag Nataraj2018-05-03
| |
| * Add --keep-var-tmp and associated profile optionLibravatar Chiraag Nataraj2018-05-01
| |
* | harden pulseaudio, xauthority mountsLibravatar smitsohu2018-05-02
| |