aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail/chroot.c
Commit message (Expand)AuthorAge
* 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