aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
...
* | Merge pull request #262 from rahiel/masterLibravatar netblue302016-01-26
|\ \ | | | | | | add Mathematica profile
| * | add Mathematica profileLibravatar Rahiel Kasim2016-01-26
| | |
* | | --private-tmpLibravatar root2016-01-26
|/ /
* | --tmpfs allowd only as root userLibravatar netblue302016-01-25
| |
* | --tmpfs allowd only as root userLibravatar root2016-01-25
| |
* | testingLibravatar netblue302016-01-25
| |
* | --disable-network --disable-userns compile time optionsLibravatar netblue302016-01-25
| |
* | 0.9.38 testingLibravatar netblue302016-01-24
| |
* | testingLibravatar netblue302016-01-24
| |
* | make the sandbox process reap all childrenLibravatar netblue302016-01-24
| |
* | Merge pull request #257 from creideiki/masterLibravatar netblue302016-01-24
|\ \ | | | | | | Make the sandbox process reap all children.
| * | Make the sandbox process reap all children.Libravatar Karl-Johan Karlsson2016-01-23
|/ / | | | | | | | | | | | | The sandbox process is PID 1 in the sandbox, which means it needs to reap orphans within the jail by running waitpid(-1). Solves netblue30/firejail#256
* | set terminal window titleLibravatar netblue302016-01-23
| |
* | Fix symlink invocation for programs placing symlinks in ↵Libravatar netblue302016-01-23
| | | | | | | | /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
* | Merge pull request #255 from sinkuu/fix_run_symlinkLibravatar netblue302016-01-23
|\ \ | | | | | | Fix symlink invocation for programs placing symlinks in $PATH
| * | Fix symlink invocation for programs placing symlinks in $PATHLibravatar sinkuu2016-01-23
| | |
* | | whitelist ~/.cache/fontconfigLibravatar netblue302016-01-23
| | |
* | | kmsg testingLibravatar netblue302016-01-23
| | |
* | | tightening unbound and dnscrypt-proxy profilesLibravatar netblue302016-01-23
| | |
* | | tightening unbound and dnscrypt-proxy profilesLibravatar netblue302016-01-23
| | |
* | | disable /dev/kmsg and /proc/kmsgLibravatar netblue302016-01-23
| | |
* | | added --user commandLibravatar netblue302016-01-23
|/ /
* | fixed .asoundrc problems for Debian sidLibravatar netblue302016-01-22
| |
* | profile cleanupLibravatar netblue302016-01-22
| |
* | Merge pull request #251 from sinkuu/patch-1Libravatar netblue302016-01-22
|\ \ | | | | | | Blacklisting ~/.local/share/kwalletd
| * | Blacklisting ~/.local/share/kwalletdLibravatar sinkuu2016-01-22
| | | | | | | | | (at least on Arch Linux) Kwallet saves encrypted passwords at `~/.local/share/kwalletd`.
* | | Merge pull request #250 from BaderSZ/patch-1Libravatar netblue302016-01-22
|\ \ \ | |/ / |/| | Added Telegram profile
| * | Created telegram.profileLibravatar Bader Zaidan2016-01-21
|/ / | | | | First commit for telegram.profile, with a basic (tested) configuration.
* | fix gvfs bugLibravatar netblue302016-01-21
| |
* | whitelist fixLibravatar netblue302016-01-21
| |
* | Merge branch 'master' of https://github.com/netblue30/firejailLibravatar netblue302016-01-20
|\ \
| * \ Merge pull request #244 from hheinz/masterLibravatar netblue302016-01-20
| |\ \ | | | | | | | | changed typo in man file (namely --debug-blackilsts)
| | * | changed typo in man file generationLibravatar Holger Heinz2016-01-20
| | | |
* | | | manpage workLibravatar netblue302016-01-20
|/ / /
* | | Fixing lintian warningsLibravatar netblue302016-01-20
| | |
* | | Merge pull request #243 from al42and/lintian-fixLibravatar netblue302016-01-20
|\ \ \ | |/ / |/| | Fixing lintian warnings
| * | Fixing lintian warningsLibravatar Andrey Alekseenko2016-01-20
|/ / | | | | | | | | | | Lintian (debian package static analyzer) has been reporting two issues: * malformed changelof: added required info to RELNOTES based on commit date * setuid binary: added it to lintian-overrides
* | build regressionsLibravatar netblue302016-01-20
| |
* | seamonkey profilesLibravatar netblue302016-01-20
| |
* | Merge pull request #236 from mahdi1234/masterLibravatar netblue302016-01-20
|\| | | | | Adding Seamonkey profiles
| * Added Seamonkey-bin profileLibravatar mahdi12342016-01-19
| | | | | | Gentoo has both binary and non-binary packages thus -bin profile
| * Added Seamonkey profileLibravatar mahdi12342016-01-19
| |
| * RemovedLibravatar mahdi12342016-01-19
| |
| * RemovedLibravatar mahdi12342016-01-19
| |
| * Added seamonkey profileLibravatar mahdi12342016-01-19
| |
| * Added seamonkey-bin profileLibravatar mahdi12342016-01-19
| | | | | | Gentoo is having both compiled and binary packages each having different executable thus bin profile as well
| * Added seamonkey profileLibravatar mahdi12342016-01-19
|/
* debug whitelist codeLibravatar netblue302016-01-19
|
* man firejail-profile fixesLibravatar netblue302016-01-18
|
* if the program name is a symbolic link, use the real path to generate the ↵Libravatar netblue302016-01-17
| | | | name of the profile file