Commit graph

1958 commits

Author SHA1 Message Date
rusty-snake
026de86a10
add rhythmbox-client.profile 2019-06-16 12:35:00 +02:00
rusty-snake
7319615509
New profiles: newsbeuter, keepassxc-{cli,proxy} 2019-06-14 10:22:34 +02:00
rusty-snake
5f08248006
Create godot.profile 2019-06-13 17:47:57 +02:00
netblue30
4a5449b4c6 OpenArena profile 2019-06-13 08:38:16 -04:00
rusty-snake
0d7ad24b71
template hint in CONTRIBUTING.md & firejail-prof…
…ile manpage added
+ some profileprofile  fixes
2019-06-04 11:02:02 +02:00
SkewedZeppelin
8fe4e69734
Merge pull request #2710 from TheDarkTrumpet/1139-AddTeamsProfile
Add Microsoft Teams for Linux (Electron) profile
2019-06-04 01:06:44 +00:00
startx2017
e6cd0c1a80 LTSbase merge: fix firemon reporting for processes started with --join 2019-06-03 11:20:18 -04:00
David Thole
8bdbbefb12
Adding teams-for-linux to the config 2019-06-02 21:05:27 -05:00
rusty-snake
126418803d
Add pandoc.profile 2019-06-02 14:35:44 +02:00
rusty-snake
1dc7332814
Merge branch 'master' of github.com:netblue30/firejail 2019-06-02 13:17:29 +02:00
rusty-snake
31325cb3e0
Add profiles for klatexformula, klatexformula_cmdl 2019-06-02 13:15:51 +02:00
Jose Riha
cdc23478db Add profile for links and xlinks (#2734)
* Add profile for links and xlinks

* Add profile for links and xlinks

* (X)links changes from review

xlinks redirects to links

Add basic private-etc line and a commented, extended private-etc

* Add alternatives to private-etc
2019-06-02 11:13:58 +00:00
Jose Riha
f9b4f7a61a Create qgis.profile (#2727) 2019-05-30 15:52:23 +00:00
Reiner Herrmann
276775e009 Grammar fix
(found by lintian)
2019-05-29 21:49:52 +02:00
smitsohu
36400236ef
rundefs.h: housekeeping 2019-05-28 19:14:02 +02:00
netblue30
dec0bfd189 Merge branch 'master' of https://github.com/netblue30/firejail 2019-05-26 12:58:51 -04:00
netblue30
9905729af5 moving dig out of firecfg.config 2019-05-26 12:58:01 -04:00
rusty-snake
d3a47499d5
add yelp and ktouch to firecfg.config 2019-05-26 16:35:04 +00:00
smitsohu
c8e3cb72d4 small private-cwd adjustments 2019-05-24 23:37:04 +02:00
smitsohu
9314fff8cb
Merge pull request #2712 from apmorton/features/private-cwd
Add private-cwd option to control working directory within jail
2019-05-24 21:28:10 +02:00
smitsohu
e9830e9fc9
add header guard to firecfg.h 2019-05-24 02:46:57 +02:00
Austin Morton
99a9f8d680 Add private-cwd option to control working directory within jail 2019-05-23 18:45:44 -04:00
Austin Morton
d380de39f0 Add deterministic-exit-code option to ensure firejail exits with the first childs exit code regardless of the termination ordering of orphaned children 2019-05-20 20:59:49 -04:00
rusty-snake
4d816a3be0
Create a profile for mp3splt-gtk 2019-05-20 21:59:11 +02:00
ಚಿರಾಗ್ ನಟರಾಜ್
feae44c4ff
Expose /tmp/.X11-unix as read-only as per Issue #2269 2019-05-19 22:56:36 +00:00
Jose Riha
16d53873ad Create meteo-qt.profile (#2704) 2019-05-18 12:42:52 +00:00
rusty-snake
f53ad9cb80
Add inkview.profile 2019-05-18 14:32:43 +02:00
smitsohu
a06a71c04c
man pages: add FIREJAIL_QUIET 2019-05-18 13:01:29 +02:00
netblue30
0347e4d7ef
Merge branch 'master' into nodbus-enhancements 2019-05-17 10:53:37 -05:00
netblue30
e23fd7fc09
Merge pull request #2694 from laomaiweng/propagate-quiet
Propagate --quiet to children Firejail'ed processes
2019-05-17 10:34:53 -05:00
netblue30
909bc848b8
Merge pull request #2697 from topimiettinen/dbus-block-system-bus
dbus: make --nodbus block also system D-Bus socket
2019-05-17 10:32:59 -05:00
quentin
ce3ff9711e Move export of FIREJAIL_QUIET to env_defaults()
So that it also works with --join. (HT @smitsohu)
2019-05-17 17:02:58 +02:00
smitsohu
203e34db60 glibc missing O_PATH definition on CentOS 6 - #2696 2019-05-16 22:43:10 +02:00
Topi Miettinen
4814096e10
dbus: make --nodbus block also system D-Bus socket
Signed-off-by: Topi Miettinen <toiwoton@gmail.com>
2019-05-15 16:09:40 +03:00
quentin
f1207e70c4
Propagate --quiet to children Firejail'ed processes
If quiet, set environment variable FIREJAIL_QUIET to "yes" before
spawning the child process.
Upon starting Firejail, become quiet if the FIREJAIL_QUIET environment
variable is set to "yes".

Signed-off-by: Quentin Minster <quentin@minster.io>
2019-05-13 22:43:56 +02:00
curiosity-seeker
d006e0c0ff
Update firecfg.config for cantata 2019-05-12 17:41:29 +02:00
quentin
6fad6fce94 Fix overridden DBUS_SESSION_BUS_ADDRESS with nodbus 2019-05-09 16:17:05 +02:00
quentin
fc309e9bf1 Blacklist ~/.dbus with nodbus 2019-05-09 15:50:42 +02:00
smitsohu
3d84845f85 update man pages (private-dev, noexec) 2019-05-04 22:41:41 +02:00
glitsj16
c813294e47
Add Bitwarden profile (#2673)
* Add bitwarden to firecfg

* Add support for bitwarden in disable-programs.inc

* Create bitwarden.profile

* Fix whitelisting and no3d in bitwarden
2019-05-02 00:48:21 +00:00
rusty-snake
1cce4f4163
typo 2019-04-21 17:14:16 +02:00
rusty-snake
b99466a26c
typo and merges 2019-04-20 14:18:08 +02:00
netblue30
739021d10a
Merge pull request #2641 from rusty-snake/add-cheese
Add cheese.profile
2019-04-18 07:57:06 -05:00
netblue30
50cec08c1d
Merge pull request #2649 from SkewedZeppelin/drm-noexec
Add a conditional to control DRM/noexec exception for browsers
2019-04-18 07:56:11 -05:00
curiosity-seeker
11edb11c0d Profiles for gramps, newsboat and freeoffice (#2652)
* Update firecfg.config

* Create gramps.profile

* Update disable-programs.inc

* Create newsboat.profile

* Update disable-programs.inc

* Update firecfg.config

* Create freeoffice-planmaker

* Create freeoffice-textmaker

* Create freeoffice-presentations

* Update disable-programs.inc

* Update firecfg.config

* Update newsboat.profile

* Update newsboat.profile

* Update gramps.profile

* Update freeoffice-textmaker

* Update freeoffice-planmaker

* Update freeoffice-presentations

* Update freeoffice-planmaker

* Update freeoffice-presentations

* Update freeoffice-textmaker

* Rename freeoffice-planmaker to freeoffice-planmaker.profile

* Rename freeoffice-presentations to freeoffice-presentations.profile

* Rename freeoffice-textmaker to freeoffice-textmaker.profile

* Update gramps.profile

* Update freeoffice-planmaker.profile

* Update freeoffice-presentations.profile

* Update freeoffice-textmaker.profile

* Update freeoffice-textmaker.profile

* Update freeoffice-presentations.profile

* Update newsboat.profile

* Update gramps.profile

* Update freeoffice-planmaker.profile

* Update freeoffice-presentations.profile

* Update freeoffice-textmaker.profile
2019-04-17 07:00:13 +00:00
rusty-snake
9526f9e1bd
Add mp3splt, mp3wrap, oggsplt, flacsplt 2019-04-14 11:22:59 +02:00
Tad
ab78a250db Add a conditional to control DRM/noexec exception for browsers 2019-04-13 14:37:02 -04:00
rusty-snake
65eac73723
Add to firecfg 2019-04-13 13:46:54 +02:00
rusty-snake
f6df6db285
Add utox.profile
Requested by @nyancat18 in
https://github.com/netblue30/firejail/issues/1139#issuecomment-314527143
2019-04-10 20:39:27 +02:00
netblue30
a5a02b708e fix previous commit, more seccomp testing 2019-04-09 16:56:58 -04:00