default
|
51f3f49ba0
Don't fail Linux sandboxing if /usr/sbin/sendmail does not exist.
|
3 days ago |
default
|
f1295a471f
Minor rework to sandbox code.
|
3 days ago |
default
|
c3be99bcf4
Fixed sandboxing of the unix socket.
|
3 days ago |
default
|
9b04a3c5fd
Disable sandboxing by default for now.
|
4 days ago |
default
|
d479352548
Fixed crash in sandbox code under OpenBSD.
|
4 days ago |
default
|
bcd34f4959
More sandbox compilation tweaks under Alpine Linux.
|
4 days ago |
default
|
9c0dbd7ec3
Added some autodetection for Linux landlocking on older systems.
|
4 days ago |
default
|
e2fccec1d9
New compilation variable WITHOUT_SANDBOX, to disable all sandboxing.
|
4 days ago |
default
|
5af94dade6
Minor sandbox fix for Debian stable.
|
4 days ago |
shtrophic
|
bbce5e32ca
use correct macros for compatibility
|
1 week ago |
shtrophic
|
629a7953f9
use compat macros to compile on kernels without LANDLOCK_ACCESS_NET_*
|
2 weeks ago |
shtrophic
|
f625b7f729
don't try to make files directory-readable
|
1 month ago |
shtrophic
|
fb8145297c
make log output specific to landlock status
|
1 month ago |
shtrophic
|
7d07d3bffd
cleanup rules
|
1 month ago |
shtrophic
|
e52b4bf39b
import landloc.h
|
1 month ago |
shtrophic
|
80ff16b21c
make sendmail executable if configured
|
1 month ago |
shtrophic
|
972783fcb2
only rwc /dev/shm when WITHOUT_SHM is undefined
|
1 month ago |
shtrophic
|
017140f523
remove unused headers
|
1 month ago |
shtrophic
|
559f23c808
add distinction between RWC with directories and without, include FS_REFER permission
|
1 month ago |
shtrophic
|
75f6159056
sandboxing port to linux via landlock
|
1 month ago |