aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* qLibravatar netblue302016-02-14
|\ | | | | | | Merge branch 'master' of https://github.com/netblue30/firejail
| * Merge pull request #293 from reinerh/masterLibravatar netblue302016-02-14
| |\ | | | | | | Fix memory leak
| | * Fix memory leakLibravatar Reiner Herrmann2016-02-13
| | |
* | | mergeLibravatar netblue302016-02-14
| | |
* | | mergeLibravatar netblue302016-02-14
|/ /
* | small fixesLibravatar netblue302016-02-14
| |
* | --trace fixLibravatar netblue302016-02-13
| |
* | --trace fixLibravatar netblue302016-02-13
|/
* remove konsole blacklistLibravatar netblue302016-02-12
|
* added lxterminal profileLibravatar netblue302016-02-12
|
* split out terminal blacklisting in disable-terminals.incLibravatar netblue302016-02-12
|
* seccomp fixesLibravatar netblue302016-02-12
|
* set sandbox nice valueLibravatar netblue302016-02-11
|
* fix problem with relative path in storage_find functionLibravatar netblue302016-02-10
|
* Merge pull request #289 from manevich/patch-2Libravatar netblue302016-02-10
|\ | | | | Fix problem with relative path in storage_find function
| * Fix problem with relative path in storage_find functionLibravatar Aleksey Manevich2016-02-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | storage_find function fails on relative path, so nothing reported to log when blacklisted file accessed by relative path. This is because CWD is NULL when realpath function called. How to reproduce: touch /home/user/somefile firejail --blacklist=somefile --tracelog cat somefile Solution: keep CWD value and set it before calling realpath. In order to do this: * new wrapper for chdir call, and variable to keep CWD added. * storage_find modified to chdir before calling realpath function. * order of storage_find and orig_* calls in syscall wrappers changed, to prevent error set by calls in storage_find leak outside. * condition for calling realpath changed to include double-slash and path without initial slash.
* | STUN/WebRTC disabled in default netfilter configurationLibravatar netblue302016-02-10
| |
* | STUN/WebRTC disabled in default netfilter configurationLibravatar netblue302016-02-10
| |
* | STUN/WebRTC disabled in default netfilter configurationLibravatar netblue302016-02-10
|/
* whitelisting ~/.pki in Firefox, Crome/Cromium, OperaLibravatar netblue302016-02-09
|
* fixed man firejail-profileLibravatar netblue302016-02-09
|
* chroot testingLibravatar root2016-02-09
|
* chroot testingLibravatar root2016-02-09
|
* isolate command name problemLibravatar netblue302016-02-08
|
* whitelist fixLibravatar netblue302016-02-08
|
* fixed whitelist problemLibravatar netblue302016-02-08
|
* set window titleLibravatar netblue302016-02-08
|
* default seccomp filter updateLibravatar netblue302016-02-08
|
* default seccomp filter updateLibravatar netblue302016-02-08
|
* default seccomp filter updateLibravatar netblue302016-02-08
|
* 0.9.38 released0.9.38Libravatar netblue302016-02-05
|
* 0.9.38 testingLibravatar netblue302016-02-02
|
* 0.9.38 testingLibravatar netblue302016-02-02
|
* 0.9.38 testingLibravatar netblue302016-02-02
|
* 0.9.38 testingLibravatar netblue302016-02-02
|
* 0.9.38 testingLibravatar netblue302016-02-02
|
* 0.9.38 testingLibravatar netblue302016-02-02
|
* 0.9.38 testingLibravatar netblue302016-02-01
|
* deprecated --private-home featureLibravatar netblue302016-02-01
|
* various fixesLibravatar netblue302016-01-31
|
* various fixesLibravatar netblue302016-01-31
|
* fixed ssh login in firejail shellLibravatar netblue302016-01-31
|
* mupen64plus profileLibravatar netblue302016-01-31
|
* Merge pull request #274 from manevich/patch-1Libravatar netblue302016-01-31
|\ | | | | Make additional vimrc files; .xscreensaver file read only
| * Make additional vimrc, .xscreensaver files read onlyLibravatar Aleksey Manevich2016-01-30
| | | | | | | | Add .gvimrc and _ versions of other files used by vim when no dot-version available. Add .xscreensaver that can be used for arbitrary command execution by setting "textProgram" (instead of default fortune) and screensaver that launches it.
* | Merge pull request #275 from kalegrill/mupen64plusLibravatar netblue302016-01-31
|\ \ | |/ |/| add mupen64plus profile
| * add mupen64plus profileLibravatar Tom Mellor2016-01-30
|/
* Merge pull request #272 from mcarpenter/typosLibravatar netblue302016-01-30
|\ | | | | Typos
| * TyposLibravatar Martin Carpenter2016-01-30
|/
* release 0.9.38-rc1 testing0.9.38-rc1Libravatar netblue2016-01-29
|