Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-02-26 | Build: Fix Linux Landlock feature test in Autotools and CMake builds. | Jia Tan | 1 | -1/+1 |
2024-02-23 | xz: Fix Capsicum sandbox compile error. | Jia Tan | 1 | -2/+2 |
2024-02-22 | xz: Landlock: Fix error message if input file is a directory. | Lasse Collin | 1 | -1/+14 |
2024-02-17 | xz: Use stricter pledge(2) and Landlock sandbox. | Lasse Collin | 1 | -0/+32 |
2024-02-17 | xz: Support Landlock ABI version 4. | Lasse Collin | 1 | -5/+20 |
2024-02-17 | xz: Move sandboxing code to sandbox.c and improve Landlock sandbox. | Lasse Collin | 1 | -0/+295 |