aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAge
* fs_whitelist: no warning if macro resolution fails because of missing homedirLibravatar smitsohu2018-10-12
|
* clean homedir pathnameLibravatar smitsohu2018-10-12
| | | | fixes #2137 and similar issues with the /proc/self/mountinfo checks
* Minor fixesLibravatar Tad2018-10-11
|
* Merge pull request #2172 from glitsj16/minLibravatar netblue302018-10-11
|\ | | | | New profile min
| * Update for minLibravatar glitsj162018-10-11
| |
* | Merge pull request #2171 from glitsj16/desktopLibravatar netblue302018-10-11
|\ \ | | | | | | New profile desktop (a.k.a. github-desktop)
| * | Update for desktop (a.k.a. github-desktop)Libravatar glitsj162018-10-11
| |/
* | Merge pull request #2170 from glitsj16/easystrokeLibravatar netblue302018-10-11
|\ \ | | | | | | New profile easystroke
| * | Update for easystrokeLibravatar glitsj162018-10-11
| |/
* | Merge pull request #2165 from glitsj16/authenticatorLibravatar netblue302018-10-11
|\ \ | | | | | | Authenticator
| * | Update for authenticatorLibravatar glitsj162018-10-11
| |/
* | Merge pull request #2162 from glitsj16/QMediathekViewLibravatar netblue302018-10-11
|\ \ | | | | | | new profile QMediathekView
| * | Update firecfg.configLibravatar glitsj162018-10-11
| |/
* / allow overriding of disable-mnt with noblacklist - #2154Libravatar smitsohu2018-10-11
|/
* clean /run/user directoryLibravatar smitsohu2018-10-07
|
* Merge pull request #2141 from crass/fix-appimage-hdr-calcLibravatar netblue302018-10-06
|\ | | | | Update appimage size calculation to newest code from libappimage.
| * Update appimage size calculation to newest code from libappimage.Libravatar Glenn Washburn2018-10-05
| |
* | Merge pull request #2138 from crass/fix-fj-proc-detectLibravatar netblue302018-10-06
|\ \ | | | | | | Fix incorrect --list and --tree output under certain circumstances
| * | Firejail should look for processes with names exactly named "firejail" to ↵Libravatar Glenn Washburn2018-10-05
| |/ | | | | | | avoid accounting for processes with a "firejail" prefix.
* | Merge pull request #2130 from crass/fix-2045Libravatar netblue302018-10-04
|\ \ | | | | | | FIX-2045: Fix command name parsing for program paths with spaces.
| * | Fix command name parsing so that program paths with spaces do not cause the ↵Libravatar Glenn Washburn2018-10-01
| |/ | | | | | | wrong or no profile to be detected.
* / incomplete fix: whitelisting of symlinks to other home dirsLibravatar smitsohu2018-10-02
|/ | | | | | | | | belongs to previous commit 51eeef2059f00de117472046601e10a9fd958d51 short summary of the new behavior, which should catch a few corner cases better: - a non-existant file in another homedir (say homedirs are "/foo/user" and "/foo/user2") is silently ignored (previously a tmpfs was mounted on the users homedir, which was wrong) - a symlink pointing to an existing file in another homedir now works (but the link will be always dangling; you need --allusers to see this) - a symlink pointing back to the entire homedir now works as expected
* mount empty home if macro can't be whitelistedLibravatar smitsohu2018-10-01
|
* fs_whitelist: reduce number of loop iterationsLibravatar smitsohu2018-10-01
|
* tiny memleaksLibravatar smitsohu2018-10-01
|
* regression: fix whitelisting of symlinks to other home dirs, small improvementsLibravatar smitsohu2018-10-01
| | | | | | | | handling of home dir paths is more explicit and rigorous now, which should make it easier to audit. Also this should come handy if one day fs_private() supports home directories outside /home rf. #2123
* cleanupLibravatar smitsohu2018-09-30
|
* fixed vim missing from firecfg.configLibravatar veloute2018-09-30
|
* manpage cleanupLibravatar netblue302018-09-26
|
* manpages: fix apparmor profile pathLibravatar Vincent432018-09-22
|
* manpages: fix alignmentLibravatar Vincent432018-09-22
|
* manpages: update AppArmor infoLibravatar Vincent432018-09-22
|
* Fix check for nobody userLibravatar Reiner Herrmann2018-09-21
| | | | Fixes #2117
* 0.9.56 released0.9.56Libravatar netblue302018-09-18
|
* error stringsLibravatar smitsohu2018-09-17
|
* fix --bandwidth, --cpu.printLibravatar netblue302018-09-15
|
* exit if execl fails (arg_audit)Libravatar smitsohu2018-09-11
|
* add switch to disable/enable private-cacheLibravatar smitsohu2018-09-10
|
* small rlimits adjustmentLibravatar smitsohu2018-09-10
|
* remove seccomp warningLibravatar netblue302018-09-09
|
* Merge branch 'master' of http://github.com/netblue30/firejailLibravatar netblue302018-09-09
|\
| * set rlimits at later timepoint during sandbox setupLibravatar smitsohu2018-09-09
| |
* | support for firetunnel utilityLibravatar netblue302018-09-09
|/
* disallow overriding of global rlimits, tiny improvementsLibravatar smitsohu2018-09-06
|
* cleanupLibravatar netblue302018-09-05
|
* improve safe_fd() function for better readability and auditabilityLibravatar smitsohu2018-09-05
|
* fix --shellLibravatar netblue302018-09-03
|
* minor cleanupLibravatar netblue302018-09-03
|
* chroot problem (Debian)Libravatar netblue302018-09-03
|
* MergesLibravatar Tad2018-09-03
|