summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE: Merge branches 'detect-missing-xslt' and 'sanitize'wip/smcv/for-flatpak-meson-buildSimon McVittie2022-04-231-1/+16
|\
| * build: Auto-detect presence of Docbook XSL stylesheetsSimon McVittie2022-04-231-1/+16
* | tests: Disable leak detection when joining user-specified pid namespaceSimon McVittie2022-04-232-3/+2
* | tests: Disable sanitizers for try-syscallSimon McVittie2022-04-231-0/+1
|/
* 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
* | Merge pull request #471 from mwleeds/argc-0-patchSimon McVittie2022-01-311-3/+3
|\ \ | |/ |/|
| * Handle argc == 0 betterPhaedrus Leeds2022-01-311-3/+3
|/
* Remove trailing whitespacemastera13460542021-10-143-3/+0
* Fix spellinga13460542021-10-143-3/+3
* bash: Fix shellcheck warningsa13460542021-10-146-23/+23
* bash: Invoke bash using /usr/bin/enva13460542021-10-145-5/+5