aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAge
* 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
|
* fixesLibravatar netblue302016-03-05
|
* documentationLibravatar netblue302016-03-04
|
* --lsLibravatar netblue302016-03-04
|
* --lsLibravatar netblue302016-03-04
|
* cleanupLibravatar netblue302016-03-03
|
* debuggingLibravatar netblue302016-03-02
|
* cleanupLibravatar netblue302016-03-02
|
* added ipc-namespace profile commandLibravatar netblue302016-03-02
|
* sshd fixesLibravatar netblue302016-03-01
|
* scp fixesLibravatar netblue302016-03-01
|
* fix typoLibravatar Vasya Novikov2016-03-01
|
* firemon fixesLibravatar netblue302016-02-29
|
* various fixesLibravatar netblue302016-02-28
|
* firemon fixesLibravatar netblue302016-02-27
|
* man page fixesLibravatar netblue302016-02-27
|
* Merge branch 'master' of https://github.com/netblue30/firejailLibravatar netblue302016-02-26
|\
| * Fix manual typoLibravatar andrew1602016-02-26
| |
* | x11 supportLibravatar netblue302016-02-26
|/
* 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
|
* 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.
| * | man/firejail.txt: note you don't need --ip6= with SLAACLibravatar Yuriy M. Kaminskiy2016-02-23
| |/
* / x11 workLibravatar netblue302016-02-23
|/
* x11 workLibravatar netblue302016-02-23
|
* small fixesLibravatar netblue302016-02-21
|
* fixesLibravatar netblue302016-02-20
|
* testingLibravatar netblue302016-02-20
|
* euid switchingLibravatar netblue302016-02-19
|
* euid switchingLibravatar netblue302016-02-19
|
* moved sandbox name to /run/firejail/name/<PID>Libravatar netblue302016-02-19
|
* euid switchingLibravatar netblue302016-02-18
|
* added mkdir in all whitelisted profilesLibravatar netblue302016-02-18
|
* mkdir support in profile filesLibravatar netblue302016-02-17
|
* centos7 fixes; support for building rpm packagesLibravatar netblue302016-02-16
|
* fix pathLibravatar netblue302016-02-15
|
* centos6 fixLibravatar netblue302016-02-15
|
* manpage fixLibravatar netblue302016-02-14
|
* Merge pull request #293 from reinerh/masterLibravatar netblue302016-02-14
|\ | | | | Fix memory leak
| * Fix memory leakLibravatar Reiner Herrmann2016-02-13
| |