.. |
common.h
|
landlock: Set up the security framework and manage credentials
|
2021-04-22 12:22:10 -07:00 |
cred.c
|
landlock: Format with clang-format
|
2022-05-09 12:31:10 +02:00 |
cred.h
|
landlock: Format with clang-format
|
2022-05-09 12:31:10 +02:00 |
fs.c
|
landlock: Document init_layer_masks() helper
|
2022-10-19 09:01:43 +02:00 |
fs.h
|
landlock: Define access_mask_t to enforce a consistent access mask size
|
2022-05-23 13:27:55 +02:00 |
Kconfig
|
landlock: Support filesystem access-control
|
2021-04-22 12:22:11 -07:00 |
limits.h
|
landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER
|
2022-05-23 13:27:59 +02:00 |
Makefile
|
landlock: Add syscall implementations
|
2021-04-22 12:22:11 -07:00 |
object.c
|
landlock: Format with clang-format
|
2022-05-09 12:31:10 +02:00 |
object.h
|
landlock: Format with clang-format
|
2022-05-09 12:31:10 +02:00 |
ptrace.c
|
landlock: Format with clang-format
|
2022-05-09 12:31:10 +02:00 |
ptrace.h
|
landlock: Add ptrace restrictions
|
2021-04-22 12:22:10 -07:00 |
ruleset.c
|
landlock: Define access_mask_t to enforce a consistent access mask size
|
2022-05-23 13:27:55 +02:00 |
ruleset.h
|
landlock: Fix same-layer rule unions
|
2022-05-23 13:27:57 +02:00 |
setup.c
|
landlock: Support filesystem access-control
|
2021-04-22 12:22:11 -07:00 |
setup.h
|
landlock: Support filesystem access-control
|
2021-04-22 12:22:11 -07:00 |
syscalls.c
|
landlock: Fix documentation style
|
2022-09-29 18:43:04 +02:00 |