summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAge
* x11 cleanup (remove superfluous set_perms)Libravatar smitsohu2018-05-16
|
* 0.9.54 testing0.9.54Libravatar netblue302018-05-16
|
* fix --dnsLibravatar netblue302018-05-15
|
* remove unused filesLibravatar startx20172018-05-14
|
* 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 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
* | Misc fixesLibravatar Tad2018-05-12
| |
* | harden read-write mounts, cleanupLibravatar smitsohu2018-05-11
| |
* | Merge branch 'master' of https://github.com/netblue30/firejailLibravatar startx20172018-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
|
* remove 64bit seccomp filter from 32bit architecturesLibravatar netblue302018-05-06
|
* tiny memleaks, np dereferenceLibravatar smitsohu2018-05-05
|
* get error handling rightLibravatar smitsohu2018-05-04
|
* enhance post-mount checksLibravatar smitsohu2018-05-04
|
* moving get_mount_info from /proc/self/mounts to /proc/slef/mountinfoLibravatar netblue302018-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
|/
* small fixLibravatar netblue302018-05-01
|
* Merge pull request #1918 from smitsohu/whitelistLibravatar netblue302018-05-01
|\ | | | | priv tweak
| * lower privsLibravatar smitsohu2018-05-01
| |
* | remove ping from firecfg configuration until we fix #1912Libravatar netblue302018-04-30
| |
* | removed nautilus from firecfg list in order to let the application start in ↵Libravatar netblue302018-04-30
| | | | | | | | a new sandbox when clicking on icons in the file manager
* | cleanupLibravatar netblue302018-04-29
| |
* | cleanupLibravatar netblue302018-04-29
| |
* | fix user database accessLibravatar netblue302018-04-29
| |
* | firecfg fix for Ubuntu 18.04Libravatar netblue302018-04-29
| |
* | whitelist haderning - based on an idea from smitsohuLibravatar netblue302018-04-29
| |
* | private-lib fixesLibravatar netblue302018-04-28
| |
* | MergesLibravatar Tad2018-04-27
| |
* | MergesLibravatar Tad2018-04-25
| |
* | Merges and add anydesk to firecfgLibravatar Fred-Barclay2018-04-24
|/
* conditional compile for debug code in fs.cLibravatar startx20172018-04-23
|
* add baloo_filemetadata_temp_extractor profileLibravatar smitsohu2018-04-23
|
* fix user database accessLibravatar netblue302018-04-23
|
* mergesLibravatar netblue302018-04-23
|
* Merge pull request #1906 from aerusso/pulls/join-or-startLibravatar netblue302018-04-23
|\ | | | | Re-enable join-or-start
| * Re-enable join-or-startLibravatar Antonio Russo2018-04-23
| | | | | | | | | | | | | | Use read_pid in place of name2pid, and re-enable the join-or-start code block. Signed-off-by: Antonio Russo <antonio.e.russo@gmail.com>
| * Implemenent require_pidLibravatar Antonio Russo2018-04-23
| | | | | | | | | | | | | | Separate jail existence checking and jail pid determination code into read_pid and require_pid, respectively. Signed-off-by: Antonio Russo <antonio.e.russo@gmail.com>
* | priv tweaksLibravatar smitsohu2018-04-22
|/
* output formattingLibravatar Reiner Herrmann2018-04-22
|
* Add a profile for ppsspp and scallionLibravatar Tad2018-04-21
|
* docs and comment updatesLibravatar smitsohu2018-04-20
| | | | adds sorting to syscall list in firejail man page