aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail
Commit message (Expand)AuthorAge
* 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
* Merge pull request #2255 from crass/fix-profile-name-handlingLibravatar netblue302018-11-14
|\
| * Allow prefixing colon to profile argument of --profile to for a profile searc...Libravatar Glenn Washburn2018-11-09
* | still fixing indentationLibravatar smitsohu2018-11-13
* | identation fixLibravatar smitsohu2018-11-13
* | misc small adjustmentsLibravatar smitsohu2018-11-13
|/
* Have appimage handling be the same with or with out special -- argument.Libravatar Glenn Washburn2018-11-08
* fix compileLibravatar netblue302018-11-08
* profile parser testingLibravatar netblue302018-11-08
* Add new config option to disable U2F in browsers, enabled by defaultLibravatar Tad2018-11-05
* fix --bandwidth commandLibravatar netblue302018-11-05
* recursive remounts: add fallback for old kernels, some improvementsLibravatar smitsohu2018-11-04
* mount appimages nodev,nosuidLibravatar smitsohu2018-11-04
* fs_whitelist: minor mountinfo check improvement, cleanupLibravatar smitsohu2018-11-04
* adding --net.print command line optionLibravatar netblue302018-10-29
* little tweaks, cosmetic changesLibravatar smitsohu2018-10-26
* fix: return with euid 0Libravatar smitsohu2018-10-25
* experimental: remounts child mount points as well (read-only, read-write, noe...Libravatar smitsohu2018-10-25
* improve some error messagesLibravatar smitsohu2018-10-17
* improve clean_pathname functionLibravatar smitsohu2018-10-17
* fs_whitelist: cache length of home directory stringLibravatar smitsohu2018-10-17
* fix #2197Libravatar netblue302018-10-17
* Merge pull request #2199 from crass/fix-2142-firefox-sandbox-appimageLibravatar netblue302018-10-17
|\
| * Do not override user provided seccomp lists when in chroot/overlay/appimage, ...Libravatar Glenn Washburn2018-10-16
* | Allow include to search userdir then systemdir for "bare" profile file names.Libravatar Glenn Washburn2018-10-17