aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail/firejail.h
Commit message (Expand)AuthorAge
* add explicit nonewprivs support to join option; accompanying small improvementsLibravatar smitsohu2018-12-14
* pulseaudio: use create_dir_as_user(); small adjustmentsLibravatar smitsohu2018-12-13
* add create_empty_dir_as_user function, refactorLibravatar smitsohu2018-12-11
* refactor private-cache and tmpfsLibravatar smitsohu2018-11-26
* Misc. typos Libravatar luz.paz2018-11-19
* misc small adjustmentsLibravatar smitsohu2018-11-13
* 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
* adding --net.print command line optionLibravatar netblue302018-10-29
* little tweaks, cosmetic changesLibravatar smitsohu2018-10-26
* experimental: remounts child mount points as well (read-only, read-write, noe...Libravatar smitsohu2018-10-25
* fix #2197Libravatar netblue302018-10-17
* Allow specifying a profile "name" with the profile option (eg. --profile=fire...Libravatar Glenn Washburn2018-10-15
* rename expand_home -> expand_macros to better reflect usage and remove unneed...Libravatar Glenn Washburn2018-10-15
* bringing in the fix for always have helpers in sandbox (original pull rq from...Libravatar netblue302018-10-13
* Revert "Fix issue #2148: Make sure firejail can find helper programs in sandb...Libravatar netblue302018-10-13
* Fix issue #2148: Make sure firejail can find helper programs in sandbox regar...Libravatar Glenn Washburn2018-10-13
* clean homedir pathnameLibravatar smitsohu2018-10-12
* allow overriding of disable-mnt with noblacklist - #2154Libravatar smitsohu2018-10-11
* clean /run/user directoryLibravatar smitsohu2018-10-07
* mount empty home if macro can't be whitelistedLibravatar smitsohu2018-10-01
* add switch to disable/enable private-cacheLibravatar smitsohu2018-09-10
* cleanup, small improvementsLibravatar smitsohu2018-08-25
* refactor, check the sandbox status for all join optionsLibravatar smitsohu2018-08-20
* fix issue with join optionLibravatar smitsohu2018-08-19
* improve detection of symbolic linksLibravatar smitsohu2018-08-15
* xdg support: split xdg whitelist code in a different moduleLibravatar netblue302018-08-07
* --ignore cleanupLibravatar startx20172018-08-04
* Add XDG variable support to blacklist and read-only.Libravatar ಚಿರಾಗ್ ನಟರಾಜ್2018-07-31
* rework --netmaskLibravatar netblue302018-07-17
* set umask for internal useLibravatar smitsohu2018-07-16
* --netmask optionLibravatar netblue302018-07-06
* increase include level for profile files to 16 - issue 2009Libravatar netblue302018-06-30
* merge from LTS branch: cleanup O_PATH, --private-templateLibravatar startx20172018-06-19
* Revert "mounting a tmpfs on ~/.cache directory (private-cache) by default"Libravatar Tad2018-06-14
* Add --keep-dev-shm (undocumented for now).Libravatar Chiraag Nataraj2018-06-13
* 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
* removed CFG_CHROOT_DESKTOP config optionLibravatar netblue302018-06-11
* add private-cache optionLibravatar smitsohu2018-06-04
* private-lib cleanupLibravatar netblue302018-05-20
* Merge pull request #1932 from RDProjekt/modulesLibravatar netblue302018-05-12
|\
| * Allow accessing /sys/module directoryLibravatar RD Projekt2018-05-09
* | fix /proc hidepidLibravatar netblue302018-05-09
|/
* more errLogExitLibravatar netblue302018-05-08
* remove 64bit seccomp filter from 32bit architecturesLibravatar netblue302018-05-06
* moving get_mount_info from /proc/self/mounts to /proc/slef/mountinfoLibravatar netblue302018-05-03
* Add --keep-var-tmp and associated profile optionLibravatar Chiraag Nataraj2018-05-01