aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail
Commit message (Expand)AuthorAge
* minor optimizationLibravatar smitsohu2019-09-22
* prevent trace from interfering with sandbox setupLibravatar smitsohu2019-09-22
* various clarifications, minor fixesLibravatar smitsohu2019-09-22
* break out fs_tracefile functionLibravatar smitsohu2019-09-18
* fail gracefully if argc is zeroLibravatar smitsohu2019-09-17
* add trace file validationLibravatar smitsohu2019-09-17
* move to fd based trace file mountLibravatar smitsohu2019-09-17
* Make sure that we are unprivileged before creating the trace log file.Libravatar Glenn Washburn2019-08-29
* Allow firejail --trace option to take an optional parameter which is the trac...Libravatar Glenn Washburn2019-08-29
* fix previous mergeLibravatar netblue302019-08-29
* Merge branch 'master' into seccomp-allow-exceptionsLibravatar netblue302019-08-29
|\
| * seccomp fix: allow numeric syscallsLibravatar aoand2019-08-26
* | Allow exceptions to seccomp listsLibravatar Topi Miettinen2019-08-25
|/
* rewrite/partial revert of 8bff773d6a7bf70c97b3d5b751df9ec0dd6c8b5dLibravatar smitsohu2019-08-09
* integrate private home options with nosound and x11 noneLibravatar smitsohu2019-08-07
* private home: don't create unused temporary filesLibravatar smitsohu2019-08-07
* tune pam-tmpdir file permissionsLibravatar smitsohu2019-08-01
* fix private-tmp/pam-tmpdir interaction - #2685Libravatar smitsohu2019-07-27
* fix whitelisting for homedirs outside /homeLibravatar smitsohu2019-07-25
* fix verbosity for non-authorized userLibravatar smitsohu2019-07-22
* check for dir existence before private-* mountLibravatar smitsohu2019-07-16
* profile support for allow-debuggers (#2856)Libravatar Sebastian Hafner2019-07-15
* homedirs: turn "informational error" into warningLibravatar smitsohu2019-07-14
* don't allow root directory as homeLibravatar smitsohu2019-07-14
* uniformly mask /home in all private home optionsLibravatar smitsohu2019-07-12
* private-home: remove redundancyLibravatar smitsohu2019-07-12
* rename some variables so they don't shadow others with same nameLibravatar Reiner Herrmann2019-07-11
* Merge pull request #2843 from crass/fix-2842-extra-appimage-envvarsLibravatar netblue302019-07-09
|\
| * Add OWD and ARGV0 environment variables. Correctly create APPIMAGE envvar.Libravatar Glenn Washburn2019-07-09
* | main.c: define O_PATH (CentOS 6 fix)Libravatar smitsohu2019-07-09
* | move to fd based homedir mountsLibravatar smitsohu2019-07-09
* | add symlink resolution for home directoriesLibravatar smitsohu2019-07-09
|/
* more simplification of fs_check_chroot_dirLibravatar smitsohu2019-07-08
* reduce redundancy in fs_check_chroot_dirLibravatar smitsohu2019-07-08
* misc cleanup (safe_fd function)Libravatar smitsohu2019-07-07
* relocate mountinfo functionality testLibravatar smitsohu2019-07-07
* Use __clone2 on ia64Libravatar Reiner Herrmann2019-07-07
* fix --timeoutLibravatar netblue302019-07-04
* fix #2820 - adjustable file copy limit; export FIREJAIL_DEBUG into sboxLibravatar netblue302019-07-04
* Fixup b1aff3395c77da467b7ba5e8fb8dabc33c37f8c6Libravatar Tad2019-06-30
* Add Fedora install instructionsLibravatar Fred Barclay2019-06-29
* typoLibravatar Fred Barclay2019-06-29
* free variable in error caseLibravatar Reiner Herrmann2019-06-29
* use strcat instead of strncat as using strlen has no benefitLibravatar Reiner Herrmann2019-06-29
* fix option skipping caused by noblacklistLibravatar smitsohu2019-06-29
* Merge branch 'master' of https://github.com/netblue30/firejailLibravatar smitsohu2019-06-28
|\
| * whitespace fixLibravatar rusty-snake2019-06-26
| * Silence xauth output in src/firejail/x11.c (#2796)Libravatar glitsj162019-06-26
| * disable firetunnel at config time (#2793)Libravatar netblue302019-06-24
* | simplify octal esc conversion, minor adjustmentsLibravatar smitsohu2019-06-26
|/