summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Silence -Wunused-but-set-variable with clangSimon McVittie2022-04-051-1/+1
* | | | Merge pull request #492 from smcv/mipsSimon McVittie2022-05-101-3/+3
|\ \ \ \
| * | | | try-syscall: Use compiler-predefined macros to detect mips ABISimon McVittie2022-04-051-3/+3
| |/ / /
* | | | Merge pull request #493 from smcv/bwrapdirSimon McVittie2022-05-102-5/+12
|\ \ \ \
| * | | | meson: Allow installation directory to be set explicitlySimon McVittie2022-04-052-5/+12
| |/ / /
* | | | Merge pull request #496 from smcv/missing-defSimon McVittie2022-05-102-0/+8
|\ \ \ \
| * | | | Allow building on old glibc without PR_SET_CHILD_SUBREAPER definedSimon McVittie2022-04-052-0/+8
| |/ / /
* | | | tests: Disable leak detection when joining user-specified pid namespaceSimon McVittie2022-05-032-3/+2
* | | | tests: Disable sanitizers for try-syscallSimon McVittie2022-05-031-0/+1
* | | | build: Auto-detect presence of Docbook XSL stylesheetsSimon McVittie2022-05-031-1/+16
* | | | Merge pull request #501 from rusty-snake/fix-missing-options-in-manpageSimon McVittie2022-04-211-0/+26
|\ \ \ \
| * | | | Add --share-net & --json-status-fd to the manpagerusty-snake2022-04-211-0/+26
* | | | | Merge pull request #491 from ffontaine/mainSimon McVittie2022-04-212-1/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | meson: add tests optionFabrice Fontaine2022-04-062-1/+9
| |/ / /
* | | | Merge pull request #489 from Newbytee/patch-1Simon McVittie2022-04-061-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Link to the last commit where xdg-app-helper.c existedNewbyte2022-03-231-1/+1
|/ / /
* | | Merge pull request #484 from rusty-snake/install-instructionsSimon McVittie2022-03-221-0/+24
|\ \ \
| * | | Add install instruction to README.mdrusty-snake2022-03-221-0/+24
| |/ /
* | | Merge pull request #483 from rusty-snake/add-seccomp-fd-completionsSimon McVittie2022-03-222-0/+2
|\ \ \
| * | | Add --add-seccomp-fd to bash/zsh completionrusty-snake2022-03-222-0/+2
| |/ /
* | | Merge pull request #482 from rusty-snake/fix-add-seccomp-fdSimon McVittie2022-03-221-1/+1
|\ \ \ | |/ / |/| |
| * | Fix --add-seccomp-fd argument name in usagerusty-snake2022-03-221-1/+1
|/ /
* | Merge pull request #481 from Keruspe/clangSimon McVittie2022-03-181-0/+2
|\ \
| * | tests: properly tag ok as being printf-likeMarc-Antoine Perennou2022-03-181-0/+2
|/ /
* | Prepare v0.6.1v0.6.1Simon McVittie2022-02-252-2/+2
* | Add a release checklistSimon McVittie2022-02-251-0/+18
* | Merge pull request #476 from smcv/zsh-noexecSimon McVittie2022-02-251-0/+0
|\ \
| * | completions: Make zsh completion non-executableSimon McVittie2022-02-241-0/+0
|/ /
* | Release v0.6.0v0.6.0Simon McVittie2022-02-241-1/+1
* | Merge pull request #475 from smcv/mesonColin Walters2022-02-247-11/+37
|\ \
| * | meson: Improve compatibility with Meson 0.49Simon McVittie2022-02-201-1/+0
| * | Disable test-specifying-pidns.sh under 'meson dist' while I investigateSimon McVittie2022-02-202-1/+3
| * | meson: Actually build and run the testsSimon McVittie2022-02-201-0/+2
| * | tests: Fix compiler warnings for unused argumentsSimon McVittie2022-02-201-2/+2
| * | meson: Run test scripts from $srcdirSimon McVittie2022-02-201-2/+2
| * | meson: Make G_TEST_SRCDIR, G_TEST_BUILDDIR match AutotoolsSimon McVittie2022-02-201-2/+2
| * | meson: Run the Python test script with Python, not bashSimon McVittie2022-02-203-2/+19
| * | meson: Build the try-syscall helperSimon McVittie2022-02-191-0/+5
| * | meson: Build tests with equivalent of -I$(top_srcdir) -I$(top_builddir)Simon McVittie2022-02-192-0/+2
| * | meson.build: Remove unnecessary check for shSimon McVittie2022-02-191-1/+0
|/ /
* | Merge pull request #432 from smcv/mesonColin Walters2022-02-1814-1/+408
|\ \
| * | Add a Meson build systemSimon McVittie2022-02-1814-1/+408
| |/
* | Use HEAD to refer to other projects' default branches in documentationSimon McVittie2022-02-134-5/+5
* | workflows: Update for rename of default branch to mainSimon McVittie2022-02-131-2/+2
|/
* Merge pull request #459 from smcv/multiple-seccompSimon McVittie2022-01-315-42/+943
|\
| * tests: Exercise seccomp filtersSimon McVittie2022-01-313-0/+813
| * Allow loading more than one seccomp programSimon McVittie2022-01-312-23/+94
| * Generalize linked lists of LockFile and SetupOpSimon McVittie2022-01-311-19/+36
|/
* Merge pull request #466 from soenkehahn/patch-1Simon McVittie2022-01-311-1/+1
|\
| * Fix typoSönke Hahn2021-12-071-1/+1