aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail/fs.c
Commit message (Expand)AuthorAge
* fixesLibravatar netblue302015-10-20
* --private-binLibravatar netblue302015-10-11
* blacklisting some directories by default under /sysLibravatar netblue302015-10-08
* coverity scanLibravatar netblue302015-09-11
* implemented --whitelist optionLibravatar netblue302015-09-07
* Stop blacklisting from traversing . and .. after a globLibravatar sarneaud2015-09-04
* Simple implementation of noblacklist command.Libravatar sarneaud2015-09-01
* Clean up some fragile uses of strncmp.Libravatar sarneaud2015-09-01
* admin workLibravatar netblue302015-08-30
* Rewrite globbing code to fix various minor issuesLibravatar sarneaud2015-08-29
* more fixes for blacklist on Arch systemsLibravatar netblue302015-08-28
* don't blacklist directory links, print a warningLibravatar netblue302015-08-28
* fix firejail-in-firejail againLibravatar netblue302015-08-28
* cleanup unfinished featuresLibravatar netblue302015-08-28
* firejail-in-firejail fixesLibravatar netblue302015-08-28
* Fixed overlay on Arch linux; minor cleanupsLibravatar netblue302015-08-26
* Implement the expand_home util functionLibravatar Peter Millerchip2015-08-22
* Compile with -W -Wall -WerrorLibravatar Peter Millerchip2015-08-20
* Support ~ in blacklist and profile includesLibravatar Peter Millerchip2015-08-18
* moved warning under --debug optionLibravatar netblue302015-08-16
* --overlay rework, adding a persistent directory; implemented --overlay-tmpfs ...Libravatar netblue302015-08-16
* Call realpath to resolve symlinks correctly in disable_fileLibravatar Peter Millerchip2015-08-15
* Baseline firejail 0.9.28Libravatar netblue302015-08-08