aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* run time networking supportLibravatar netblue302016-03-18
|
* join fixesLibravatar netblue302016-03-18
|
* various fixesLibravatar netblue302016-03-17
|
* overlayfs work, fixed hedgwoars profileLibravatar netblue302016-03-17
|
* added SlimJet profileLibravatar netblue302016-03-16
|
* added qutebrowser profileLibravatar netblue302016-03-16
|
* Merge branch 'master' of https://github.com/netblue30/firejailLibravatar netblue302016-03-15
|\
| * Merge pull request #365 from ajstein/add-profile-qutebrowserLibravatar netblue302016-03-15
| |\ | | | | | | Add profile for qutebrowser.
| | * Add profile for qutebrowser.Libravatar Alexander Stein2016-03-13
| |/ | | | | | | | | | | | | | | | | | | Add profile for qutebrowser, a Qt5-Webkit based browser that allows customization and extension via Python. This profile follows Firefox and Chromium/Chrome profile settings. More details about qutebrowser at its upstream repo. https://github.com/The-Compiler/qutebrowser
* | cfg chroot, seccompLibravatar netblue302016-03-13
| |
* | cfg usernsLibravatar netblue302016-03-13
| |
* | cfg bindLibravatar netblue302016-03-12
| |
* | cfg x11Libravatar netblue302016-03-12
|/
* fixesLibravatar netblue302016-03-12
|
* build fixesLibravatar netblue302016-03-12
|
* file transfer fixesLibravatar netblue302016-03-12
|
* added firejail.configLibravatar netblue302016-03-12
|
* compile testLibravatar netblue302016-03-12
|
* compile time support to disable file transferLibravatar netblue302016-03-12
|
* profile updateLibravatar netblue302016-03-12
|
* file transfer featureLibravatar netblue302016-03-11
|
* file transfer featureLibravatar netblue302016-03-11
|
* testingLibravatar netblue302016-03-11
|
* nosound support in profile filesLibravatar netblue302016-03-11
|
* file transfer optionsLibravatar netblue302016-03-11
|
* --get optionLibravatar netblue302016-03-11
|
* cleanupLibravatar netblue302016-03-10
|
* Merge pull request #363 from ligthyear/fixing-exit-codeLibravatar netblue302016-03-10
|\ | | | | Forward exit code from child process
| * Forward exit code from child processLibravatar Benjamin Kampmann2016-03-10
| | | | | | | | | | | | | | | | This changeset reads the status code of the child process run inside the sandbox and forwards it to the outer process. Which in turn makes that result its own exiting status code. Fixes #358
* | centos8 user namespace fixLibravatar netblue302016-03-10
| |
* | overlayfs fix for home directories mounted on a different partitionLibravatar netblue302016-03-10
| |
* | overlay fixLibravatar netblue302016-03-10
| |
* | fix overlayfs problemLibravatar netblue302016-03-09
|/
* fixesLibravatar netblue302016-03-09
|
* fs workLibravatar netblue302016-03-08
|
* logging fixesLibravatar netblue302016-03-07
|
* profile fixLibravatar netblue302016-03-06
|
* profiles cleanupLibravatar netblue302016-03-05
|
* Merge pull request #349 from Fred-Barclay/masterLibravatar netblue302016-03-05
|\ | | | | Created Atril profile
| * Created Atril profileLibravatar Fred-Barclay2016-03-04
| |
* | fixesLibravatar netblue302016-03-05
| |
* | documentationLibravatar netblue302016-03-04
| |
* | --lsLibravatar netblue302016-03-04
| |
* | --lsLibravatar netblue302016-03-04
| |
* | cleanupLibravatar netblue302016-03-03
|/
* Merge pull request #346 from vn971/masterLibravatar netblue302016-03-03
|\ | | | | add hedgewars profile (whitelist)
| * add hedgewars profile (whitelist)Libravatar Vasya Novikov2016-03-02
|/
* debuggingLibravatar netblue302016-03-02
|
* Merge pull request #345 from jgriffiths/more_rpm_fixesLibravatar netblue302016-03-02
|\ | | | | More rpm fixes
| * Fix exclusion while building tarballLibravatar Jon Griffiths2016-03-03
| | | | | | | | Also exclude the tests to use even less temp dir space.