aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
...
* | fixesLibravatar netblue302016-07-30
| |
* | Merge pull request #660 from xee5ch/skypeforlinuxLibravatar netblue302016-07-30
|\ \ | | | | | | Add new skypeforlinux profile.
| * | Add new skypeforlinux profile.Libravatar Al S2016-07-30
| | | | | | | | | Per recommendation of @netblue30, allow use of the netlink protocol in order for skypeforlinux to properly function in a firejail environment, per discussion in Github issue #656.
* | | Merge pull request #659 from thomasjfox/improve-profile-listLibravatar netblue302016-07-30
|\ \ \ | | | | | | | | Improve profile list
| * | | Remove double-listed icedove.profileLibravatar Thomas Jarosch2016-07-30
| | | | | | | | | | | | | | | | | | | | Also checked Makefile.in and platform/debian/conffiles for missing / duplicate files.
| * | | Sort profiles alphabeticallyLibravatar Thomas Jarosch2016-07-30
| | |/ | |/| | | | | | | That way it's easy to check if a profile is already listed.
* | | Merge pull request #658 from pigmonkey/bitlbeeLibravatar netblue302016-07-30
|\ \ \ | | | | | | | | Allow BitlBee to write /var/lib/bitlbee
| * | | Allow BitlBee to write /var/lib/bitlbeeLibravatar Pig Monkey2016-07-29
| |/ / | | | | | | | | | | | | | | | Bitlbee stores its configuration in /var/lib/bitlbee. It must be able to write to this directory in order to save config changes (adding accounts, writing OTR keys, etc).
* | | Merge pull request #657 from reinerh/masterLibravatar netblue302016-07-30
|\ \ \ | |/ / |/| | Some test fixes
| * | Use wildcard for qdiscLibravatar Reiner Herrmann2016-07-30
| | |
| * | Look for argtest in test directory to not require it being installedLibravatar Reiner Herrmann2016-07-29
| | |
| * | Run correct shell script during testLibravatar Reiner Herrmann2016-07-29
| | |
| * | Build argtest if it doesn't existLibravatar Reiner Herrmann2016-07-29
| | |
| * | Don't assume that current directory is inside /homeLibravatar Reiner Herrmann2016-07-29
|/ /
* | using UID_MIN/GID_MIN values from /etc/login.defLibravatar netblue302016-07-29
| |
* | fix Makefile.inLibravatar netblue302016-07-29
| |
* | config file fixLibravatar netblue302016-07-29
| |
* | noexec fixLibravatar netblue302016-07-29
| |
* | Merge pull request #654 from thomasjfox/add-uudeview-profileLibravatar netblue302016-07-28
|\ \ | | | | | | Add profile for uudeview
| * | Add profile for uudeviewLibravatar Thomas Jarosch2016-07-28
| | | | | | | | | | | | | | | | | | | | | uudeview might access unsafe email content, therefore restrict it as much as possible. In fact it's best to call firejail with a private home dir, too.
* | | added netfilter-default config option in /etc/firejail/firejail.configLibravatar netblue302016-07-28
|/ /
* | whitelist fixLibravatar netblue302016-07-28
| |
* | fix cyberfox profileLibravatar netblue302016-07-28
| |
* | Merge pull request #653 from thomasjfox/improve-disable-passwdmgrLibravatar netblue302016-07-28
|\ \ | | | | | | disable-passwdmgr.inc: Don't leak keepassx config
| * | disable-passwdmgr.inc: Don't leak keepassx configLibravatar Thomas Jarosch2016-07-27
| | | | | | | | | | | | It contains the path to the last used database.
* | | symlink whitelist fixLibravatar netblue302016-07-27
| | |
* | | symlink whitelist fixLibravatar netblue302016-07-27
| | |
* | | Merge branch 'master' of https://github.com/netblue30/firejailLibravatar netblue302016-07-27
|\ \ \
| * \ \ Merge pull request #652 from manevich/patch-3Libravatar netblue302016-07-27
| |\ \ \ | | | | | | | | | | Two fixes to --join behaviour
| | * | | Honor --shell option when joiningLibravatar Aleksey Manevich2016-07-27
| | | | |
| | * | | Honor --nice option when joiningLibravatar Aleksey Manevich2016-07-27
| | |/ /
* | / / --join fixesLibravatar netblue302016-07-27
|/ / /
* / / added Makefile to test/argumentsLibravatar netblue302016-07-27
|/ /
* | fixed faudit compile problem for non-intel platformsLibravatar netblue302016-07-27
| |
* | fixesLibravatar netblue302016-07-25
| |
* | argument subsystem testing frameworkLibravatar netblue302016-07-25
| |
* | Merge pull request #646 from reinerh/masterLibravatar netblue302016-07-25
|\ \ | | | | | | Fix spelling errors found by lintian
| * | Simplify dist target and add missing test/sysutils to tarballLibravatar Reiner Herrmann2016-07-25
| | |
| * | Fix spelling errors found by lintianLibravatar Reiner Herrmann2016-07-24
| | |
* | | Merge pull request #629 from manevich/patch-2Libravatar netblue302016-07-25
|\ \ \ | |/ / |/| | Additional fixes of command line quoting
| * | Fix problem with single quotes in argsLibravatar Aleksey Manevich2016-07-19
| | | | | | | | | Single quotes can't be represented in single quoted text, so quote them separately by double quotes. Better version.
| * | Fix problem with single quotes in argsLibravatar Aleksey Manevich2016-07-16
| | | | | | | | | Single quotes can't be represented in single quoted text, so quote them separately by double quotes.
| * | Small fixLibravatar Aleksey Manevich2016-07-12
| | | | | | | | | args prepared here are only for shell
| * | Remove redundant codeLibravatar Aleksey Manevich2016-07-12
| | | | | | | | | This code also causes obscure errors in some rare cases
| * | Another command line quoting fixLibravatar Aleksey Manevich2016-07-12
| | | | | | | | | | | | 1. Arguments passed to shell should always be quoted by single quotes. 2. Arguments passed directly to program (--shell=none) should never be quoted.
* | | 0.9.42~rc2 developmentLibravatar netblue302016-07-24
| | |
* | | Merge pull request #643 from Fred-Barclay/eomLibravatar netblue302016-07-24
|\ \ \ | | | | | | | | Eom
| * | | added missing programmesLibravatar Fred-Barclay2016-07-24
| | | |
| * | | extra eom filesLibravatar Fred-Barclay2016-07-24
| | | |
| * | | added eom profileLibravatar Fred-Barclay2016-07-24
|/ / /