summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAge
* Create allow-INTERPETER.inc (#2736)Libravatar rusty-snake2019-06-01
| | | | | | | | | | | | | | | | | | | | | | | | | * Create allow-INTERPETER.inc * allow-lua.inc * allow-perl.inc * allow-python2.inc * allow-python3.inc * Create allow-java.inc * Update profiles to use new allow-INTERPRETER.inc includes * Update profiles to use new allow-INTERPRETER.inc includes 2/x * Fix order of allow-INTERPRETER.inc includes * Update profiles to use new allow-INTERPRETER.inc includes 3/x * Fixup comment about allow-java.inc https://github.com/netblue30/firejail/pull/2736#discussion_r289597997 * Add Arch Linux specific paths to allow-perl.inc
* Delete NotesLibravatar rusty-snake2019-06-01
| | | Everything in Notes is now in profile.template (#2735)
* Extend profile.template with comments (#2735)Libravatar Jose Riha2019-06-01
|
* Merge pull request #2737 from jose1711/fix_typoLibravatar Reiner Herrmann2019-06-01
|\ | | | | Fix typo in template
| * Fix typo in templateLibravatar Jose Riha2019-06-01
| |
* | Merge pull request #2684 from dandelionred/masterLibravatar SkewedZeppelin2019-06-01
|\ \ | |/ |/| Whitespace fix
| * Whitespace fixLibravatar dandelionred2019-05-08
| |
* | Fixes for masterpdfeditor.profileLibravatar Vincent432019-05-30
| | | | | | | | * private-bin and ipc-namespace break starting app in Ubuntu 18.04 LTS for me * no3d causes warning about unable to access mesa (this is typical for QT apps)
* | Add comment to qgis.profile that mbind syscall ...Libravatar rusty-snake2019-05-30
| | | | | | ... is needed by old versions
* | Create qgis.profile (#2727)Libravatar Jose Riha2019-05-30
| |
* | Add profile templatesLibravatar rusty-snake2019-05-30
| | | | | | | | | | | | | | | | Create etc/templates * profile.template * redirect_alias-profile.template * syscalls.txt * Notes
* | profile housekeepingLibravatar rusty-snake2019-05-30
| |
* | fix --x11=xephyr0.9.60Libravatar netblue302019-05-27
| |
* | 0.9.60 testingLibravatar netblue302019-05-26
| |
* | some comment fixesLibravatar rusty-snake2019-05-25
| |
* | Add yelp.profileLibravatar rusty-snake2019-05-25
| |
* | Add ktouch.profileLibravatar rusty-snake2019-05-25
| |
* | Harden gnome-chess (#2719)Libravatar rusty-snake2019-05-23
| | | | | | | | | | | | | | | | * Harden gnome-chess * Update gnome-chess.profile remove whitelisting
* | Update firejail.config -- disable-mnt descriptionLibravatar rusty-snake2019-05-21
| |
* | Re-add 'shell none' to gpg.profile (#2716)Libravatar glitsj162019-05-21
| | | | | | | | | | | | * Re-add 'shell none' to gpg.profile * Update seahorse.profile
* | Create a profile for mp3splt-gtkLibravatar rusty-snake2019-05-20
| |
* | Refactor eog and eom profiles with common redirect (#2708)Libravatar glitsj162019-05-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Create eo-common.profile * Refactor eog.profile * Refactor eom.profile * Keep private-bin in eog.profile * Keep private-bin in eom.profile * Place private-bin back in eog/eom profiles
* | Update eom.profileLibravatar rusty-snake2019-05-18
| | | | | | | | same fixes as in 091e12a for eog
* | Create meteo-qt.profile (#2704)Libravatar Jose Riha2019-05-18
| |
* | Add inkview.profileLibravatar rusty-snake2019-05-18
| |
* | Update eog.profileLibravatar rusty-snake2019-05-18
| |
* | Cosmetic changes for pidgin.profile (#2705)Libravatar glitsj162019-05-17
| |
* | Remove trailing commas in cantata.profileLibravatar curiosity-seeker2019-05-13
| |
* | Update cantata.profileLibravatar curiosity-seeker2019-05-12
| | | | | | Missed the fact that for dynamic playlists perl is needed. Deactivating apparmor is also necessary for this.
* | Update disable.programs.inc for cantataLibravatar curiosity-seeker2019-05-12
| |
* | cantata.profileLibravatar curiosity-seeker2019-05-12
| | | | | | The private-etc entries were added by firejail --build but are not complete.
* | harden & fix xiphos.profileLibravatar rusty-snake2019-05-12
| |
* | Update keepassxc.profile (#2687)Libravatar curiosity-seeker2019-05-10
|/ | | Adding `keepassxc-proxy` to `private-bin`as without it there is a related error message in Settings->Browser Integration (via the Keepassxc-Browser add-on).
* Mumble: add new path for client dataLibravatar Vincent Brillault2019-05-06
| | | | | | Since Mumble 1.3, client data was moved from $HOME/.local/share/data/Mumble to $HOME/.local/share/Mumble. See https://wiki.mumble.info/wiki/Client_Settings
* Update gajim.profileLibravatar rusty-snake2019-05-03
|
* Drop noblacklist ${DOWNLOADS} in bitwarden.profile (#2677)Libravatar glitsj162019-05-02
|
* Refactor min as chromium redirect profile (#2676)Libravatar glitsj162019-05-02
|
* Add Bitwarden profile (#2673)Libravatar glitsj162019-05-02
| | | | | | | | | | * Add bitwarden to firecfg * Add support for bitwarden in disable-programs.inc * Create bitwarden.profile * Fix whitelisting and no3d in bitwarden
* Support Enpass v6 (#2672)Libravatar glitsj162019-05-02
| | | | | | | | | | * Refactor enpass profile Upstream enpass version 6 needs profile adjustments. These are integrated into the refactored profile without dropping support for older versions. * Support newer Enpass in disable-programs.inc * Re-add no3d and move whitelist lines in enpass.profile
* Comment fixes (#2674)Libravatar glitsj162019-05-02
| | | | | | | | | | * Fix comments in eom.profile * Fix comments in eog.profile * Fix comments in gnome-system-log.profile * Fix comments in gnome-logs.profile
* Update thunderbird.profileLibravatar rusty-snake2019-04-27
| | | typo
* some little profile fixesLibravatar rusty-snake2019-04-26
|
* Revert "Merge branch 'master' of github.com:netblue30/firejail"Libravatar Tad2019-04-24
| | | | | This reverts commit 0d42e12f11825f84d6bf6f9c667cd16272a3700c, reversing changes made to 63efb454a4af0ee5d4905f7cfae193138aef3e15.
* Merge branch 'master' of github.com:netblue30/firejailLibravatar rusty-snake2019-04-24
|\
| * blacklist .git-credential & .config/git (#2663) …Libravatar rusty-snake2019-04-24
| | | | | | | | | | and noblacklist they in all profiles with noblacklist .gitconfig
* | blacklist .git-credentials & .config/git (#2663) …Libravatar rusty-snake2019-04-24
|/ | | | | and noblacklist they in all profiles with noblacklist .gitconfig
* Arch Linux fixesLibravatar netblue302019-04-23
|
* proper fix for starting gajim if system-wide Flatpak locale existLibravatar Vincent432019-04-23
| | | Commit https://github.com/netblue30/firejail/commit/7fe1da929cb0a4391970ca40e64a6462e7b460ab made whole /var empty in sandbox which accidentally fixed issue even if it worked differently than its description. This commit fixes the issue in similar way but makes clear the way it's done. It also prevents potential regressions by allowing access to some common dirs under /var.
* Gajim: Allow reading of system-wide Flatpak locale (#2660)Libravatar Jean Lucas2019-04-22
| | | | Gajim will not start without being able to read this file, even if it doesn't exist.
* smplayer: Add support for youtube-dlLibravatar grizzlyuser2019-04-22
|