aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail/fs.c
Commit message (Expand)AuthorAge
* 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
* merge #1100 from zackw: fix ugly memeory corruption in noblacklist processingLibravatar netblue302017-02-14
* copyright 2017Libravatar netblue302017-02-11
* disable --git-install at compile timeLibravatar netblue302017-02-05
* quiet fixLibravatar netblue302017-02-04
* --writable-var-logLibravatar netblue302017-01-30
* firejail/fs.c: include sys/wait.h for declaration of waitpidLibravatar Zack Weinberg2017-01-20
* cleanupLibravatar netblue302017-01-12
* chroot tighteningLibravatar netblue302017-01-10
* copy_file cleanupLibravatar netblue302017-01-10
* Implement the --allow-private-blacklist optionLibravatar Peter Millerchip2016-12-18
* fix older platformsLibravatar netblue302016-12-15
* fix commentLibravatar valoq2016-12-11
* fixed ipc blacklistLibravatar valoq2016-12-11
* disable gnupg and systemd directories under /run/userLibravatar netblue302016-12-09
* Merge pull request #960 from valoq/masterLibravatar netblue302016-12-09
|\
| * removed dbus blacklistLibravatar valoq2016-12-07
| * block dbus ipcLibravatar valoq2016-12-06
* | spoof machine-idLibravatar netblue302016-12-05
|/
* fixesLibravatar netblue302016-11-27
* ssh fixLibravatar netblue302016-11-24
* chroot testingLibravatar netblue302016-11-20
* seccomp work 2Libravatar netblue302016-11-20
* major cleanup and testingLibravatar netblue302016-11-13
* set_perms cleanupLibravatar netblue302016-11-12
* testingLibravatar netblue302016-11-11
* bug: mkdir and mkfile are not applied to private directoriesLibravatar netblue302016-11-10
* removed warning if --quiet is enabledLibravatar netblue302016-11-02
* major cleanupLibravatar netblue302016-10-30
* remove tmpfs from /dev/shm for root userLibravatar netblue302016-10-27