aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * Make sure that we are unprivileged before creating the trace log file.Libravatar Glenn Washburn2019-08-29
| | * When running builder trace output should go to separate file because (1) trac...Libravatar Glenn Washburn2019-08-29
| | * Update man page to note that --trace can now take an optional parameter.Libravatar Glenn Washburn2019-08-29
| | * Allow firejail --trace option to take an optional parameter which is the trac...Libravatar Glenn Washburn2019-08-29
| | * Allow libtrace preload library to use for trace output a logfile specified by...Libravatar Glenn Washburn2019-08-29
| | * Fix issue where strace output file path has leading space making it an invali...Libravatar Glenn Washburn2019-08-29
| | * Better debug handling.Libravatar Glenn Washburn2019-08-29
| | * Profile builder helper should use correct firejail binary path.Libravatar Glenn Washburn2019-08-29
| |/ |/|
* | Merge branch 'master' of https://github.com/netblue30/firejailLibravatar netblue302019-08-29
|\ \
| * \ Merge pull request #2928 from topimiettinen/seccomp-more-groupsLibravatar netblue302019-08-29
| |\ \
| | * | Add further seccomp groupsLibravatar Topi Miettinen2019-08-28
* | | | readme/relnotesLibravatar netblue302019-08-29
|/ / /
* | | fix previous mergeLibravatar netblue302019-08-29
* | | Merge pull request #2926 from topimiettinen/seccomp-allow-exceptionsLibravatar netblue302019-08-29
|\ \ \
| * \ \ Merge branch 'master' into seccomp-allow-exceptionsLibravatar netblue302019-08-29
| |\ \ \ | |/ / / |/| | |
* | | | seccomp numeric testingLibravatar netblue302019-08-28
* | | | Merge pull request #2929 from aoand/masterLibravatar netblue302019-08-28
|\ \ \ \
| * | | | seccomp fix: allow numeric syscallsLibravatar aoand2019-08-26
|/ / / /
* | | | Fix private-bin order in ghostwriter.profileLibravatar glitsj162019-08-26
* | | | Fix order of private-cache in mpsyt.profileLibravatar glitsj162019-08-26
* | | | Fic private-etc ordering for gnome-scheduleLibravatar glitsj162019-08-26
* | | | misc fixesLibravatar rusty-snake2019-08-26
* | | | many profile fixes (1)Libravatar rusty-snake2019-08-26
* | | | add support for seccomp to sort.py [skip ci]Libravatar rusty-snake2019-08-25
* | | | fix shebang in some contrib scripts [skip ci]Libravatar rusty-snake2019-08-25
* | | | harden strings profileLibravatar smitsohu2019-08-25
| |/ / |/| |
| * | Allow exceptions to seccomp listsLibravatar Topi Miettinen2019-08-25
|/ /
* | Merge pull request #2921 from rusty-snake/allow-common-devel.incLibravatar rusty-snake2019-08-22
|\ \
| * | add allow-common-devel to more profilesLibravatar rusty-snake2019-08-22
| * | Introduce allow-common-devel.incLibravatar rusty-snake2019-08-22
* | | update syscalls.txtLibravatar rusty-snake2019-08-22
* | | various fixes and improvementsLibravatar rusty-snake2019-08-22
|/ /
* | Enable private-bin in transmission-daemonLibravatar glitsj162019-08-21
* | Enable private-bin in transmission-cliLibravatar glitsj162019-08-21
* | Fix private-etc order in i2prouterLibravatar glitsj162019-08-21
* | Fix teamspeak3Libravatar glitsj162019-08-21
* | Merge pull request #2919 from corecontingency/masterLibravatar rusty-snake2019-08-21
|\ \
| * | added i2prouter to firecfgLibravatar core_contingency2019-08-21
| * | Applied further suggestions from code reviewLibravatar core_contingency2019-08-21
| * | Apply suggestions from code review Libravatar corecontingency2019-08-21
| * | profiles: add i2pLibravatar core_contingency2019-08-21
* | | Drop fonts from private-etc in transmission-remote-cliLibravatar glitsj162019-08-21
|/ /
* | Refactor transmission profiles (#2920)Libravatar glitsj162019-08-21
* | Fix revert of previous trace fix. The issue was that programs were crashing b...Libravatar Glenn Washburn2019-08-21
* | fix #2912 and update CONTRIBUTING.mdLibravatar rusty-snake2019-08-19
* | fix private-bin for tb-starter-wrapper #2863Libravatar rusty-snake2019-08-19
* | noblacklist but no blacklist (#2886)Libravatar rusty-snake2019-08-19
* | readmeLibravatar netblue302019-08-18
* | Merge pull request #2909 from gm10/fix-get_userLibravatar netblue302019-08-18
|\ \
| * | get_user() do not use the unreliable getlogin()Libravatar gm102019-08-13