Albert S. crtxcr
crtxcr synced commits to master at crtxcr/hs9001 from mirror 2021-09-25 13:21:05 +02:00
6d4e7a96dc Implement --today
crtxcr synced commits to refs/tags/v0.5 at crtxcr/hs9001 from mirror 2021-09-25 13:21:05 +02:00
crtxcr synced new reference refs/tags/v0.5 to crtxcr/hs9001 from mirror 2021-09-25 13:21:05 +02:00
crtxcr pushed to master at crtxcr/aports 2021-09-25 13:10:56 +02:00
0ff21806b9 Update hs9001 to v0.5
crtxcr synced commits to master at crtxcr/hs9001 from mirror 2021-09-25 12:21:05 +02:00
ebcdfa5ff4 Print failed commands in red.
0949ee422a Implement mode for reverse search in cwd
Compare 2 commits »
crtxcr pushed to master at crtxcr/qswiki 2021-09-23 17:13:12 +02:00
10f00aeb45 main: Pass absolute path of config file
67eb8b6428 sandbox: adjust to latest qssb.h
f26fd19fb4 submodules: sync with latest upstream
204a72da1f setup: Fix broken FTS DELETE op
Compare 4 commits »
crtxcr pushed to master at crtxcr/qswiki 2021-09-23 14:38:56 +02:00
de5c147bdc main: Pass absolute path of config file
crtxcr pushed to master at crtxcr/qswiki 2021-09-23 13:20:36 +02:00
f33b2db411 main: Pass absolute path of config file
crtxcr pushed to master at crtxcr/qswiki 2021-09-23 12:49:57 +02:00
d78ad7c11b sandbox: adjust to latest qssb.h
64bec5c0ff submodules: sync with latest upstream
Compare 2 commits »
crtxcr pushed to master at crtxcr/qswiki 2021-09-22 21:43:33 +02:00
de6a1e65dc setup: Fix broken FTS DELETE op
f733ea08e5 parser: Restrict href to known protocols for external links
88816a4015 utils: html_xss(): Add ' and &
Compare 3 commits »
crtxcr pushed to WIP/groups at crtxcr/exile.h 2021-09-19 16:40:18 +02:00
8730444832 Introduce qssb_append_group_syscall_policy() to add groups of syscalls
crtxcr created branch WIP/groups in crtxcr/exile.h 2021-09-19 15:24:43 +02:00
crtxcr pushed to WIP/groups at crtxcr/exile.h 2021-09-19 15:24:43 +02:00
267e9cf2c3 Introduce qssb_append_group_syscall_policy() to add groups of syscalls
crtxcr commented on issue crtxcr/exile.h#18 2021-09-18 22:55:42 +02:00
Allow adding syscalls by group names

If there was a kernel update, but no qssb.h update or code is using an outdated verison, new syscalls could have been added that are not in any group yet.

Thus, we may habe to auto blacklist all…

crtxcr pushed to master at crtxcr/exile.h 2021-09-12 20:00:25 +02:00
11d64c6fcf enter_namespaces(): Check fopen/fprintf errors
crtxcr pushed to master at crtxcr/exile.h 2021-09-12 19:50:14 +02:00
ebe043c08d Fix missing \n in some error outputs
8bc0d1e73a Use overflow-safe operator builtins
Compare 2 commits »
crtxcr opened issue crtxcr/exile.h#18 2021-09-06 22:35:05 +02:00
Allow adding syscalls by group names
crtxcr opened issue crtxcr/exile.h#17 2021-09-06 21:59:56 +02:00
Shrink BPF filters
crtxcr opened issue crtxcr/exile.h#16 2021-09-06 21:58:35 +02:00
EACCES in hardcoded with QSSB_SYSCALL_DENY_RET_ERROR policy
crtxcr closed pull request crtxcr/exile.h#13 2021-09-06 21:58:06 +02:00
WIP/fixbpf