aboutsummaryrefslogtreecommitdiff
path: root/src/xz/sandbox.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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