aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail
Commit message (Expand)AuthorAge
* cleanup after scan-buildLibravatar netblue302019-10-31
* remove scan-build warningLibravatar netblue302019-10-31
* Update main.cLibravatar Manuel Dipolt2019-10-25
* blacklist runtime profile directoryLibravatar smitsohu2019-10-14
* chroot error message typoLibravatar smitsohu2019-10-13
* postpone procfs mount until after chroot callLibravatar smitsohu2019-10-13
* fix chroot with mounted resolv.confLibravatar smitsohu2019-10-13
* x11 hardeningLibravatar smitsohu2019-10-13
* x11 xorg: blacklist non-default Xauthority fileLibravatar smitsohu2019-10-08
* add x11 xorg option to HAS_X11 conditional - #2205Libravatar smitsohu2019-10-08
* add HAS_X11 conditional, disconnect session manager - #2205Libravatar smitsohu2019-10-08
* little tweaksLibravatar smitsohu2019-10-08
* improve enforce_filters warningLibravatar smitsohu2019-10-01
* simplify chroot option parsingLibravatar smitsohu2019-10-01
* base checks and mounts on same file descriptorLibravatar smitsohu2019-10-01
* improve variable namesLibravatar smitsohu2019-09-29
* chroot moduleLibravatar smitsohu2019-09-29
* move chroot from path based to file descriptor based mountsLibravatar smitsohu2019-09-29
* 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
|/