aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | vim: escape dots in seccomp.32Libravatar Reiner Herrmann2021-05-29
| | * | | vim: use setfiletype command for setting filetypeLibravatar Reiner Herrmann2021-05-29
| | * | | vim: use type instead of constant for seccomp actionLibravatar Reiner Herrmann2021-05-29
| | * | | vim: support commands private-cwd, dbus-*, seccomp.32, allow-debuggersLibravatar Reiner Herrmann2021-05-29
| | * | | vim: update conditionalsLibravatar Reiner Herrmann2021-05-29
| | * | | vim: update syscall groupsLibravatar Reiner Herrmann2021-05-29
| | * | | vim: highlight seccomp-error-actionLibravatar Reiner Herrmann2021-05-29
| | * | | vim: update list of syscallsLibravatar Reiner Herrmann2021-05-29
| * | | | Merge pull request #4287 from rusty-snake/restrict-usr-libexecLibravatar netblue302021-05-29
| |\ \ \ \
| | * | | | Restrict /usr/libexecLibravatar rusty-snake2021-05-29
| | | |_|/ | | |/| |
| * | | | Merge pull request #4316 from kmk3/configure-improvementsLibravatar netblue302021-05-29
| |\ \ \ \
| | * | | | configure*: use cat instead of many echoesLibravatar Kelvin M. Klann2021-05-28
| | * | | | configure.ac: run autoupdate to fix autoconf warningLibravatar Kelvin M. Klann2021-05-28
| | |/ / /
| * | | | Fix #3823 -- Unable to start hexchat with firejailLibravatar rusty-snake2021-05-29
| * | | | fix crash during --shutdonwLibravatar netblue302021-05-29
| * | | | disable home dir whitelists when --private is presentLibravatar netblue302021-05-29
| | |/ / | |/| |
| * | | [minor] gunzip profile broken (#4317)Libravatar pirate4867431862021-05-29
| |/ /
* | | style: grammer and codestyle improvementsLibravatar Reiner Herrmann2021-06-21
* | | grammar issues and fixing test cases for rlimitLibravatar kuesji koesnu2021-06-20
* | | update src/firejail/util.cLibravatar kuesji koesnu2021-06-11
* | | update src/firejail/firejail.hLibravatar kuesji koesnu2021-06-11
* | | added better parser for size stringsLibravatar kuesji koesnu2021-06-08
|/ /
* | reorganizing youtube-viewers (#4128)Libravatar pirate4867431862021-05-28
* | Merge pull request #4307 from slowpeek/masterLibravatar Reiner Herrmann2021-05-28
|\ \
| * | Refine appimage example in docsLibravatar slowpeek2021-05-26
* | | default gw fix - #4306Libravatar netblue302021-05-27
* | | remove dophin from firecfg.configLibravatar netblue302021-05-26
|/ /
* | deprecated follow-symlink-as-user from firejail.configLibravatar netblue302021-05-26
* | fix firejail startup raceLibravatar smitsohu2021-05-24
* | Merge pull request #4302 from smitsohu/whitelist2Libravatar smitsohu2021-05-23
|\ \
| * | whitelist testing (#4229, #4297, #4300)Libravatar smitsohu2021-05-23
| * | whitelist: following up #4229Libravatar smitsohu2021-05-23
* | | Merge pull request #4300 from netblue30/gcc11Libravatar smitsohu2021-05-23
|\ \ \
| * | | CI: build with GCC 11Libravatar Reiner Herrmann2021-05-23
|/ / /
* | | Merge pull request #4293 from kmk3/configure-fix-portabilityLibravatar Reiner Herrmann2021-05-22
|\ \ \
| * | | configure*: fix build with non-bash /bin/shLibravatar Kelvin M. Klann2021-05-22
|/ / /
* | | support trailing comments on profile linesLibravatar netblue302021-05-21
* | | --buid fixesLibravatar netblue302021-05-20
* | | add support for cargo toml/non-toml files (#4286)Libravatar glitsj162021-05-20
* | | fixes for eb30ce5 (new profiles) (#4291)Libravatar glitsj162021-05-20
* | | new profilesLibravatar netblue302021-05-20
* | | jailtest -> jailcheck (#4268)Libravatar netblue302021-05-18
* | | readme, etcLibravatar netblue302021-05-18
* | | Merge pull request #4273 from rusty-snake/fix-2310Libravatar netblue302021-05-18
|\ \ \
| * | | Try to fix #2310 -- Can't create run directory without suid-rootLibravatar rusty-snake2021-05-14
* | | | Merge pull request #4283 from RandomVoid/fix_lutris_profileLibravatar netblue302021-05-18
|\ \ \ \
| * | | | Fix running games with enabled Feral GameMode in LutrisLibravatar RandomVoid2021-05-16
| * | | | Fix Lutris won't start without access to ldconfigLibravatar RandomVoid2021-05-16
* | | | | Merge pull request #4284 from rusty-snake/add-cargo.profileLibravatar netblue302021-05-18
|\ \ \ \ \
| * | | | | Harden cargo.profileLibravatar rusty-snake2021-05-17