aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail
Commit message (Expand)AuthorAge
* 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
* fixesLibravatar netblue302015-08-27
* cleanupLibravatar netblue302015-08-27
* testingLibravatar netblue302015-08-27
* Use generic.profile by default: fixesLibravatar iiotx2015-08-27
* Use generic.profile by defaultLibravatar iiotx2015-08-26
* Merge branch 'master' of https://github.com/netblue30/firejailLibravatar netblue302015-08-26
|\
| * Fix typo in usage.cLibravatar Peter Millerchip2015-08-24
* | Fixed overlay on Arch linux; minor cleanupsLibravatar netblue302015-08-26
|/
* added --env optionLibravatar netblue302015-08-24
* Merge pull request #42 from pmillerchip/expand-homeLibravatar netblue302015-08-23
|\
| * Implement the expand_home util functionLibravatar Peter Millerchip2015-08-22
* | if a sandbox is already running, the program is started directlyLibravatar netblue302015-08-23
|/
* support net none in profile filesLibravatar netblue302015-08-22
* added --enable-fatal-warningsLibravatar netblue302015-08-21
* Fix arguments passed to child process during execvp in --shell=none modeLibravatar Peter Millerchip2015-08-20
* Compile with -W -Wall -WerrorLibravatar Peter Millerchip2015-08-20
* Support filenames with spaces in the blacklist optionLibravatar Peter Millerchip2015-08-19
* Support ~ in blacklist and profile includesLibravatar Peter Millerchip2015-08-18
* removed mknod from default seccomp filter, some software packages are using n...Libravatar netblue302015-08-16
* moved warning under --debug optionLibravatar netblue302015-08-16
* Merge pull request #29 from pmillerchip/symlink-fixesLibravatar netblue302015-08-16
|\
| * Replace get_link with realpathLibravatar Peter Millerchip2015-08-16
* | --overlay rework, adding a persistent directory; implemented --overlay-tmpfs ...Libravatar netblue302015-08-16
|/
* Merge pull request #28 from mhaas/fix-some-compiler-warningsLibravatar netblue302015-08-16
|\
| * Fix comparison between unsigned and signedLibravatar Michael Haas2015-08-16
| * Remove unused variablesLibravatar Michael Haas2015-08-16
| * Fix typo: viod -> voidLibravatar Michael Haas2015-08-16
* | Call realpath to resolve symlinks correctly in disable_fileLibravatar Peter Millerchip2015-08-15
|/
* Implement the --private-home option as an alternative name for --private.keepLibravatar Peter Millerchip2015-08-13
* Merge pull request #13 from pmillerchip/masterLibravatar netblue302015-08-12
|\
| * Fix potential null pointer dereference in netfilterLibravatar Peter Millerchip2015-08-11
* | --private-etc option, issue #5Libravatar netblue302015-08-12
* | tenative fix for issue 11Libravatar netblue302015-08-11
|/
* fixing issues 2 and 4Libravatar netblue302015-08-10
* Baseline firejail 0.9.28Libravatar netblue302015-08-08