aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* musixmatch: fix profileLibravatar Vincent432018-04-02
|
* Merge branch 'master' of http://github.com/netblue30/firejailLibravatar netblue302018-04-02
|\
| * transmission-gtk: disable mdweLibravatar Vincent432018-04-02
| | | | | | Causes freeze during opening file dialog in Archlinux , see issue https://github.com/netblue30/firejail/issues/1855
* | mergesLibravatar netblue302018-04-02
| |
* | mergesLibravatar netblue302018-04-02
|\|
| * mergesLibravatar netblue302018-04-02
| |
| * mergesLibravatar netblue302018-04-02
| |
| * Merge pull request #1854 from melvinvermeeren/masterLibravatar netblue302018-04-02
| |\ | | | | | | add --noautopulse arg for complex pulse setups
| | * add --noautopulse arg for complex pulse setupsLibravatar Melvin Vermeeren2018-04-01
| | | | | | | | | | | | such as remote pulse servers or non-standard socket paths
| * | Merge pull request #1827 from intika/masterLibravatar netblue302018-04-02
| |\ \ | | |/ | |/| Add support for the devil musixmatch
| | * Add support for the devil musixmatchLibravatar intika2018-03-23
| | |
| * | Fix private-lib again (#1852) for evinceLibravatar glitsj162018-04-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix private-lib During conversation around an [earlier attempt at fixing evince] (https://github.com/netblue30/firejail/pull/1829) and the entailing [revert-commit](https://github.com/netblue30/firejail/pull/1829/commits/45732a22d1ea4ec0ade0775be7243e8669b7f850) this slipped through the cracks. The fix is tested on Gnome Shell 3.26.2 and 3.28.0 (on Arch). * Remove irrelevant comment on private-lib * Update private-lib comments Done!
| * | mergesLibravatar Fred-Barclay2018-04-01
| | |
| * | Merge pull request #1851 from glitsj16/gnome-calculatorLibravatar Fred Barclay2018-04-01
| |\ \ | | | | | | | | Fix private-lib for gnome-calculator
| | * | Fix the fixLibravatar glitsj162018-04-01
| | | | | | | | | | | | Forgot to take out [libplotinus.so](https://github.com/p-e-w/plotinus). Something I use myself in all GTK apps, but which isn't needed whatsoever for gnome-calculator.
| | * | Fix private-libLibravatar glitsj162018-04-01
| | | | | | | | | | | | This fixes https://github.com/netblue30/firejail/issues/1841.
* | | | testingLibravatar netblue302018-04-01
| | | |
* | | | testing login as nobodyLibravatar netblue302018-04-01
| | | |
* | | | testing sshLibravatar netblue302018-04-01
| | | |
* | | | testingLibravatar netblue302018-04-01
| | | |
* | | | testingLibravatar netblue302018-04-01
|/ / /
* | | mergesLibravatar Tad2018-04-01
| | |
* | | Merge pull request #1849 from jelford/gcloud-profileLibravatar SkewedZeppelin2018-04-01
|\ \ \ | | | | | | | | Added a basic profile for gcloud
| * | | Remove /usr/local from gcloud.profileLibravatar Tad2018-04-01
| | | |
| * | | Added a basic profile for gcloudLibravatar James Elford2018-03-31
| | | | | | | | | | | | | | | | | | | | | | | | gcloud is the Google Cloud Platform's cli. It understands how to interact with GCP's endpoint, and it need to read config and creds from the user's $HOME, plus it integrates with docker-cli
* | | | Merge pull request #1853 from glitsj16/gnome-logsLibravatar SkewedZeppelin2018-04-01
|\ \ \ \ | | | | | | | | | | Create gnome-logs.profile
| * | | | Cleanup gnome-logsLibravatar Tad2018-04-01
| | | | |
| * | | | Fixup gnome-logsLibravatar Tad2018-04-01
| | | | |
| * | | | Create gnome-logs.profileLibravatar glitsj162018-04-01
|/ / / / | | | | | | | | New profile. A few harmless warnings do show, but nothing that doesn't also show without firejail.
* | | | Disable mdwe in bleachbit - fix #1850.Libravatar Fred-Barclay2018-03-31
| | | |
* | | | gitignoreLibravatar netblue302018-03-31
| | | |
* | | | consolidate makefilesLibravatar netblue302018-03-31
| | | |
* | | | testingLibravatar netblue302018-03-31
|/ / /
* | | Merge pull request #1848 from jelford/cloud-providersLibravatar Vincent432018-03-31
|\ \ \ | | | | | | | | Add a section for cloud-providers to the default block-list
| * | | AWS and GCP store credentials in local directories as part of project setup.Libravatar James Elford2018-03-31
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | Configuration for cloud providers is sensitive information; it should be in the default block list. I didn't see profiles for gcloud or awscli, so haven't added any exclusions. boto and kubectl are not provider-specific, but also store credentials for whichever platforms they happen to be being used with.
* | | gimp fixupLibravatar smitsohu2018-03-30
| | |
* | | Merge branch 'master' of http://github.com/netblue30/firejailLibravatar netblue302018-03-30
|\ \ \
| * | | redirect knotes to kmail, some tweaksLibravatar smitsohu2018-03-30
| | | |
* | | | testingLibravatar netblue302018-03-30
|/ / /
* | | nodbus man pages, etc.Libravatar netblue302018-03-30
| | |
* | | enable/disable dbus handling in /etc/firejail/firejail.configLibravatar netblue302018-03-30
| | |
* | | spectre clang supportLibravatar netblue302018-03-30
| | |
* | | spectre support for clang compilerLibravatar netblue302018-03-30
| | |
* | | gnome-calculator fixupLibravatar smitsohu2018-03-30
| | |
* | | Merge pull request #1843 from smitsohu/nodbusLibravatar smitsohu2018-03-30
|\ \ \ | | | | | | | | recalibrate dbus access, deploy nodbus option
| * \ \ Merge branch 'master' into nodbusLibravatar smitsohu2018-03-30
| |\ \ \ | |/ / / |/| | |
* | | | Further improve private-bin in steamLibravatar Tad2018-03-30
| | | |
* | | | Add a disabled and extensive private-bin for SteamLibravatar Tad2018-03-29
| | | |
* | | | Add a profile for ncdu, enable private-etc in Steam again, and fixup ↵Libravatar Tad2018-03-28
| | | | | | | | | | | | | | | | gnome-recipes
* | | | various blacklist additionsLibravatar smitsohu2018-03-28
| | | |