aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail/fs.c
Commit message (Expand)AuthorAge
...
* tentative fix: automatically mount libdir in chroot - #2176Libravatar smitsohu2018-10-15
* allow overriding of disable-mnt with noblacklist - #2154Libravatar smitsohu2018-10-11
* error stringsLibravatar smitsohu2018-09-17
* add switch to disable/enable private-cacheLibravatar smitsohu2018-09-10
* additional restrictions for write-permissions on chrootLibravatar smitsohu2018-09-02
* error stringsLibravatar smitsohu2018-09-01
* consolidate and enhance checks run on chroot directory hierarchy (patch n/n)Libravatar smitsohu2018-09-01
* reduce number of chown/chmod calls in fs_chrootLibravatar smitsohu2018-08-31
* reject chroot if it is world-writable, related enhancementsLibravatar smitsohu2018-08-30
* more silencing of /sys umount warningsLibravatar smitsohu2018-08-29
* silence warning about failed unmounting of /sys (overlay options)Libravatar smitsohu2018-08-29
* fix and harden overlay optionsLibravatar smitsohu2018-08-28
* cleanup, small improvementsLibravatar smitsohu2018-08-25
* close private-cache memleakLibravatar smitsohu2018-08-22
* drop privs when permissions are changed in /run/user/$UIDLibravatar smitsohu2018-08-22
* 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
* mounting a tmpfs on ~/.cache directory (private-cache) by defaultLibravatar netblue302018-06-12
* update man page (private-cache)Libravatar smitsohu2018-06-12
* removed CFG_CHROOT_DESKTOP config optionLibravatar netblue302018-06-11
* glibc missing O_PATH definition on Debian 7Libravatar netblue302018-06-09
* add private-cache optionLibravatar smitsohu2018-06-04
* Merge pull request #1932 from RDProjekt/modulesLibravatar netblue302018-05-12
|\
| * Allow accessing /sys/module directoryLibravatar RD Projekt2018-05-09
* | harden read-write mounts, cleanupLibravatar smitsohu2018-05-11
|/
* Add --keep-var-tmp and associated profile optionLibravatar Chiraag Nataraj2018-05-01
* conditional compile for debug code in fs.cLibravatar startx20172018-04-23
* deprecating --forceLibravatar netblue302018-04-03
* overlay fixes and additional hardeningLibravatar netblue302018-01-31
* apparmor support for --chroot sandboxesLibravatar netblue302018-01-24
* --overlay clanupLibravatar netblue302018-01-24
* move copyright statement to 2018Libravatar startx20172018-01-14
* redirect output messages to stderrLibravatar startx20172017-12-14
* strip trailing whitespaceLibravatar Fred-Barclay2017-11-19
* fix resolv.conf for chroot setups - #1639Libravatar netblue302017-11-10
* matching noblacklist in profile files with blacklist in disable-programs.incLibravatar netblue302017-11-02
* allow blacklists noexec etc. in private home directories; fix bug #1608Libravatar netblue302017-10-20
* fix resolv.conf in chroot, issue #1578Libravatar netblue302017-09-28
* --writable-run-user, solving ssh/gnupg authentication problems for smarcardsLibravatar netblue302017-09-14
* /proc/sys can be nosuid,noexec,nodevLibravatar Topi Miettinen2017-07-25
* Merge pull request #1393 from topimiettinen/improve-mountingLibravatar netblue302017-07-20
|\
| * Improve mount handlingLibravatar Topi Miettinen2017-07-19
* | Fix typo usr->userLibravatar Topi Miettinen2017-07-19
|/
* Remove trailing whitespace from src/Libravatar Fred Barclay2017-05-24
* allow PulseAudio sockets in --private-tmpLibravatar netblue302017-04-30
* fix typoLibravatar Reiner Herrmann2017-04-16
* redirect all warnings to fwarning function and control the output with --quietLibravatar startx20172017-04-13
* fix /sys handling for overlayfs and chrootLibravatar netblue302017-04-13
* tmpfs fixLibravatar netblue302017-04-03
* rlimit fixes; ~/.cache cleanupLibravatar netblue302017-03-28