aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail/fs.c
Commit message (Expand)AuthorAge
* update copyright 2024Libravatar netblue302024-01-12
* speed up blacklistsLibravatar netblue302023-09-12
* Fix space before/after tab in indentLibravatar Kelvin M. Klann2023-02-20
* Update copyright to 2023 (#5664)Libravatar David Fetter2023-02-15
* private-etc rework: remove hiding blacklisted files in private-etc directory ...Libravatar netblue302023-01-20
* cleanupLibravatar netblue302023-01-19
* Rename etc-no-blacklisted to etc-hide-blacklistedLibravatar Kelvin M. Klann2023-01-16
* opt-in: skip blacklisted files in private-etc - #5010, #5230Libravatar smitsohu2023-01-15
* Warn when encountering EIO during remountLibravatar Albert Kim2022-07-07
* fixing CVE-2022-31214Libravatar smitsohu2022-06-08
* Add ability to disable user profiles at compile time.Libravatar Dmitry Chestnykh2022-02-28
* 2022 copyright updateLibravatar netblue302022-01-07
* fs.c: Fix TOCTOU/CodeQL CWE-367 warningLibravatar Kelvin M. Klann2021-10-30
* mountinfo: improve readabilityLibravatar smitsohu2021-10-18
* cleanup: move overlayfs code in separate moduleLibravatar smitsohu2021-10-13
* Merge branch 'master' into fix-include-limits-hLibravatar netblue302021-10-09
|\
| * simplify recursive remountingLibravatar smitsohu2021-10-05
| * add more EUID improvementsLibravatar smitsohu2021-10-01
* | Remove unnecessary linux/limits.h includeLibravatar Kelvin M. Klann2021-09-28
|/
* fix spelling (#4573)Libravatar a13460542021-09-22
* Merge branch 'master' of ssh://github.com/netblue30/firejailLibravatar netblue302021-07-14
|\
| * tmpfs mounts: also clear MS_REMOUNT flag (#4387)Libravatar smitsohu2021-07-13
* | Removing blacklisted files from top level /etc directory if the filse were bl...Libravatar netblue302021-07-14
|/
* Merge pull request #4365 from lxeiqr/sndio-fixLibravatar netblue302021-07-01
|\
| * Convert spaces to tabs in firejail/fs.cLibravatar lxeiqr2021-06-20
| * Whitelist /tmp/sndio in private-tmpLibravatar lxeiqr2021-06-20
* | Merge pull request #4376 from kmk3/gcov-add-nop-functionsLibravatar netblue302021-06-27
|\ \
| * | gcov: use no-op functions if not enabledLibravatar Kelvin M. Klann2021-06-27
* | | Merge pull request #4373 from kmk3/gcov-fix-build-gcc11Libravatar netblue302021-06-27
|\| |
| * | gcov: fix build failure with gcc 11.1.0Libravatar Kelvin M. Klann2021-06-25
| |/
* / tmpfs option enhancementsLibravatar smitsohu2021-06-21
|/
* gcov: add missing gcov.h includesLibravatar Kelvin M. Klann2021-06-18
* follow-upLibravatar smitsohu2021-06-11
* add more EUID switchingLibravatar smitsohu2021-06-08
* refactor mountingLibravatar smitsohu2021-06-08
* introduce safer_openat functionLibravatar smitsohu2021-05-03
* Merge pull request #4095 from smitsohu/appimageLibravatar netblue302021-03-14
|\
| * make appimage mounts private to sandboxLibravatar smitsohu2021-03-13
* | selinux relabeling fixesLibravatar smitsohu2021-03-14
|/
* copyright updateLibravatar startx20172021-02-15
* tweakLibravatar smitsohu2021-02-12
* remount hardeningLibravatar smitsohu2021-02-12
* Filter environment variablesLibravatar Topi Miettinen2021-02-08
* blacklist firejail appimage dir if not usedLibravatar smitsohu2021-01-15
* reimplement --private-cache using --tmpfsLibravatar smitsohu2020-11-20
* add macro, globbing support to --tmpfs optionLibravatar smitsohu2020-11-19
* compile time option to disable --private-cache and --tmpfs for regular userLibravatar netblue302020-10-27
* Allow --tmpfs inside $HOME for unprivileged usersLibravatar rusty-snake2020-10-23
* fix firejail-in-firejail testLibravatar netblue302020-05-18
* Add dbus filter optionsLibravatar Kristóf Marussy2020-04-06