aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* mergesLibravatar netblue302017-01-22
|
* Merge pull request #1062 from zackw/join-iproute2-netnsLibravatar netblue302017-01-22
|\ | | | | Add support for joining a persistent, named network namespace.
| * Add support for joining a persistent, named network namespace.Libravatar Zack Weinberg2017-01-20
| |
| * firejail/fs.c: include sys/wait.h for declaration of waitpidLibravatar Zack Weinberg2017-01-20
| |
* | Merge pull request #1061 from GSI/uzbl-browserLibravatar netblue302017-01-22
|\ \ | | | | | | uzbl-browser.profile: enabled support for pass password-manager
| * | ensured use of clean cache directory to tackle uzbl/uzbl#335Libravatar GSI20172017-01-20
| | |
| * | uzbl-browser.profile: enabled support for pass password-managerLibravatar GSI20172017-01-20
| | |
* | | tor fixLibravatar netblue302017-01-22
| |/ |/|
* | man page fixLibravatar netblue302017-01-20
| |
* | profile mergesLibravatar netblue302017-01-20
| |
* | profile mergesLibravatar netblue302017-01-20
| |
* | profile mergesLibravatar netblue302017-01-20
| |
* | Merge branch 'master' of https://github.com/netblue30/firejailLibravatar netblue302017-01-20
|\ \
| * \ Merge pull request #1044 from KellerFuchs/disable-path-localLibravatar netblue302017-01-20
| |\ \ | | | | | | | | Make ~/.local read-only
| | * | disable-common: Make ~/.local read-onlyLibravatar The Fox in the Shell2017-01-12
| | | |
| | * | disable-common: Make directories commonly found in $PATH read-onlyLibravatar The Fox in the Shell2017-01-12
| | | |
* | | | profile fixesLibravatar netblue302017-01-20
| | | |
* | | | Merge branch 'master' of https://github.com/netblue30/firejailLibravatar netblue302017-01-20
|\| | |
| * | | Merge pull request #1056 from SYN-cook/masterLibravatar netblue302017-01-20
| |\ \ \ | | | | | | | | | | blacklist GNOME keyring and Konqueror
| | * | | blacklist more konqueror filesLibravatar SYN-cook2017-01-18
| | | | |
| | * | | blacklist more konqueror filesLibravatar SYN-cook2017-01-18
| | | | |
| | * | | blacklist more konqueror filesLibravatar SYN-cook2017-01-18
| | | | |
| | * | | blacklist more konqueror filesLibravatar SYN-cook2017-01-18
| | | | |
| | * | | blacklist more konqueror filesLibravatar SYN-cook2017-01-18
| | | | |
| | * | | blacklist konqueror cookie storageLibravatar SYN-cook2017-01-17
| | | | |
| | * | | blacklist GNOME (and other) keyringsLibravatar SYN-cook2017-01-17
| | | | | | | | | | | | | | | in .local/share
* | | | | profile mergesLibravatar netblue302017-01-20
|/ / / /
* | | | Merge pull request #1060 from GSI/uzbl-browserLibravatar netblue302017-01-20
|\ \ \ \ | | |_|/ | |/| | added uzbl-browser.profile (refs #825)
| * | | added uzbl-browser.profile (refs #825)Libravatar GSI20172017-01-20
| | | |
* | | | Merge pull request #1052 from KellerFuchs/crtypocatLibravatar netblue302017-01-20
|\ \ \ \ | |/ / / |/| | | etc/Cryptocat: Fix missing app name
| * | | etc/Cryptocat: Fix missing app nameLibravatar The Fox in the Shell2017-01-16
| | | |
* | | | fix PulseAudio/machine-id problemLibravatar netblue302017-01-18
|/ / /
* | | fix ASSERT_PERMS_FD macroLibravatar netblue302017-01-14
| | |
* | | local customizationLibravatar netblue302017-01-14
| | |
* | | allow local customization using .local files under /etc/firejailLibravatar netblue302017-01-13
| | |
* | | nvidia fixLibravatar netblue302017-01-13
| | |
* | | cleanupLibravatar netblue302017-01-12
| | |
* | | Gentoo compile fixLibravatar netblue302017-01-12
| | |
* | | copy_file cleanupLibravatar netblue302017-01-11
| | |
* | | fixLibravatar netblue302017-01-11
| | |
* | | temoprary fix for local profile featureLibravatar netblue302017-01-11
| | |
* | | mergesLibravatar netblue302017-01-11
| | |
* | | Merge pull request #1034 from KellerFuchs/disable-localLibravatar netblue302017-01-11
|\ \ \ | | | | | | | | etc: Support local customizations in *.inc
| * | | etc: Support local customizations in *.incLibravatar The Fox in the Shell2017-01-09
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | This is useful for places, like hashbang.sh, which have site-specific modifications of the *.inc files. With the current setup, the package manager cannot automatically install updated versions of those files, as it would need to somehow merge the site-specific and upstream changes. Having the site-specific changes in separate files solves this.
* | | Merge pull request #1035 from KellerFuchs/disable-muttLibravatar netblue302017-01-11
|\ \ \ | | | | | | | | disable-common: Make mutt and msmtp's rc files read-only
| * | | disable-common: Make mutt and msmtp's rc files R/OLibravatar The Fox in the Shell2017-01-10
| |/ / | | | | | | | | | Those allow arbitrary command executions through various mechanisms
* | | Merge pull request #1037 from attritionorg/patch-1Libravatar netblue302017-01-11
|\ \ \ | | | | | | | | typo in changelog
| * | | typo in changelogLibravatar Jericho2017-01-09
| |/ /
* | | Merge pull request #1033 from genodeftest/patch-1Libravatar netblue302017-01-11
|\ \ \ | | | | | | | | evolution.profile: add local mail dirs
| * | | evolution.profile: add local mail dirsLibravatar Christian Stadelmann2017-01-09
| |/ / | | | | | | `/var/spool/mail/$USERNAME` and `/var/mail/$USERNAME` are valid paths for local mails.