aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* Fix indentationLibravatar ಚಿರಾಗ್ ನಟರಾಜ್2018-07-15
|
* Fix indentationLibravatar ಚಿರಾಗ್ ನಟರಾಜ್2018-07-15
|
* testingLibravatar netblue302018-07-15
|
* fix private-lib crashLibravatar netblue302018-07-15
|
* minor improvements to previous commit 949b924fba58dc05f1c21d6621f05047be5397f0Libravatar smitsohu2018-07-14
|
* fix empty spaces in mountinfo fieldsLibravatar smitsohu2018-07-13
|
* Blacklist all .snapshots directories in AppArmor profileLibravatar ಚಿರಾಗ್ ನಟರಾಜ್2018-07-11
|
* Add warning that nodbus + blacklist of python3 breaks Gnome connector (see ↵Libravatar ಚಿರಾಗ್ ನಟರಾಜ್2018-07-11
| | | | #2026)
* tunneling support - tap interface in --net optionLibravatar netblue302018-07-11
|
* tunneling support - tap interface in --net optionLibravatar netblue302018-07-11
|
* Add documentation for keep-dev-shm optionLibravatar ಚಿರಾಗ್ ನಟರಾಜ್2018-07-09
|
* Add personality to allow-debuggers (see #2021)Libravatar ಚಿರಾಗ್ ನಟರಾಜ್2018-07-09
|
* Blacklist /.snapshots (see #2030)Libravatar ಚಿರಾಗ್ ನಟರಾಜ್2018-07-09
|
* fix f57dd4a1437e1e6a1096012345067c2ac8bbb9d2 (mountinfo, fslogger)Libravatar smitsohu2018-07-06
|
* --netmask optionLibravatar netblue302018-07-06
|
* Merge pull request #2033 from smitsohu/whitelistLibravatar netblue302018-07-06
|\ | | | | additional whitelist hardening
| * additional whitelist hardeningLibravatar smitsohu2018-07-06
| |
| * remove redundant checks in whitelist_pathLibravatar smitsohu2018-07-05
|/
* Merges + misc fixesLibravatar Tad2018-07-04
| | | | | | | | - Change some links in README to HTTPS - Fixup some typos in firejail-profile manpage - Cleanup dash from private-etc - Fixup gradio - Synchronize server profile with default profile
* Merge pull request #2025 from Bundy01/masterLibravatar Vincent432018-07-04
|\ | | | | Creating the gradio profile and editing the geary profile
| * Creating the gradio profile and editing the geary profileLibravatar Bundy012018-07-04
| |
| * Creating the gradio profile and editing the geary profileLibravatar Bundy012018-07-04
|/
* Fix geary profile - see issue #2018Libravatar Fred-Barclay2018-07-02
|
* Merge pull request #2022 from soredake/fix-discordLibravatar Fred Barclay2018-07-02
|\ | | | | discord: added localtime and ld.so.cache to private-etc to fix wrong time and "discord: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory"
| * discord: added localtime and ld.so.cache to private-etc to fix wrong time ↵Libravatar soredake2018-07-02
|/ | | | and "discord: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory"
* Merge pull request #2020 from ValdikSS/gajim-fixesLibravatar Fred Barclay2018-07-01
|\ | | | | Fix Gajim 1.0.3 startup on Fedora 28.
| * Fix Gajim 1.0.3 startup on Fedora 28.Libravatar ValdikSS2018-07-01
|/
* Merge pull request #1998 from flacks/profiles/wire-desktopLibravatar netblue302018-06-30
|\ | | | | Amend Wire profiles
| * Further restrict WireLibravatar Jean Lucas2018-06-22
| |
| * Amend Wire profilesLibravatar Jean Lucas2018-06-14
| |
* | merged Amend Wire profiles #1998 form @flacksLibravatar netblue302018-06-30
| |
* | mergesLibravatar netblue302018-06-30
| |
* | Merge pull request #2015 from bn0785ac/masterLibravatar netblue302018-06-30
|\ \ | | | | | | i'm modifying inox-hard (aur)
| * | why we need this? :3Libravatar Your Name2018-06-29
| | |
| * | to my graveLibravatar Your Name2018-06-29
| | |
* | | increase include level for profile files to 16 - issue 2009Libravatar netblue302018-06-30
|/ /
* | cleanupLibravatar smitsohu2018-06-26
| |
* | whitelist symlink handling, allow /var/tmp symlinks - issue #2011Libravatar smitsohu2018-06-26
| |
* | don't include globals.local twice (take two) (#2010)Libravatar glitsj162018-06-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * avoid including globals.local twice * avoid including globals.local twice * avoid including globals.local twice * avoid including globals.local twice * avoid including globals.local twice * avoid including globals.local twice * avoid including globals.local twice * avoid including globals.local twice * avoid including globals.local twice
* | 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