summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAge
* fix kget firefox integrationLibravatar smitsohu2017-10-31
|
* add kgetLibravatar smitsohu2017-10-31
|
* harden kdeLibravatar smitsohu2017-10-31
| | | | | and whitelist kioslaverc because we don't know if kdeinit will run outside or inside the sandbox.
* testing, fixed cryptocat.profileLibravatar netblue302017-10-30
|
* add kopete profileLibravatar smitsohu2017-10-29
|
* fix and harden various profilesLibravatar smitsohu2017-10-29
|
* modif: remount-proc-sys deprecated from firejail.configLibravatar netblue302017-10-27
|
* fix vlc profileLibravatar netblue302017-10-25
|
* Fix GNOME shell calculator searchLibravatar Tad2017-10-24
|
* Fix #1612Libravatar Tad2017-10-24
| | | | | Thanks to @figue for finding this See: https://github.com/netblue30/firejail/issues/1612#issuecomment-339001182
* disable non-abstract session bus addressLibravatar smitsohu2017-10-22
| | | | | systematically blacklist /run/user/*/bus in all profiles with 'net none'. targets distros like Fedora
* fix baloo_fileLibravatar smitsohu2017-10-22
|
* tighten spotify profileLibravatar Fred-Barclay2017-10-20
|
* Add private-lib to gedit and pluma.Libravatar Fred-Barclay2017-10-20
| | | | | | | Note that on Arch at least, pluma starts without problems even if the private-lib filter is empty, while gedit requires `private-lib gedit`. We can probably do something similar for xed.
* Merge branch 'master' of http://github.com/netblue30/firejailLibravatar netblue302017-10-20
|\
| * gimp globbingLibravatar smitsohu2017-10-20
| |
* | private-lib: hardcoding GIO library, removed gio from mousepad; GIO will be ↵Libravatar netblue302017-10-19
|/ | | | added automatically if libgio-x.y.so is installed
* Remove Atom from firecfgLibravatar Fred-Barclay2017-10-18
|
* Potential fix for #1609Libravatar Fred-Barclay2017-10-18
|
* enhance scribus, gwenviewLibravatar smitsohu2017-10-18
|
* profile updatesLibravatar netblue302017-10-18
|
* Merge branch 'master' of https://github.com/netblue30/firejailLibravatar Fred-Barclay2017-10-17
|\
| * commented out private-etc in firefox profile, fixed whitelisting problems ↵Libravatar netblue302017-10-16
| | | | | | | | for /srv directory
* | typoLibravatar Fred-Barclay2017-10-16
|/
* enabled private-lib in xviewer (Mint)Libravatar netblue302017-10-16
|
* added private-lib to eog, eom, file, gpicview, less, strings, and tarLibravatar netblue302017-10-16
|
* enable private-etc on firefox browserLibravatar netblue302017-10-16
|
* profiles: w3m needs resolv.conf and sslLibravatar Reiner Herrmann2017-10-15
| | | | Fixes #1607
* removed private-lib and memory-deny-write-execute from hexchat profileLibravatar netblue302017-10-14
|
* Merge branch 'master' of https://github.com/netblue30/firejailLibravatar Fred-Barclay2017-10-13
|\
| * fix atril profileLibravatar netblue302017-10-13
| |
* | Experimental private-bin filters with python* after ↵Libravatar Fred-Barclay2017-10-13
|/ | | | e6c1c54e3f1d986af2bb70578a01884892749f79
* Enable private-bin in 4 profiles after e6c1c54e3f1d986af2bb70578a01884892749f79Libravatar Tad2017-10-13
|
* /bin/sh is automatically solved to /bin/dash in private-bin - removed dash ↵Libravatar startx20172017-10-13
| | | | from all profiles
* python cleanup in profile filesLibravatar startx20172017-10-13
|
* block kdeinit socketsLibravatar smitsohu2017-10-13
| | | | attempts to handle #1599
* apparmorLibravatar netblue302017-10-12
|
* Experimental private-lib for mate programmes.Libravatar Fred-Barclay2017-10-11
| | | | | | | Note that private-lib breaks some gtk apps on Wayland (see https://github.com/netblue30/firejail/commit/f451a2c426df261171ade60d12eb03a0bc140b8e#commitcomment-24870828) Since mate doesn't support wayland (yet) this may not be an issue. Private-lib does seem to break mate-calc.
* private-lib cleanupLibravatar netblue302017-10-10
|
* Add a profile for ZAProxyLibravatar Tad2017-10-10
|
* add xcalc profileLibravatar netblue302017-10-09
|
* private-libLibravatar netblue302017-10-09
|
* private-lib developmentsLibravatar netblue302017-10-09
|
* private-lib developmentsLibravatar netblue302017-10-09
|
* fixed mate-calc profileLibravatar startx20172017-10-09
|
* fix xed.profileLibravatar startx20172017-10-09
|
* Merge pull request #1593 from onny/patch-1Libravatar SpotComms2017-10-08
|\ | | | | Create signal-desktop.profile
| * Update signal-desktop.profileLibravatar Jonas Heinrich2017-10-07
| | | | | | Added additional stuff that works but removed noexec /tmp because of errors in signal
| * Update signal-desktop.profileLibravatar Jonas Heinrich2017-10-07
| | | | | | Fix typo in comment
| * Create signal-desktop.profileLibravatar Jonas Heinrich2017-10-07
| | | | | | Profile for signal-desktop (standalone electron app, see https://github.com/WhisperSystems/Signal-Desktop)