netblue30
38f13e822b
Merge pull request #53 from sarneaud/noblacklist
...
Noblacklist
2015-09-01 08:27:02 -04:00
netblue30
acc124fb8a
cleanup
2015-09-01 08:25:06 -04:00
sarneaud
91e11d1554
Update profiles to use the new noblacklist command.
2015-09-01 15:23:26 +10:00
netblue30
c400b75a70
using /etc/firejail/server.profile as default profile if the sandbox is started by root
2015-08-31 06:46:57 -04:00
sarneaud
7415d03df0
Rewrite globbing code to fix various minor issues
...
* Plug a memory leak.
* Remove the short-circuit. (This breaks when someone uses [] or ?
patterns without using *. I figure it's best to use the principle of
least surprise and just let the system glob() implementation do what
it does.)
* Stop sorting results.
I've also replaced a lot of disable-history.inc with a glob pattern.
Now it catches files like .sqlite_history and whatever the user runs
under rlwrap.
2015-08-29 09:47:46 +10:00
netblue30
a0666fa722
fixed thunderbird profile to allow a browser to start
2015-08-28 07:32:41 -04:00
netblue30
746b6aa3b8
testing
2015-08-27 12:37:57 -04:00
netblue30
7f84ed7a38
support net none in profile files
2015-08-22 07:21:50 -04:00
netblue30
ea133564a7
moved bash completion files under src
2015-08-18 16:27:57 -04:00
mjudtmann
b77af9bad3
Update disable-mgmt.inc
...
Jailed applications should not be able to change the configuration of firejail.
2015-08-17 15:20:47 +02:00
netblue30
dcc9579e91
Merge pull request #17 from dewbasaur/master
...
A bit more for CVE-2015-4495
2015-08-14 07:36:00 -04:00
dewbasaur
ac25ecd5d9
A bit more for CVE-2015-4495
2015-08-12 21:36:55 -04:00
netblue30
8de115abba
disable-history.inc integration - included in all profile files
2015-08-12 20:28:46 -04:00
dewbasaur
dd44324619
Block access to history files
2015-08-12 15:16:28 -04:00
netblue30
1379851360
Baseline firejail 0.9.28
2015-08-08 19:12:30 -04:00