summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #421 from smcv/distcheckColin Walters2021-04-191-0/+7
|\ \ \ \
| * | | | workflows: List installed files and run distcheckSimon McVittie2021-04-191-0/+7
* | | | | Merge pull request #419 from smcv/no-third-party-workflowColin Walters2021-04-191-15/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | workflows: Remove third-party workflowSimon McVittie2021-04-191-15/+0
|/ / / /
* | | | Merge pull request #417 from smcv/github-workflowColin Walters2021-04-186-1/+229
|\ \ \ \
| * | | | Add CI using Github workflowsSimon McVittie2021-04-183-0/+219
| * | | | tests: Add a way to assert that bwrap is fully supportedSimon McVittie2021-04-181-1/+1
| * | | | libtest-core: On failure, make it clearer what has happenedSimon McVittie2021-04-181-0/+8
| * | | | build: Make sure test-bwrap is executableSimon McVittie2021-04-181-0/+1
* | | | | Merge pull request #418 from smcv/disable-paprColin Walters2021-04-181-28/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Disable PAPRSimon McVittie2021-04-181-28/+0
|/ / / /
* | | | Merge pull request #405 from smcv/create-mountpoint-roColin Walters2021-04-162-5/+18
|\ \ \ \ | |_|/ / |/| | |
| * | | Create files as mount points with read-only permissionsSimon McVittie2021-04-072-5/+18
|/ / /
* | | Merge pull request #408 from giuseppe/fix-man-pageColin Walters2021-02-221-1/+1
|\ \ \ | |/ / |/| |
| * | bwrap.xml: clarify BPF variantGiuseppe Scrivano2021-02-221-1/+1
|/ /
* | Merge pull request #389 from mwleeds/fix-op-shadowAlexander Larsson2020-09-142-1/+2
|\ \
| * | Fix shadow of previous localPhaedrus Leeds2020-09-112-1/+2
|/ /
* | Merge pull request #386 from juergbi/proc-erofsColin Walters2020-08-251-1/+1
|\ \
| * | Accept EROFS for access() check of /proc entriesJürg Billeter2020-08-181-1/+1
* | | Merge pull request #383 from TimothyEBaldwin/fixtestColin Walters2020-08-251-3/+5
|\ \ \ | |/ / |/| |
| * | Fix Test - $BWRAP is inaccessable when run sudo rootTimothy E Baldwin2020-07-301-2/+4
| * | Fix Test - /proc mismatches pid namespaceTimothy E Baldwin2020-07-301-1/+1
|/ /
* | Merge pull request #379 from smcv/no-new-typosColin Walters2020-05-231-1/+1
|\ \
| * | Correct name of PR_SET_NO_NEW_PRIVS in error messageSimon McVittie2020-05-231-1/+1
|/ /
* | Merge pull request #374 from TomSweeneyRedHat/secColin Walters2020-05-191-0/+3
|\ \
| * \ Merge branch 'master' into secColin Walters2020-05-192-6/+6
| |\ \ | |/ / |/| |
* | | Merge pull request #377 from cgwalters/silence-is-goldenColin Walters2020-05-192-6/+6
|\ \ \
| * | | Add MS_SILENT to most mount() invocationsColin Walters2020-05-182-6/+6
|/ / /
| * | Add Security PolicyTomSweeneyRedHat2020-05-091-0/+3
|/ /
* | Bump version to 0.4.1v0.4.1Alexander Larsson2020-03-301-1/+1
* | Merge pull request from GHSA-j2qp-rvxj-43vjAlexander Larsson2020-03-301-5/+10
|\ \
| * | drop_privs: More explicit argument nameAlexander Larsson2020-03-301-2/+2
| * | Don't support --userns2 in setuid modeAlexander Larsson2020-03-271-0/+3
| * | Don't rely on geteuid() to know when to switch back from setuid rootAlexander Larsson2020-03-261-5/+7
* | | Merge pull request #354 from ckastner/masterAlexander Larsson2020-03-301-4/+11
|\ \ \ | |/ / |/| |
| * | tests: Update output patterns for libcap >= 2.29Christian Kastner2020-02-191-4/+11
* | | Merge pull request #351 from containers/drop-cap-bounding-set-2Alexander Larsson2020-03-161-0/+3
|\ \ \ | |/ / |/| |
| * | Ensure we're always clearing the cap bounding setdrop-cap-bounding-set-2Alexander Larsson2020-02-171-0/+3
|/ /
* | Merge pull request #347 from TomSweeneyRedHat/cocAlexander Larsson2020-02-101-0/+3
|\ \
| * | Add Code of ConductTomSweeneyRedHat2020-02-081-0/+3
|/ /
* | retcode: fix return code with syncfd and no event_fdautoJean-Baptiste BESNARD2020-01-281-8/+11
|/
* Bump 0.4.0v0.4.0Alexander Larsson2019-11-271-1/+1
* Merge pull request #338 from containers/reuse-namespacesAlexander Larsson2019-11-276-14/+333
|\
| * --userns --uid: Only swtich user if neededreuse-namespacesAlexander Larsson2019-11-271-2/+2
| * tests: Fix --userns testsAlexander Larsson2019-11-271-4/+4
| * Allow --uid and --gid with --usernsAlexander Larsson2019-11-271-6/+16
| * Drop cap bounding set also in --userns caseAlexander Larsson2019-11-271-1/+1
| * Fix typo in commentAlexander Larsson2019-11-261-1/+1
| * tests: Better error message if assert_files_equal failsAlexander Larsson2019-11-261-1/+13
| * Add tests for --pidnsAlexander Larsson2019-11-261-1/+17