Commit graph

11 commits

Author SHA1 Message Date
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