aboutsummaryrefslogtreecommitdiff
path: root/src/xz/sandbox.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-28Build: Fix Linux Landlock feature test in Autotools and CMake builds.Jia Tan1-1/+1
2024-02-23xz: Fix Capsicum sandbox compile error.Jia Tan1-2/+2
2024-02-22xz: Landlock: Fix error message if input file is a directory.Lasse Collin1-1/+14
2024-02-17xz: Use stricter pledge(2) and Landlock sandbox.Lasse Collin1-0/+32
2024-02-17xz: Support Landlock ABI version 4.Lasse Collin1-5/+20
2024-02-17xz: Move sandboxing code to sandbox.c and improve Landlock sandbox.Lasse Collin1-0/+295