aboutsummaryrefslogtreecommitdiffstats
path: root/etc/android-studio.profile
Commit message (Collapse)AuthorAge
* add allow-common-devel to more profilesLibravatar rusty-snake2019-08-22
|
* 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
* Remove "/etc/firejail/" from all include paths, now that profile_read will ↵Libravatar Glenn Washburn2018-10-17
| | | | search for the file.
* Misc profile hardeningLibravatar Tad2018-09-19
|
* Add disable-xdg.inc to ~100 profilesLibravatar Tad2018-07-24
|
* Initial adding of disable-xdg.incLibravatar Tad2018-07-24
|
* Add private-cache to many profilesLibravatar Tad2018-06-14
| | | | grep "cache" -L $(grep "redirect" -iL $(grep "whitelist" -RL))
* Allow Android Studio to use KVMLibravatar Rafael Cavalcanti2018-04-26
|
* Profile fixesLibravatar Tad2017-12-17
|
* Add a profile for Android ROM compilationLibravatar Tad2017-09-25
| | | | | | such as AOSP, LineageOS/CyanogenMod, etc. Use like: firejail --profile=/etc/firejail/aosp.profile /bin/bash
* Fix nodvd placementLibravatar Tad2017-08-13
|
* added nodvd to most profilesLibravatar netblue302017-08-13
|
* Fix notv placementLibravatar Tad2017-08-11
|
* added notv to most profilesLibravatar netblue302017-08-11
|
* Fix comments in 88 profilesLibravatar Tad2017-08-07
| | | | There may actually be some other comments that were removed, but the bulk have been restored
* Unify all profilesLibravatar Tad2017-08-07
|
* Re-add .ssh to noblacklist for andriod-studio and idea.shLibravatar Fred-Barclay2017-07-14
|
* Update android-studio.profileLibravatar Fred Barclay2017-07-13
| | | Don't allow ~/.ssh access
* Add a profile for IntelliJ IDEA and Android StudioLibravatar Tad2017-07-11