aboutsummaryrefslogtreecommitdiffstats
path: root/etc/idea.sh.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
* Merge pull request #2201 from SkewedZeppelin/u2f-apLibravatar netblue302018-10-17
|\ | | | | Add nou2f to all profiles
| * Add nou2f to all profilesLibravatar Tad2018-10-15
| | | | | | | | - Closes #2194
* | Remove "/etc/firejail/" from all include paths, now that profile_read will ↵Libravatar Glenn Washburn2018-10-17
|/ | | | search for the file.
* Add private-cache to many profilesLibravatar Tad2018-06-14
| | | | grep "cache" -L $(grep "redirect" -iL $(grep "whitelist" -RL))
* noblacklist /etc/profile.d cleanupLibravatar netblue302018-03-13
|
* More fixes for /etc/profile and mdweLibravatar Tad2018-03-12
| | | | | - Adds noblacklist /etc/profile.d to many profiles like 2e17082ba4b3399bf5d68bb75587934ea028cc5c and 970f739e2be202a39ab82f589d5773267b903de6 - Disables mdwe to workaround #1803 like 970f739e2be202a39ab82f589d5773267b903de6
* 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 idea.sh.profileLibravatar Fred Barclay2017-07-13
| | | Don't allow ~/.ssh access
* Add a profile for IntelliJ IDEA and Android StudioLibravatar Tad2017-07-11