aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
...
* 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.
| * Strip version number suffixesLibravatar Jon Griffiths2016-03-03
| | | | | | | | Suffixes such as -rc1 etc are not allowed by rpm tools.
* | cleanupLibravatar netblue302016-03-02
| |
* | added ipc-namespace profile commandLibravatar netblue302016-03-02
|/
* sshd fixesLibravatar netblue302016-03-01
|
* scp fixesLibravatar netblue302016-03-01
|
* Merge pull request #340 from vn971/masterLibravatar netblue302016-03-01
|\ | | | | fix typo
| * fix typoLibravatar Vasya Novikov2016-03-01
|/
* firemon fixesLibravatar netblue302016-02-29
|
* 0.9.40-rc1 testingLibravatar netblue302016-02-29
|
* 0.9.40-rc1 testingLibravatar netblue302016-02-29
|
* Merge pull request #337 from Fred-Barclay/masterLibravatar netblue302016-02-29
|\ | | | | Added profiles for vivaldi
| * Created vivaldi profileLibravatar Fred-Barclay2016-02-29
| |
| * Created vivaldi-beta profileLibravatar Fred-Barclay2016-02-29
|/
* various fixesLibravatar netblue302016-02-28
|
* firemon fixesLibravatar netblue302016-02-27
|
* man page fixesLibravatar netblue302016-02-27
|
* x11Libravatar netblue302016-02-26
|
* Merge branch 'master' of https://github.com/netblue30/firejailLibravatar netblue302016-02-26
|\
| * Merge pull request #323 from andrew160/masterLibravatar netblue302016-02-26
| |\ | | | | | | Fix manual typo
| | * Fix manual typoLibravatar andrew1602016-02-26
| |/
* | x11 supportLibravatar netblue302016-02-26
| |
* | x11 supportLibravatar netblue302016-02-26
|/
* fix todoLibravatar netblue302016-02-25
|
* x11 fixesLibravatar netblue302016-02-25
|
* x11 workLibravatar netblue302016-02-24
|
* x11 workLibravatar netblue302016-02-24
|
* allow --interface only to root user for --enable-network=restrictedLibravatar netblue302016-02-24
|
* ./configure --enable-network=restrictedLibravatar netblue302016-02-24
|
* x11 workLibravatar netblue302016-02-24
|
* Merge branch 'master' of https://github.com/netblue30/firejailLibravatar netblue302016-02-24
|\
| * Merge pull request #319 from yumkam/network-restrictedLibravatar netblue302016-02-24
| |\ | | | | | | Add compile-time option to restrict --net= to root only
| | * Add compile-time option to restrict --net= to root onlyLibravatar Yuriy M. Kaminskiy2016-02-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ./configure --enable-network=restricted allows only --net=none to non-root users. Other variants delegate too much power to non-root users and dangerous (it completely bypasses system-wide firewall and routing, it allows introducing arbitrary-chosen MAC and IP interfaces on LAN [disregarding DHCP policy], etc). Root already had power to twiddle with anything, so no sense to restrain her, and --net=none looks safe enough (and still useful) for ordinary users.
| * | Merge pull request #317 from yumkam/fixup-ipv6-docLibravatar netblue302016-02-24
| |\ \ | | |/ | |/| man/firejail.txt: note you don't need --ip6= with SLAAC
| | * man/firejail.txt: note you don't need --ip6= with SLAACLibravatar Yuriy M. Kaminskiy2016-02-23
| |/