aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail
Commit message (Expand)AuthorAge
* mount runtime seccomp files read-only (#2602)Libravatar smitsohu2019-03-23
* hardening: run more code unprivilegedLibravatar smitsohu2019-03-20
* security: too early to register signal handlerLibravatar smitsohu2019-03-20
* minor enhancement: added robustness for setres[gu]id function callsLibravatar smitsohu2019-03-16
* hardening: replace setuid/setgid calls with setresuid/setresgidLibravatar smitsohu2019-03-16
* Fix incorrect parsing of --keep-var-tmp commandLibravatar Lukáš Krejčí2019-03-13
* checking for invalid chars in profile filename before any other processingLibravatar netblue302019-03-10
* more cleanup: remove MS_REC from tmpfs mountsLibravatar smitsohu2019-03-02
* profile.c: errout with too many dns argsLibravatar smitsohu2019-03-02
* add whitelist support for /run/user/$uidLibravatar smitsohu2019-02-23
* misc cleanupLibravatar smitsohu2019-02-22
* shutdown option: paranoid sleepLibravatar smitsohu2019-02-18
* HousekeepingLibravatar Fred-Barclay2019-02-17
* typoLibravatar smitsohu2019-02-17
* shutdown option: give sandbox time to terminateLibravatar smitsohu2019-02-17
* move copyright statement to 2019Libravatar smitsohu2019-02-07
* Merge branch 'master' of https://github.com/netblue30/firejailLibravatar smitsohu2019-02-06
|\
| * variable only used when whitelisting enabledLibravatar Reiner Herrmann2019-02-05
| * simplify yes/no option parsingLibravatar Reiner Herrmann2019-02-05
* | strncmp byte count fixesLibravatar smitsohu2019-02-06
|/
* firejail.config fixesLibravatar smitsohu2019-02-04
* --name reworkLibravatar netblue302019-02-01
* Fix parsing of cgroup option in configLibravatar Reiner Herrmann2019-01-27
* enable/disable cgroup in firejail.configLibravatar netblue302019-01-27
* conditional testing0.9.58-rc1Libravatar netblue302019-01-21
* cleanup, minor improvementsLibravatar smitsohu2019-01-20
* disallow zero seconds timeoutLibravatar smitsohu2019-01-20
* rearrange shutdown optionLibravatar smitsohu2019-01-20
* signal handler fixes/improvementsLibravatar smitsohu2019-01-19
* improve chroot error handlingLibravatar smitsohu2019-01-19
* fix error messageLibravatar smitsohu2019-01-13
* fix parent death signalLibravatar smitsohu2019-01-13
* fix netfilter-default functionality in /etc/firejail/firejail.configLibravatar netblue302019-01-09
* fix join/seccomp #2296Libravatar netblue302019-01-08
* Correctly set address length in arp framesLibravatar Nicholas Molloy2019-01-02
* join: also check proc file to detect nonewprivs bitLibravatar smitsohu2018-12-17
* enforce nonewprivs instead of seccomp for chroot sandboxesLibravatar smitsohu2018-12-15
* join: check prctl return valueLibravatar smitsohu2018-12-14
* add explicit nonewprivs support to join option; accompanying small improvementsLibravatar smitsohu2018-12-14
* pulseaudio: use create_dir_as_user(); small adjustmentsLibravatar smitsohu2018-12-13
* Revert "pulseaudio: use env variable fallback in more cases"Libravatar smitsohu2018-12-13
* pulseaudio: use env variable fallback in more casesLibravatar smitsohu2018-12-11
* add create_empty_dir_as_user function, refactorLibravatar smitsohu2018-12-11
* xorg: check if Xauthority mount point was createdLibravatar smitsohu2018-12-11
* improve sandboxing of KDE apps: set KDE_FORK_SLAVES, blacklist slave-socketsLibravatar smitsohu2018-12-07
* add HAS_NODBUS conditional, ${RUNUSER} makroLibravatar smitsohu2018-12-07
* refactor private-cache and tmpfsLibravatar smitsohu2018-11-26
* Misc. typos Libravatar luz.paz2018-11-19
* Remove -c from usage completely.Libravatar Glenn Washburn2018-11-18
* Add better documentation for "-c" option.Libravatar Glenn Washburn2018-11-18