aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail/chroot.c
Commit message (Expand)AuthorAge
* Fix space before/after tab in indentLibravatar Kelvin M. Klann2023-02-20
* Update copyright to 2023 (#5664)Libravatar David Fetter2023-02-15
* chroot: make search permission check explicitLibravatar smitsohu2022-12-24
* cleanupLibravatar smitsohu2022-07-11
* remove dependency on sendfile syscallLibravatar smitsohu2022-07-11
* 2022 copyright updateLibravatar netblue302022-01-07
* s/S_IWRITE/S_IWUSR/Libravatar Kelvin M. Klann2021-10-02
* gcov: use no-op functions if not enabledLibravatar Kelvin M. Klann2021-06-27
* gcov: fix build failure with gcc 11.1.0Libravatar Kelvin M. Klann2021-06-25
* gcov: add missing gcov.h includesLibravatar Kelvin M. Klann2021-06-18
* add more EUID switchingLibravatar smitsohu2021-06-08
* refactor mountingLibravatar smitsohu2021-06-08
* introduce safer_openat functionLibravatar smitsohu2021-05-03
* chroot: disable/enable x11 handling at compile timeLibravatar smitsohu2021-02-16
* copyright updateLibravatar startx20172021-02-15
* chroot hardeningLibravatar smitsohu2021-02-12
* Filter environment variablesLibravatar Topi Miettinen2021-02-08
* fix build with clangLibravatar Reiner Herrmann2020-10-01
* chroot: unify path name handlingLibravatar smitsohu2020-08-30
* expose pulseaudio in chroot if FIREJAIL_CHROOT_PULSE is setLibravatar smitsohu2020-08-27
* chroot: little tweaksLibravatar smitsohu2020-08-27
* chroot: expose x11 session if FIREJAIL_CHROOT_X11 is setLibravatar smitsohu2020-08-10
* move copyright to 2020 (part 2) (#3181)Libravatar glitsj162020-01-24
* chroot error message typoLibravatar smitsohu2019-10-13
* postpone procfs mount until after chroot callLibravatar smitsohu2019-10-13
* fix chroot with mounted resolv.confLibravatar smitsohu2019-10-13
* little tweaksLibravatar smitsohu2019-10-08
* simplify chroot option parsingLibravatar smitsohu2019-10-01
* base checks and mounts on same file descriptorLibravatar smitsohu2019-10-01
* improve variable namesLibravatar smitsohu2019-09-29
* chroot moduleLibravatar smitsohu2019-09-29