aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* disable-common.inc: blacklist sshLibravatar netblue302021-11-09
|
* Merge pull request #4574 from a1346054/shellcheck-fixLibravatar Kelvin M. Klann2021-11-05
|\ | | | | Fix shellcheck warnings
| * Fix some shellcheck warningsLibravatar a13460542021-11-05
| | | | | | | | | | | | | | | | | | | | Note: This does not modify the configure script, which is a source of a lot of the remaining shellcheck warnings, because it comes from autoconf and so it makes little sense to try to fix it here. Also, it does not modify the scripts in contrib, because they possibly are maintained at some other place. Similarly with the other scripts that don't appear to be called from any of the makefiles.
* | adding more SUID executables to disable-common.incLibravatar netblue302021-11-04
| |
* | README: bump debian stable codenameLibravatar Reiner Herrmann2021-11-03
| |
* | apparmor base drop-in: remove chroot/overlay pathsLibravatar smitsohu2021-11-01
| | | | | | | | | | | | As the upstream AppArmor base abstraction does not contain references to paths in /run/firejail/mnt/oroot there is not much point to have them in our drop-in
* | improve detection of firejail login shellLibravatar smitsohu2021-11-01
| |
* | ids: add some more pathsLibravatar smitsohu2021-10-31
| |
* | Create .gitattributesLibravatar rusty-snake2021-10-30
| | | | | | Just to make GitHub's language detection not detecting our includes as PHP/Pascal/C++.
* | adding noprofile.profile from rusty-snakeLibravatar netblue302021-10-30
| |
* | Merge pull request #4643 from rusty-snake/profile-checksLibravatar Kelvin M. Klann2021-10-29
|\ \ | | | | | | Profile Checks
| * | Add Profile ChecksLibravatar rusty-snake2021-10-29
| | |
| * | Sort src/firecfg/firecfg.configLibravatar rusty-snake2021-10-27
| | |
| * | Sort disaple-programs.incLibravatar rusty-snake2021-10-27
| | |
| * | Add alteratives and ld.so.cache to all private-etc linesLibravatar rusty-snake2021-10-27
| | | | | | | | | | | | Command is the same as in d8d97acb
* | | Merge branch 'master' of https://github.com/netblue30/firejailLibravatar smitsohu2021-10-28
|\ \ \
| * \ \ Merge pull request #4634 from pirate486743186/patch-1Libravatar netblue302021-10-27
| |\ \ \ | | |/ / | |/| | [minor] update mpv.profile
| | * | update mpv.profileLibravatar pirate4867431862021-10-24
| |/ / | | | | | | add yt-dlp in private-bin
* | | private-bin fixup (#4646)Libravatar smitsohu2021-10-28
| | | | | | | | | | | | | | | cannot create fslogger file as user, so raise privs and create it as root
* | | more cleanupLibravatar smitsohu2021-10-28
|/ / | | | | | | | | possible because selinux_relabel_path now raises privs itself where necessary
* | Add disable-proc to firefox-commonLibravatar rusty-snake2021-10-23
| |
* | Remove 'none' from private-etc linesLibravatar rusty-snake2021-10-23
| |
* | wrc: whitelist journal socketsLibravatar smitsohu2021-10-23
| | | | | | | | fixes --tracelog among other things
* | add wrc to several profilesLibravatar smitsohu2021-10-23
| |
* | promote /run/udev/data to wrcLibravatar smitsohu2021-10-23
| |
* | disable-exec: add /run/shmLibravatar smitsohu2021-10-23
| |
* | cleanupLibravatar smitsohu2021-10-22
| |
* | private-bin: switch effective uidLibravatar smitsohu2021-10-22
| |
* | private-bin: fix #4626, refactor symlink detectionLibravatar smitsohu2021-10-22
| |
* | README updateLibravatar netblue302021-10-21
| |
* | Merge pull request #4628 from smitsohu/aaLibravatar netblue302021-10-21
|\ \ | | | | | | add basic Firejail support to AppArmor base abstraction (#3226)
| * | add basic Firejail support to AppArmor base abstraction (#3226)Libravatar smitsohu2021-10-21
| | |
* | | Merge pull request #4600 from crocket/masterLibravatar netblue302021-10-21
|\ \ \ | | | | | | | | Add profiles for imv, retroarch, and torbrowser
| * | | Add profiles for imv, retroarch, and torbrowserLibravatar crocket2021-10-17
| | | | | | | | | | | | | | | | | | | | imv, retroarch, and torbrowser are also added to firecfg.config
* | | | Merge pull request #4612 from jose1711/blobwars_fixLibravatar netblue302021-10-21
|\ \ \ \ | | | | | | | | | | blobwars: add path to game assets compatible with Arch
| * | | | blobwars: add path to game assets compatible with ArchLibravatar Jose Riha2021-10-17
| | | | |
* | | | | Merge pull request #4613 from jose1711/joystick_supportLibravatar netblue302021-10-21
|\ \ \ \ \ | | | | | | | | | | | | Drop noinput for games with joystick/gamepad support
| * | | | | Drop noinput for games with joystick/gamepad supportLibravatar Jose Riha2021-10-17
| | | | | | | | | | | | | | | | | | | | | | | | Fixes #4608
* | | | | | Merge pull request #4621 from jose1711/tremulous_archfixLibravatar netblue302021-10-21
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fix tremulous profile for Arch users
| * | | | | | Update etc/profile-m-z/tremulous.profileLibravatar Jose Riha2021-10-19
| | | | | | | | | | | | | | | | | | | | | Co-authored-by: Kelvin M. Klann <kmk3.code@protonmail.com>
| * | | | | | Update etc/profile-m-z/tremulous.profileLibravatar Jose Riha2021-10-19
| | | | | | | | | | | | | | | | | | | | | Co-authored-by: Kelvin M. Klann <kmk3.code@protonmail.com>
| * | | | | | Update etc/profile-m-z/tremulous.profileLibravatar Jose Riha2021-10-19
| | | | | | | | | | | | | | | | | | | | | Co-authored-by: rusty-snake <41237666+rusty-snake@users.noreply.github.com>
| * | | | | | Fix tremulous profile for Arch usersLibravatar Jose Riha2021-10-18
| | | | | | |
* | | | | | | Merge pull request #4622 from jose1711/jumnbump_fixLibravatar netblue302021-10-21
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Fix jumpnbump for Arch users
| * | | | | | | Fix jumpnbump for Arch usersLibravatar Jose Riha2021-10-19
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Fixes #4611.
* | | | | | | Merge pull request #4624 from jose1711/warsow_archfixLibravatar netblue302021-10-21
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Fix warsow profile for Arch users
| * | | | | | | Update etc/profile-m-z/warsow.profileLibravatar Jose Riha2021-10-19
| | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Kelvin M. Klann <kmk3.code@protonmail.com>
| * | | | | | | Update etc/profile-m-z/warsow.profileLibravatar Jose Riha2021-10-19
| | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: rusty-snake <41237666+rusty-snake@users.noreply.github.com>
| * | | | | | | Update etc/profile-m-z/warsow.profileLibravatar Jose Riha2021-10-19
| | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: rusty-snake <41237666+rusty-snake@users.noreply.github.com>
| * | | | | | | Fix warsow profile for Arch usersLibravatar Jose Riha2021-10-19
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Warsow uses a shell wrapper hence requires some modifications. Netlink was added to protocols as the game was segfaulting after changing resolution and saving the setting.