aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAge
...
* merge from LTS branch: cleanup O_PATH, --private-templateLibravatar startx20172018-06-19
|
* Revert "mounting a tmpfs on ~/.cache directory (private-cache) by default"Libravatar Tad2018-06-14
| | | | This reverts commit caa7ad8714206a158123773ddcaca6ef219a5501.
* mergesLibravatar Tad2018-06-14
|
* mergesLibravatar Tad2018-06-14
|
* Add --keep-dev-shm (undocumented for now).Libravatar Chiraag Nataraj2018-06-13
|
* Change --nousb to --nou2f per suggestion on last commit.Libravatar Chiraag Nataraj2018-06-12
|
* Add --nousb optionLibravatar Chiraag Nataraj2018-06-12
|
* Add /dev/hidraw* devices for potential fix for Yubikey devicesLibravatar Chiraag Nataraj2018-06-12
|
* potential fix for Yubikey devicesLibravatar netblue302018-06-12
|
* mounting a tmpfs on ~/.cache directory (private-cache) by defaultLibravatar netblue302018-06-12
|
* Add profiles for Microsoft Office Online apps (from Manjaro devs)Libravatar Fred-Barclay2018-06-11
|
* update man page (private-cache)Libravatar smitsohu2018-06-12
|
* fix indentationLibravatar smitsohu2018-06-12
|
* additional mount hardening (pulseaudio, Xauthority)Libravatar smitsohu2018-06-12
|
* removed CFG_CHROOT_DESKTOP config optionLibravatar netblue302018-06-11
|
* wireless supportLibravatar netblue302018-06-09
|
* glibc missing O_PATH definition on Debian 7Libravatar netblue302018-06-09
|
* support wireless interfaces for --netLibravatar netblue302018-06-09
|
* fnet fix (merge from LTS branch)Libravatar startx20172018-06-05
|
* evaluate UID_MIN/GID_MID at runtime, remove compile time evaluation - fixes ↵Libravatar netblue302018-06-04
| | | | #1964
* add private-cache optionLibravatar smitsohu2018-06-04
| | | | implementation is based on an idea of James Henstridge, Canonical
* add engrampa to firecfg listLibravatar netblue302018-06-03
|
* 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
* globbing support in private-libLibravatar netblue302018-05-25
|
* little x11_xorg cleanupLibravatar smitsohu2018-05-25
|
* Fixup Discord profilesLibravatar Tad2018-05-21
| | | | Packagers seem to be all using different names
* private-lib cleanupLibravatar netblue302018-05-20
|
* reverted commit 5a3eefa6e70e824f545add9169202f788a9ce14d, issue #1948Libravatar netblue302018-05-20
|
* tentative fix for issue #1948Libravatar netblue302018-05-19
|
* 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
|