aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail/fs_whitelist.c
Commit message (Expand)AuthorAge
* selinux relabeling, little thingsLibravatar smitsohu2020-04-22
* globbing support for whitelistsLibravatar netblue302020-04-01
* Add support for SELinux labelingLibravatar Topi Miettinen2020-02-22
* move copyright to 2020 (part 2) (#3181)Libravatar glitsj162020-01-24
* break out fs_tracefile functionLibravatar smitsohu2019-09-18
* tune pam-tmpdir file permissionsLibravatar smitsohu2019-08-01
* fix private-tmp/pam-tmpdir interaction - #2685Libravatar smitsohu2019-07-27
* fix whitelisting for homedirs outside /homeLibravatar smitsohu2019-07-25
* move to fd based homedir mountsLibravatar smitsohu2019-07-09
* relocate mountinfo functionality testLibravatar smitsohu2019-07-07
* glibc missing O_PATH definition on CentOS 6 - #2696Libravatar smitsohu2019-05-16
* add whitelist support for /run/user/$uidLibravatar smitsohu2019-02-23
* misc cleanupLibravatar smitsohu2019-02-22
* move copyright statement to 2019Libravatar smitsohu2019-02-07
* cleanup, minor improvementsLibravatar smitsohu2019-01-20
* fs_whitelist: minor mountinfo check improvement, cleanupLibravatar smitsohu2018-11-04
* fs_whitelist: cache length of home directory stringLibravatar smitsohu2018-10-17
* rename expand_home -> expand_macros to better reflect usage and remove unneed...Libravatar Glenn Washburn2018-10-15
* fs_whitelist: no warning if macro resolution fails because of missing homedirLibravatar smitsohu2018-10-12
* incomplete fix: whitelisting of symlinks to other home dirsLibravatar smitsohu2018-10-02
* mount empty home if macro can't be whitelistedLibravatar smitsohu2018-10-01
* fs_whitelist: reduce number of loop iterationsLibravatar smitsohu2018-10-01
* tiny memleaksLibravatar smitsohu2018-10-01
* regression: fix whitelisting of symlinks to other home dirs, small improvementsLibravatar smitsohu2018-10-01
* cleanupLibravatar smitsohu2018-09-30
* cleanupLibravatar netblue302018-08-29
* cleanupLibravatar netblue302018-08-29
* cleanupLibravatar netblue302018-08-28
* memory leaksLibravatar netblue302018-08-28
* improve detection of symbolic linksLibravatar smitsohu2018-08-15
* various small improvements, fixes, nitpicksLibravatar smitsohu2018-08-11
* xdg macro testingLibravatar netblue302018-08-07
* xdg support: split xdg whitelist code in a different moduleLibravatar netblue302018-08-07
* indentation fixLibravatar smitsohu2018-08-04
* automatically trim trailing slashes for whitelisting, fix mountinfo testLibravatar smitsohu2018-08-04
* Merge branch 'master' of https://github.com/netblue30/firejailLibravatar smitsohu2018-08-02
|\
| * Check tmp1 and tmp2 for NULL before passing to parse_nowhitelist (thanks @smi...Libravatar ಚಿರಾಗ್ ನಟರಾಜ್2018-08-02
* | port whitelist path creation to "at" family of functionsLibravatar smitsohu2018-08-02
|/
* Add XDG variable support to blacklist and read-only.Libravatar ಚಿರಾಗ್ ನಟರಾಜ್2018-07-31
* Add ${MUSIC}, ${VIDEOS}, ${PICTURES}, ${DOCUMENTS}, and ${DESKTOP} (Fixes #259)Libravatar ಚಿರಾಗ್ ನಟರಾಜ್2018-07-23
* Fix #1638Libravatar ಚಿರಾಗ್ ನಟರಾಜ್2018-07-23
* fix empty spaces in mountinfo fieldsLibravatar smitsohu2018-07-13
* fix f57dd4a1437e1e6a1096012345067c2ac8bbb9d2 (mountinfo, fslogger)Libravatar smitsohu2018-07-06
* additional whitelist hardeningLibravatar smitsohu2018-07-06
* remove redundant checks in whitelist_pathLibravatar smitsohu2018-07-05
* cleanupLibravatar smitsohu2018-06-26
* whitelist symlink handling, allow /var/tmp symlinks - issue #2011Libravatar smitsohu2018-06-26
* fix bc70dbf152b10185f61b020064967f9b4616e100Libravatar smitsohu2018-06-23
* fix whitelisting of /dev/logLibravatar smitsohu2018-06-22
* Allow accessing /sys/module directoryLibravatar RD Projekt2018-05-09