aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail/fs.c
Commit message (Expand)AuthorAge
* mainline merge: allow overriding of disable-mnt with noblacklistLibravatar startx20172018-10-17
* mainline merge: add switch to disable/enable private-cacheLibravatar netblue302018-09-26
* final cleanupLibravatar startx20172018-09-06
* final cleanupLibravatar startx20172018-09-06
* mainline mergeLibravatar startx20172018-09-04
* merge from mainlineLibravatar startx20172018-08-26
* phase 1Libravatar startx20172018-07-27
* 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
* disable tmpfs on ~/.cacheLibravatar netblue302017-03-27
* tentative ~/.cache tmpfs implementationLibravatar netblue302017-03-25
* reverted back commit 22414ad - TOCTOU condition found by Martin CarpenterLibravatar netblue302017-03-25
* mount a tmpfs on top of ~/.cache directory by defaultLibravatar netblue302017-03-11
* mount a tmpfs on top of ~/.cache directory by defaultLibravatar netblue302017-03-11
* config support to disable access to /mnt and /mediaLibravatar netblue302017-03-10
* --nowhitelistLibravatar netblue302017-03-09
* merge #1100 from zackw: removed mask_x11_abstract_socketLibravatar netblue302017-03-01