| Age | Commit message (Expand) | Author | Files | Lines |
| 9 days | samples/landlock: Add sandboxer UDP access control | Matthieu Buffet | 1 | -2/+38 |
| 2026-04-07 | samples/landlock: Add support for named UNIX domain socket restrictions | Günther Noack | 1 | -3/+9 |
| 2026-03-04 | samples/landlock: Bump ABI version to 8 | Günther Noack | 1 | -2/+3 |
| 2025-07-01 | samples/landlock: Fix building on musl libc | Brahmajit Das | 1 | -1/+4 |
| 2025-03-26 | samples/landlock: Enable users to log sandbox denials | Mickaël Salaün | 1 | -3/+34 |
| 2025-01-10 | samples/landlock: Fix possible NULL dereference in parse_path() | Zichen Xie | 1 | -0/+7 |
| 2024-10-22 | samples/landlock: Clarify option parsing behaviour | Matthieu Buffet | 1 | -15/+16 |
| 2024-10-22 | samples/landlock: Refactor help message | Matthieu Buffet | 1 | -41/+38 |
| 2024-10-22 | samples/landlock: Fix port parsing in sandboxer | Matthieu Buffet | 1 | -2/+30 |
| 2024-09-16 | samples/landlock: Add support for signal scoping | Tahera Fahimi | 1 | -5/+14 |
| 2024-09-16 | samples/landlock: Add support for abstract UNIX socket scoping | Tahera Fahimi | 1 | -4/+60 |
| 2024-05-13 | samples/landlock: Add support for LANDLOCK_ACCESS_FS_IOCTL_DEV | Günther Noack | 1 | -3/+10 |
| 2024-05-13 | samples/landlock: Fix incorrect free in populate_ruleset_net | Ivanov Mikhail | 1 | -2/+3 |
| 2024-03-08 | samples/landlock: Don't error out if a file path cannot be opened | Mickaël Salaün | 1 | -5/+8 |
| 2023-10-26 | samples/landlock: Support TCP restrictions | Konstantin Meskhidze | 1 | -15/+100 |
| 2022-11-07 | samples/landlock: Document best-effort approach for LANDLOCK_ACCESS_FS_REFER | Günther Noack | 1 | -1/+16 |
| 2022-10-19 | samples/landlock: Extend sample tool to support LANDLOCK_ACCESS_FS_TRUNCATE | Günther Noack | 1 | -3/+9 |
| 2022-09-29 | samples/landlock: Print hints about ABI versions | Mickaël Salaün | 1 | -8/+29 |
| 2022-05-23 | samples/landlock: Add support for file reparenting | Mickaël Salaün | 1 | -13/+27 |
| 2022-05-23 | samples/landlock: Format with clang-format | Mickaël Salaün | 1 | -44/+52 |
| 2022-05-23 | samples/landlock: Add clang-format exceptions | Mickaël Salaün | 1 | -0/+8 |
| 2022-02-04 | samples/landlock: Fix path_list memory leak | Tom Rix | 1 | -0/+1 |
| 2021-04-22 | samples/landlock: Add a sandbox manager example | Mickaël Salaün | 1 | -0/+238 |