aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail/fs_whitelist.c
Commit message (Expand)AuthorAge
* 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
* lower some more privsLibravatar smitsohu2018-05-09
* more errLogExitLibravatar netblue302018-05-08
* tiny memleaks, np dereferenceLibravatar smitsohu2018-05-05
* moving get_mount_info from /proc/self/mounts to /proc/slef/mountinfoLibravatar netblue302018-05-03
* Merge pull request #1918 from smitsohu/whitelistLibravatar netblue302018-05-01
|\
| * lower privsLibravatar smitsohu2018-05-01
* | whitelist haderning - based on an idea from smitsohuLibravatar netblue302018-04-29
|/
* fix whitelist /dev/fd,stdin,stdout,stderr - #1778Libravatar netblue302018-03-06
* move copyright statement to 2018Libravatar startx20172018-01-14
* strip trailing whitespaceLibravatar Fred-Barclay2017-11-19
* added whitelisting support for /usr/shareLibravatar netblue302017-10-21