aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* 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
* Add vim syntax and ftdetect files (#2679)Libravatar Quentin Minster2019-05-05
|
* update man pages (private-dev, noexec)Libravatar smitsohu2019-05-04
|
* 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
|
* typoLibravatar rusty-snake2019-04-21
|
* moving to rc2Libravatar netblue302019-04-21
|
* 0.9.60-rc1 testing0.9.60-rc1Libravatar netblue302019-04-21
|
* typo and mergesLibravatar rusty-snake2019-04-20
|
* Update code.profileLibravatar rusty-snake2019-04-18
|
* Update authenticator.profileLibravatar rusty-snake2019-04-18
|
* Merge branch 'master' of https://github.com/netblue30/firejailLibravatar Fred Barclay2019-04-18
|\
| * Merge pull request #2641 from rusty-snake/add-cheeseLibravatar netblue302019-04-18
| |\ | | | | | | Add cheese.profile
| | * Add to firecfgLibravatar rusty-snake2019-04-13
| | |
| | * Merge branch 'master' into add-cheeseLibravatar rusty-snake2019-04-13
| | |\
| | * | Add cheese.profileLibravatar rusty-snake2019-04-09
| | | |
| * | | Merge pull request #2649 from SkewedZeppelin/drm-noexecLibravatar netblue302019-04-18
| |\ \ \ | | | | | | | | | | Add a conditional to control DRM/noexec exception for browsers
| | * | | Add a conditional to control DRM/noexec exception for browsersLibravatar Tad2019-04-13
| | | |/ | | |/|
| * | | Update gajim.profile and mpv.profileLibravatar rusty-snake2019-04-18
| | | |
| * | | fix network in freeofficeLibravatar rusty-snake2019-04-17
| | | |
| * | | remove blank lines at end of fileLibravatar rusty-snake2019-04-17
| | | |
| * | | Profiles for gramps, newsboat and freeoffice (#2652)Libravatar curiosity-seeker2019-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update firecfg.config * Create gramps.profile * Update disable-programs.inc * Create newsboat.profile * Update disable-programs.inc * Update firecfg.config * Create freeoffice-planmaker * Create freeoffice-textmaker * Create freeoffice-presentations * Update disable-programs.inc * Update firecfg.config * Update newsboat.profile * Update newsboat.profile * Update gramps.profile * Update freeoffice-textmaker * Update freeoffice-planmaker * Update freeoffice-presentations * Update freeoffice-planmaker * Update freeoffice-presentations * Update freeoffice-textmaker * Rename freeoffice-planmaker to freeoffice-planmaker.profile * Rename freeoffice-presentations to freeoffice-presentations.profile * Rename freeoffice-textmaker to freeoffice-textmaker.profile * Update gramps.profile * Update freeoffice-planmaker.profile * Update freeoffice-presentations.profile * Update freeoffice-textmaker.profile * Update freeoffice-textmaker.profile * Update freeoffice-presentations.profile * Update newsboat.profile * Update gramps.profile * Update freeoffice-planmaker.profile * Update freeoffice-presentations.profile * Update freeoffice-textmaker.profile
| * | | Fix PostScript files opening in Evince (#2656)Libravatar Senemu2019-04-17
| | | |
| * | | Follow upstream changes in authenticator.profile (#2654)Libravatar glitsj162019-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add authenticator cache to disable-programs.inc * Update authenticator.profile Follow upstream changes in authenticator.profile
* | | | Allow access to .pythonrc.py -- see #2651Libravatar Fred Barclay2019-04-18
|/ / /
* | | Add .pythonrc.py to disable-common.inc (#2651)Libravatar Senemu2019-04-14
| | | | | | | | | | | | | | | | | | * Add .pythonrc.py to disable-common.inc * Move .pythonrc.py to more appropriate section
* | | Merge pull request #2650 from veloute/electrumLibravatar rusty-snake2019-04-14
|\ \ \ | | | | | | | | fixed electrum not resolving domains
| * | | fixed electrum not resolving domainsLibravatar veloute2019-04-14
|/ / /
* / / Add mp3splt, mp3wrap, oggsplt, flacspltLibravatar rusty-snake2019-04-14
|/ /
* | Fixes https://github.com/netblue30/firejail/issues/2547 (#2648)Libravatar glitsj162019-04-13
| |
* | More disable-exec and hardeningLibravatar rusty-snake2019-04-13
| |
* | More disable-exec stuff (#2647)Libravatar glitsj162019-04-13
| | | | | | | | | | | | * Add disable-exec to midori * Fix disable-exec in min
* | Add disable-exec to whoisLibravatar rusty-snake2019-04-13
| |
* | Fix networking for transmission-show and transmission-remote (#2646)Libravatar glitsj162019-04-13
| | | | | | | | | | | | * Fix networking for transmission-remote * Fix networking for transmission-show
* | Harden bibletime.profileLibravatar rusty-snake2019-04-12
| |
* | adding disable-exec.inc to the remaining profilesLibravatar netblue302019-04-12
| |