aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
...
* | Merge pull request #2012 from glitsj16/7z-redirectsLibravatar Reiner Herrmann2018-06-24
|\ \ | | | | | | 7z redirect profiles
| * | Add 7za redirect profile [7z]Libravatar glitsj162018-06-23
| | |
| * | Add 7zr redirect profile [7z]Libravatar glitsj162018-06-23
| | |
| * | Add p7zip redirect profile [7z]Libravatar glitsj162018-06-23
|/ /
* | fix bc70dbf152b10185f61b020064967f9b4616e100Libravatar smitsohu2018-06-23
| |
* | fix whitelisting of /dev/logLibravatar smitsohu2018-06-22
| | | | | | /dev/log is a symlink to /run/systemd/journal/dev-log on Debian/Ubuntu and probably elsewhere
* | print Xephyr params at startupLibravatar netblue302018-06-22
| |
* | Merge pull request #2007 from glitsj16/globals.localLibravatar netblue302018-06-22
|\ \ | | | | | | include globals.local only once
| * | avoid including globals.local more than onceLibravatar glitsj162018-06-20
| | | | | | | | | Fixes https://github.com/netblue30/firejail/issues/2006
| * | avoid including globals.local more than onceLibravatar glitsj162018-06-20
| | | | | | | | | Fixes https://github.com/netblue30/firejail/issues/2006
| * | avoid including globals.local more than onceLibravatar glitsj162018-06-20
| | | | | | | | | Fixes https://github.com/netblue30/firejail/issues/2006
* | | disable flatpak directoriesLibravatar netblue302018-06-20
|/ /
* | wireshark.profile: allow lua for scriptingLibravatar Vincent432018-06-19
| |
* | merge from LTS branch: cleanup O_PATH, --private-templateLibravatar startx20172018-06-19
| |
* | Update private-bin for ark.profile, fixes #2001Libravatar Tad2018-06-15
| |
* | Merge pull request #2003 from SkewedZeppelin/revert-private-cacheLibravatar netblue302018-06-15
|\ \ | | | | | | Revert private cache enabled by default
| * | Add private-cache to many profilesLibravatar Tad2018-06-14
| | | | | | | | | | | | grep "cache" -L $(grep "redirect" -iL $(grep "whitelist" -RL))
| * | Revert "mounting a tmpfs on ~/.cache directory (private-cache) by default"Libravatar Tad2018-06-14
|/ / | | | | | | This reverts commit caa7ad8714206a158123773ddcaca6ef219a5501.
* | readme.mdLibravatar netblue302018-06-14
| |
* | Merge pull request #2000 from flacks/profiles/tor-browserLibravatar SkewedZeppelin2018-06-14
|\ \ | | | | | | Create tor-browser-* directories
| * | Create tor-browser-* directoriesLibravatar Jean Lucas2018-06-14
| | |
* | | mergesLibravatar Tad2018-06-14
| | |
* | | Merge pull request #1996 from flacks/profiles/gnome-mpvLibravatar SkewedZeppelin2018-06-14
|\ \ \ | |/ / |/| | Add gnome-mpv profile
| * | Include whitelist-var-common and add nodbusLibravatar Jean Lucas2018-06-14
| | |
| * | Add gnome-mpv profileLibravatar Jean Lucas2018-06-14
| |/
* | mergesLibravatar Tad2018-06-14
| |
* | Merge pull request #1997 from flacks/profiles/riotLibravatar SkewedZeppelin2018-06-14
|\ \ | | | | | | Add riot-desktop redirect profile, create Riot config directory
| * | Add riot-desktop redirect profile, create Riot config directoryLibravatar Jean Lucas2018-06-14
| |/
* | Merge pull request #1999 from flacks/profiles/tor-browser-enLibravatar SkewedZeppelin2018-06-14
|\ \ | |/ |/| Create tor-browser-en directory, add missing bin programs
| * Create tor-browser-en directory, add missing bin programsLibravatar Jean Lucas2018-06-14
|/ | | | tar and xz are needed on first run.
* 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
|
* give fontforge access to pythonLibravatar smitsohu2018-06-10
|
* wireless supportLibravatar netblue302018-06-09
|
* glibc missing O_PATH definition on Debian 7Libravatar netblue302018-06-09
|
* support wireless interfaces for --netLibravatar netblue302018-06-09
|
* 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.
* 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
* Merge pull request #1977 from pizzadude/patch-10Libravatar Fred Barclay2018-06-04
|\ | | | | Fix installing skins on qmmp.profile