aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* Refactor github-desktop.profileLibravatar glitsj162019-01-22
|
* Edit github-desktop entree in firecfgLibravatar glitsj162019-01-22
|
* fix typoLibravatar Reiner Herrmann2019-01-21
|
* conditional testing0.9.58-rc1Libravatar netblue302019-01-21
|
* release 0.9.58-rc1Libravatar netblue302019-01-21
|
* kodi profile - removed mincore from seccomp filterLibravatar netblue302019-01-21
|
* readme/relnotesLibravatar netblue302019-01-21
|
* Add warning to thunderbird profile -- fix #2357Libravatar Fred-Barclay2019-01-20
|
* Merge branch 'master' of https://github.com/netblue30/firejailLibravatar smitsohu2019-01-20
|\
| * Merge pull request #2356 from glitsj16/gnome-calculatorLibravatar glitsj162019-01-20
| |\ | | | | | | Unbreak currency conversion for gnome-calculator
| | * Unbreak currency conversion for gnome-calculatorLibravatar glitsj162019-01-20
| | |
| * | Merge pull request #2354 from glitsj16/gcalccmdLibravatar glitsj162019-01-20
| |\ \ | | | | | | | | Create gcalccmd.profile
| | * | Create gcalccmd.profileLibravatar glitsj162019-01-20
| | | |
| * | | Merge pull request #2353 from glitsj16/gnome-calculatorLibravatar glitsj162019-01-20
| |\ \ \ | | | |/ | | |/| Harden gnome-calculator profile
| | * | Harden gnome-calculator profileLibravatar glitsj162019-01-20
| | |/
| * | Merge pull request #2352 from glitsj16/eogLibravatar glitsj162019-01-20
| |\ \ | | |/ | |/| Harden eog profile
| | * Harden eog profileLibravatar glitsj162019-01-20
| |/
| * Merge pull request #2350 from glitsj16/clawskerLibravatar glitsj162019-01-20
| |\ | | | | | | Add new clawsker profile
| | * Add clawsker to firecfg.configLibravatar glitsj162019-01-20
| | |
| | * Create clawsker.profileLibravatar glitsj162019-01-20
| |/
| * Merge pull request #2347 from Lockdis/masterLibravatar SkewedZeppelin2019-01-20
| |\ | | | | | | add google earth pro, update google earth profile
| | * Update google-earth-pro.profileLibravatar Lockdis2019-01-18
| | |
| | * Update google-earth.profileLibravatar Lockdis2019-01-18
| | |
| | * Create google-earth-pro.profileLibravatar Lockdis2019-01-18
| | |
* | | cleanup, minor improvementsLibravatar smitsohu2019-01-20
| | |
* | | disallow zero seconds timeoutLibravatar smitsohu2019-01-20
| | |
* | | rearrange shutdown optionLibravatar smitsohu2019-01-20
| | | | | | | | | | | | in order to run it with reduced privileges
* | | Merge branch 'master' of https://github.com/netblue30/firejailLibravatar smitsohu2019-01-20
|\| |
| * | Merge pull request #2349 from rusty-snake/patch-2Libravatar Fred Barclay2019-01-19
| |\ \ | | |/ | |/| comment `machine-id` in libreoffice.profile
| | * Update libreoffice.profileLibravatar rusty-snake2019-01-19
| |/ | | | | comment `machine-id`
* | signal handler fixes/improvementsLibravatar smitsohu2019-01-19
| |
* | improve chroot error handlingLibravatar smitsohu2019-01-19
|/
* flameshot.profile: remove memory-deny-write-executeLibravatar Vincent432019-01-18
| | | memory-deny-write-execute may break app, see https://github.com/netblue30/firejail/issues/1139#issuecomment-455420202
* konversation.profile: add netlink protocolLibravatar Vincent432019-01-17
| | | This suppresses errors seen in https://github.com/netblue30/firejail/issues/1139#issuecomment-454780721
* Merge pull request #2344 from rusty-snake/patch-1Libravatar SkewedZeppelin2019-01-16
|\ | | | | Update gajim.profile
| * Update gajim.profileLibravatar rusty-snake2019-01-16
|/ | | Fix plugin-update and install.
* adding mincore syscall to the default seccomp filter and some independent ↵Libravatar netblue302019-01-14
| | | | profiles
* fix error messageLibravatar smitsohu2019-01-13
| | | | | as --appimage can be combined with chroot and overlay options, querying it first makes the error message more correct
* fix parent death signalLibravatar smitsohu2019-01-13
| | | | | | turns out the parent death signal is reset every time the effective uid changes, hence moving the prctl call to the earliest place where the setting is persistent.
* fix netfilter-default functionality in /etc/firejail/firejail.configLibravatar netblue302019-01-09
|
* test caps joinLibravatar netblue302019-01-08
|
* testing seccomp/joinLibravatar netblue302019-01-08
|
* fix join/seccomp #2296Libravatar netblue302019-01-08
|
* mergesLibravatar netblue302019-01-07
|
* Merge pull request #2327 from NickMolloy/fix-addr-lengthLibravatar netblue302019-01-07
|\ | | | | Correctly set address length in arp frames
| * Correctly set address length in arp framesLibravatar Nicholas Molloy2019-01-02
| | | | | | | | | | | | | | | | | | | | Kernel commit 99137b7 introduced an additional check of the address length. This exposed a bug in the arp code where the address length was being set incorrectly. Now the length is set from the ETH_ALEN constant declared in linux/if_ether.h This fixes #2314
* | Merge pull request #2328 from glitsj16/ocenaudioLibravatar glitsj162019-01-04
|\ \ | |/ |/| Fix ocenaudio profile
| * Fix ocenaudio profileLibravatar glitsj162019-01-04
|/
* Add a profile for ghostwriter (#2319)Libravatar rusty-snake2018-12-30
| | | | | * Add a profile for ghostwriter
* Merge pull request #2313 from rusty-snake/patch-1Libravatar SkewedZeppelin2018-12-27
|\ | | | | Fix gajim.profile