aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAge
* Add seccomp errno filter supportLibravatar Matias Wadman2015-09-23
* added --interface optionLibravatar netblue302015-09-22
* fixed macvlan problemLibravatar netblue302015-09-18
* fix for issue #64Libravatar netblue302015-09-16
* coverity scanLibravatar netblue302015-09-11
* 0.9.30-rc10.9.30-rc1Libravatar netblue302015-09-10
* implemented --whitelist optionLibravatar netblue302015-09-07
* Merge pull request #55 from sarneaud/globbingLibravatar netblue302015-09-05
|\
| * Stop blacklisting from traversing . and .. after a globLibravatar sarneaud2015-09-04
* | cleanup and small fixesLibravatar netblue302015-09-05
|/
* testing, admin workLibravatar netblue302015-09-01
* Merge pull request #53 from sarneaud/noblacklistLibravatar netblue302015-09-01
|\
| * Add noblacklist command to firejail.Libravatar sarneaud2015-09-01
| * Simple implementation of noblacklist command.Libravatar sarneaud2015-09-01
* | Merge pull request #52 from sarneaud/strncmpLibravatar netblue302015-09-01
|\|
| * Clean up some fragile uses of strncmp.Libravatar sarneaud2015-09-01
* | cleanupLibravatar netblue302015-09-01
|/
* using /etc/firejail/server.profile as default profile if the sandbox is start...Libravatar netblue302015-08-31
* admin workLibravatar netblue302015-08-30
* Merge pull request #48 from sarneaud/globLibravatar netblue302015-08-30
|\
| * Rewrite globbing code to fix various minor issuesLibravatar sarneaud2015-08-29
* | fixing manpagesLibravatar netblue302015-08-30
|/
* 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
* 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
* | Merge pull request #41 from pmillerchip/fatal-warningsLibravatar netblue302015-08-23
|\ \
| * | Support --enable-fatal-warnings in all MakefilesLibravatar 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
* remove warnings form src/lib/Makefile.inLibravatar netblue302015-08-20
* Compile with -W -Wall -WerrorLibravatar Peter Millerchip2015-08-20
* Merge pull request #33 from pmillerchip/filenames-with-spacesLibravatar netblue302015-08-19
|\
| * Support filenames with spaces in the blacklist optionLibravatar Peter Millerchip2015-08-19
* | moved bash completion files under srcLibravatar netblue302015-08-18
|/
* Support ~ in blacklist and profile includesLibravatar Peter Millerchip2015-08-18