aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* Create disable-X11.inc (#4462)Libravatar rusty-snake2021-08-11
|
* fix man firejail-profileLibravatar rusty-snake2021-08-09
| | | | | machine-id is not affected by --disable-network and matches in "User Environment" as well.
* Update keepassxc.profileLibravatar rusty-snake2021-08-09
| | | | | | | - Add whitelist-run-common.inc - Drop netlink (there are no error or borken feature for me (including auto-type)) - Second update for the dbus-policy
* Add /run/media to whitelist-run-common.incLibravatar rusty-snake2021-08-09
|
* Add rmenv RESTIC_* to disable-passwdmgr.incLibravatar rusty-snake2021-08-09
|
* Fix zim and rednotebookLibravatar rusty-snake2021-08-09
| | | | Introduced in 2e4d52ec
* Correct directory for sway.profile and io.github.lainsce.Notejot.profileLibravatar rusty-snake2021-08-09
|
* remove cargo registry token for crates.io from environmentLibravatar Reiner Herrmann2021-08-06
|
* Respect quiet if no dbus-user (filter|none) is setLibravatar rusty-snake2021-08-05
|
* Revice keepassxc's dbus policyLibravatar rusty-snake2021-08-05
|
* Add wru to firefox-common, chromium-common and profile.templateLibravatar rusty-snake2021-08-04
| | | | | | | Still unresolved: > If someone who use systemd-resolved can say more which resolv.conf is necessary on such system. > whitelist /run/systemd/resolve/resolv.conf > whitelist /run/systemd/resolve/stub-resolv.conf
* Profile fixesLibravatar rusty-snake2021-08-04
| | | | | | | | | | - Fix #4157 -- [Feature] Should rmenv GitHub auth tokens There are still more token variables from other program that should be added. - Fix #4093 -- darktable needs read access to liblua* - Fix #4383 -- move noblacklist ${HOME}/.bogofilter to email-common.profile for claws-mail (and other mailers) - Fix xournalpp.profile - syscalls.txt: ausyscall i386 -> firejail --debug-syscalls32
* Added ~/Private blacklist (#4434)Libravatar caydey2021-08-03
|
* Add electron[0-9]{0,2} to all electron redirect …Libravatar rusty-snake2021-08-01
| | | | …profiles with private-bin
* Add --ids-* to zsh completionLibravatar rusty-snake2021-07-31
|
* private-lib: fix double symlinkLibravatar netblue302021-07-30
|
* mergeLibravatar netblue302021-07-29
|\
| * ci: fix gitlab ci job that fails because of new ids.configLibravatar Reiner Herrmann2021-07-29
| |
* | removed dependency on strace for --build option; added seccomp by default ↵Libravatar netblue302021-07-29
|/ | | | for --build run
* fix deb package buildingLibravatar netblue302021-07-29
|
* fix whitelist/allow in make test-utilsLibravatar startx20172021-07-29
|
* cleanup make test-fsLibravatar startx20172021-07-29
|
* rework make test-fsLibravatar startx20172021-07-29
|
* Fixup: Fix Firefox 'Profile not found' - whitelist /run/user/xxx/firefoxLibravatar rusty-snake2021-07-28
|
* Merge branch 'master' of https://github.com/netblue30/firejailLibravatar Fred Barclay2021-07-28
|\
| * Merge pull request #4420 from glitsj16/dciLibravatar netblue302021-07-28
| |\ | | | | | | ordering and additions
| | * drop trailing slashes from openrc itemsLibravatar glitsj162021-07-26
| | | | | | | | | As suggested in https://github.com/netblue30/firejail/pull/4420#discussion_r676929867.
| | * ordering and additionsLibravatar glitsj162021-07-26
| | |
| * | Merge pull request #4407 from 0x6a61/masterLibravatar netblue302021-07-28
| |\ \ | | | | | | | | Fix Firefox 'Profile not found' - whitelist /run/user/xxx/firefox
| | * \ Merge branch 'master' into masterLibravatar netblue302021-07-28
| | |\ \ | | |/ / | |/| |
| | * | moved rules from firefox-common.profile to firefox.profileLibravatar 0x6a2021-07-20
| | | |
| | * | Blacklist /*firefox* except for firefox itselfLibravatar 0x6a2021-07-20
| | | |
| | * | Fix Firefox 'Profile not found' - whitelist /run/user/xxx/firefoxLibravatar 0x6a2021-07-17
| | | |
* | | | Revert allow/deny additional filesLibravatar Fred Barclay2021-07-28
|/ / / | | | | | | | | | | | | See #4410 8b50039a1fad123b90172fadc85bc232e97eb6d1
* | | Merge pull request #4412 from netblue30/Neo00001-patch-1Libravatar netblue302021-07-28
|\ \ \ | | | | | | | | Update telegram.profile
| * | | Update telegram.profileNeo00001-patch-1Libravatar Neo000012021-07-20
| | | | | | | | | | | | | | | | | | | | | | | | Recently I have noticed these two- - org.telegram.desktop.BaseGtkIntegration-0fe332cb424bfc37f394ccb976afec41 - org.telegram.desktop.GtkIntegration-0fe332cb424bfc37f394ccb976afec41 & without dbus rule for these two, telegram isn't quiting.
* | | | Merge pull request #4419 from glitsj16/ncdu2Libravatar netblue302021-07-28
|\ \ \ \ | | | | | | | | | | add ncdu2 redirect profile
| * | | | add ncdu2 profileLibravatar glitsj162021-07-26
| | | | |
| * | | | add firecfg support for ncdu2Libravatar glitsj162021-07-26
| | | | |
| * | | | Create ncdu2.profileLibravatar glitsj162021-07-26
| | |_|/ | |/| |
* | | | Merge pull request #4427 from glitsj16/idsLibravatar netblue302021-07-28
|\ \ \ \ | | | | | | | | | | IDS fixes
| * | | | improved reordening for ids.configLibravatar glitsj162021-07-28
| | | | |
| * | | | reordering and fix for ids.configLibravatar glitsj162021-07-28
| | | | |
| * | | | fix grammarLibravatar glitsj162021-07-28
|/ / / /
* | | | remove compile warningsLibravatar netblue302021-07-28
| | | |
* | | | Merge branch 'master' of ssh://github.com/netblue30/firejailLibravatar netblue302021-07-28
|\ \ \ \
| * | | | kodi.profile: Add Lutris Kodi Addon noteLibravatar rusty-snake2021-07-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #3785 -- Allowing calling specific apps outside the sandbox or with a different firejail profile The idea isn't worng but should be reweiten in a seperate issue without all the kodi/lutris clutter.
| * | | | Add support for ignore to profcleaner.shLibravatar rusty-snake2021-07-28
| | | | |
| * | | | Update etc/templates/syscalls.txtLibravatar rusty-snake2021-07-28
| | | | | | | | | | | | | | | | | | | | Rework + suggest --seccomp-error-action=log
| * | | | Refactor code.profile as electron redirectLibravatar rusty-snake2021-07-28
| | | | | | | | | | | | | | | | | | | | closes #4408