index
:
snac2
main
master
Fork of snac2 to test neighborhood #web
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sandbox.c
Age
Commit message (
Expand
)
Author
2025-04-29
allow sandbox to work with changed config values
shtrophic
2025-01-24
Merge remote-tracking branch 'upstream/master' into curl-smtp
shtrophic
2025-01-23
Sandbox fixes
shtrophic
2025-01-20
add port parsing for sandboxing
shtrophic
2025-01-06
Don't fail Linux sandboxing if /usr/sbin/sendmail does not exist.
default
2025-01-06
Minor rework to sandbox code.
default
2025-01-06
Fixed sandboxing of the unix socket.
default
2025-01-05
Disable sandboxing by default for now.
default
2025-01-05
Fixed crash in sandbox code under OpenBSD.
default
2025-01-05
More sandbox compilation tweaks under Alpine Linux.
default
2025-01-05
Added some autodetection for Linux landlocking on older systems.
default
2025-01-05
New compilation variable WITHOUT_SANDBOX, to disable all sandboxing.
default
2025-01-05
Minor sandbox fix for Debian stable.
default
2024-12-30
use correct macros for compatibility
shtrophic
2024-12-26
use compat macros to compile on kernels without LANDLOCK_ACCESS_NET_*
shtrophic
2024-12-08
don't try to make files directory-readable
shtrophic
2024-12-08
make log output specific to landlock status
shtrophic
2024-12-08
cleanup rules
shtrophic
2024-12-05
import landloc.h
shtrophic
2024-11-19
make sendmail executable if configured
shtrophic
2024-11-19
only rwc /dev/shm when WITHOUT_SHM is undefined
shtrophic
2024-11-16
remove unused headers
shtrophic
2024-11-16
add distinction between RWC with directories and without, include FS_REFER pe...
shtrophic
2024-11-16
sandboxing port to linux via landlock
shtrophic