aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail/sandbox.c
Commit message (Expand)AuthorAge
* enforce nonewprivs instead of seccomp for chroot sandboxesLibravatar smitsohu2018-12-15
* add explicit nonewprivs support to join option; accompanying small improvementsLibravatar smitsohu2018-12-14
* Do not override user provided seccomp lists when in chroot/overlay/appimage, ...Libravatar Glenn Washburn2018-10-16
* bringing in the fix for always have helpers in sandbox (original pull rq from...Libravatar netblue302018-10-13
* allow overriding of disable-mnt with noblacklist - #2154Libravatar smitsohu2018-10-11
* exit if execl fails (arg_audit)Libravatar smitsohu2018-09-11
* small rlimits adjustmentLibravatar smitsohu2018-09-10
* set rlimits at later timepoint during sandbox setupLibravatar smitsohu2018-09-09
* disallow overriding of global rlimits, tiny improvementsLibravatar smitsohu2018-09-06
* --chroot fixes (Debian problem)Libravatar netblue302018-09-01
* fix issue with join optionLibravatar smitsohu2018-08-19
* clear all warnings from cppcheck static code analysisLibravatar smitsohu2018-08-11
* set umask for internal useLibravatar smitsohu2018-07-16
* Revert "mounting a tmpfs on ~/.cache directory (private-cache) by default"Libravatar Tad2018-06-14
* Change --nousb to --nou2f per suggestion on last commit.Libravatar Chiraag Nataraj2018-06-12
* Add --nousb optionLibravatar Chiraag Nataraj2018-06-12
* mounting a tmpfs on ~/.cache directory (private-cache) by defaultLibravatar netblue302018-06-12
* add private-cache optionLibravatar smitsohu2018-06-04
* remove 64bit seccomp filter from 32bit architecturesLibravatar netblue302018-05-06
* mergesLibravatar netblue302018-04-23
* priv tweaksLibravatar smitsohu2018-04-22
* fix problem found by smitsohuLibravatar netblue302018-04-13
* cleanup seccomp run filesLibravatar netblue302018-04-12
* noroot uid/gid/supplementary group fixes; problems found by smitsohuLibravatar netblue302018-04-09
* add --noautopulse arg for complex pulse setupsLibravatar Melvin Vermeeren2018-04-01
* --nodbus, first draft for #1825Libravatar startx20172018-03-26
* appimage enhancementsLibravatar netblue302018-02-27
* added support to disable apparmor globally in /etc/firejail/firejail.configLibravatar netblue302018-02-19
* whitelist, private-dev, private-tmp support for chroot and overlay sandboxesLibravatar netblue302018-01-25
* added support for IPv6 DNS configuration - #1722Libravatar netblue302018-01-16
* move copyright statement to 2018Libravatar startx20172018-01-14
* redirect output messages to stderrLibravatar startx20172017-12-14
* strip trailing whitespaceLibravatar Fred-Barclay2017-11-19
* --timeout testing and fixes (#1614)Libravatar netblue302017-10-29
* fix for #1614 (--timeout)Libravatar netblue302017-10-27
* modif: remount-proc-sys deprecated from firejail.configLibravatar netblue302017-10-27
* --timeout, fix #1614Libravatar netblue302017-10-25
* fix dependency on /etc/firejail/firejail.config when starting on symbolic linksLibravatar startx20172017-09-15
* fix caps.keep/dac-overwriteLibravatar startx20172017-09-05
* fix compiling when seccomp is disabledLibravatar Reiner Herrmann2017-08-23
* enforce seccompLibravatar netblue302017-08-23
* fix seccomp.keep for #1490Libravatar netblue302017-08-23
* cleanupLibravatar netblue302017-08-23
* Postpone installation of seccomp filters just before execveLibravatar Topi Miettinen2017-08-19
* Allow any syscall to be blacklisted (#1447)Libravatar Topi Miettinen2017-08-13
* added --nodvdLibravatar netblue302017-08-12
* --notv for #1446Libravatar startx20172017-08-10
* Memory-deny-write-execute featureLibravatar Topi Miettinen2017-07-30
* Private /lib featureLibravatar Topi Miettinen2017-07-30
* --shell=none fixLibravatar netblue302017-07-29