aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail
Commit message (Expand)AuthorAge
* Update man pages and usage to reflect --profile enhancement.Libravatar Glenn Washburn2018-10-15
* Allow specifying a profile "name" with the profile option (eg. --profile=fire...Libravatar Glenn Washburn2018-10-15
* rename expand_home -> expand_macros to better reflect usage and remove unneed...Libravatar Glenn Washburn2018-10-15
* tentative fix: automatically mount libdir in chroot - #2176Libravatar smitsohu2018-10-15
* Merge pull request #2192 from crass/fix-ld.so.preload-pathLibravatar startx20172018-10-14
|\
| * The path in ld.so.preload should point to RUN_FIREJAIL_LIB_DIR, as LIBDIR may...Libravatar Glenn Washburn2018-10-13
* | Make --join return exit code of the invoked programLibravatar Paweł2018-10-14
* | Merge branch 'master' of https://github.com/netblue30/firejailLibravatar smitsohu2018-10-13
|\|
| * bringing in the fix for always have helpers in sandbox (original pull rq from...Libravatar netblue302018-10-13
| * private-lib fixLibravatar netblue302018-10-13
| * Revert "Fix issue #2148: Make sure firejail can find helper programs in sandb...Libravatar netblue302018-10-13
| * Fix issue #2148: Make sure firejail can find helper programs in sandbox regar...Libravatar Glenn Washburn2018-10-13
* | improve clean_pathname() function: drop reallocLibravatar smitsohu2018-10-13
|/
* fs_whitelist: no warning if macro resolution fails because of missing homedirLibravatar smitsohu2018-10-12
* clean homedir pathnameLibravatar smitsohu2018-10-12
* 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.Libravatar Glenn Washburn2018-10-05
* | Merge pull request #2130 from crass/fix-2045Libravatar netblue302018-10-04
|\ \
| * | Fix command name parsing so that program paths with spaces do not cause the w...Libravatar Glenn Washburn2018-10-01
| |/
* / incomplete fix: whitelisting of symlinks to other home dirsLibravatar smitsohu2018-10-02
|/
* 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
* cleanupLibravatar smitsohu2018-09-30
* 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
* 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
* additional restrictions for write-permissions on chrootLibravatar smitsohu2018-09-02
* chroot problem: default profile not configured by defaultLibravatar netblue302018-09-01
* --chroot fixes (Debian problem)Libravatar netblue302018-09-01
* error stringsLibravatar smitsohu2018-09-01
* consolidate and enhance checks run on chroot directory hierarchy (patch n/n)Libravatar smitsohu2018-09-01
* reduce number of chown/chmod calls in fs_chrootLibravatar smitsohu2018-08-31
* little tweakLibravatar smitsohu2018-08-30
* reject chroot if it is world-writable, related enhancementsLibravatar smitsohu2018-08-30