summaryrefslogtreecommitdiff
path: root/bwrap.xml
Commit message (Expand)AuthorAgeFilesLines
* bwrap.xml: Get umbrella project back in syncSebastian Pipping2023-04-031-1/+1
* bwrap.xml: Mention CVE-2017-5226 with --new-sessionSebastian Pipping2023-04-031-1/+3
* bwrap.xml: Get product intro back in syncSebastian Pipping2023-04-031-1/+2
* bwrap.1: mention example format of capabilityChristian Göttsche2023-03-021-1/+2
* Add --assert-userns-disabled optionSimon McVittie2023-01-031-0/+11
* Add an option to disable nested user namespaces by setting limit to 1Simon McVittie2023-01-031-0/+14
* --size: Update completions and documentationTom Smeding2022-10-261-2/+24
* Add --share-net & --json-status-fd to the manpagerusty-snake2022-04-211-0/+26
* Allow loading more than one seccomp programSimon McVittie2022-01-311-0/+17
* Document --clearenv in man pageSimon McVittie2021-06-231-0/+6
* Merge pull request #406 from smcv/create-permsColin Walters2021-06-221-6/+61
|\
| * Implement --perms and --chmodSimon McVittie2021-06-101-6/+61
* | Fix typos for "descendant" in man pageSimon McVittie2021-05-141-2/+2
|/
* bwrap.xml: clarify BPF variantGiuseppe Scrivano2021-02-221-1/+1
* Add support for --pidnsAlexander Larsson2019-11-261-0/+5
* Add support for --userns and --userns2Alexander Larsson2019-11-221-0/+10
* Fix typosJakub Wilk2019-02-261-3/+3
* man page: Describe --chdir, not nonexistent --cwdSimon McVittie2018-10-011-1/+1
* Add --bind-try optionsPatrick Griffis2018-08-091-0/+12
* Fix doc typochocolateboy2018-07-261-1/+1
* bubblewrap: add option --userns-block-fdGiuseppe Scrivano2017-06-291-0/+8
* bubblewrap: add --cap-add and --cap-dropGiuseppe Scrivano2017-06-291-0/+19
* bubblewrap: add --as-pid-1Giuseppe Scrivano2017-06-131-0/+6
* Add --die-with-parentMarek Jarycki2017-02-271-0/+9
* Added --unshare-all to manpagevaloq2017-01-211-0/+4
* Make the call to setsid() optional, with --new-sessionAlexander Larsson2017-01-171-0/+12
* man: Correct namespace user -> mountColin Walters2017-01-101-3/+4
* Add --ro-bind-data, which is the same as --bind-data but readonlyAlexander Larsson2016-09-071-0/+4
* manpage: Document option --unshare-user-tryChad Versace2016-09-021-0/+4
* Fix --unshare-user in manpageChad Versace2016-09-021-4/+4
* Add --hostname HOSTNAME.Yawning Angel2016-09-021-0/+4
* Merge pull request #92 from giuseppe/bwrap-oci-hooksAlexander Larsson2016-08-261-0/+12
|\
| * Implement info-fdGiuseppe Scrivano2016-08-261-0/+6
| * Implement block-fdGiuseppe Scrivano2016-08-261-0/+6
* | Add --remount-ro DESTGiuseppe Scrivano2016-08-121-0/+4
|/
* Add support for --try-unshare-cgroup flagMrunal Patel2016-05-121-0/+4
* Add support for --unshare-cgroupMrunal Patel2016-05-121-0/+4
* Update documentation for --mqueueMrunal Patel2016-05-071-0/+4
* Add --tmpfs argumentAlexander Larsson2016-05-061-0/+4
* Add SELinux SupportDan Walsh2016-03-221-0/+14
* Clarify filesystem ops in manpageAlexander Larsson2016-03-081-2/+4
* Merge pull request #18 from matthiasclasen/manAlexander Larsson2016-03-081-9/+47
|\
| * docs: Some more introMatthias Clasen2016-03-081-5/+9
| * docs: Add an Environment sectionMatthias Clasen2016-03-081-0/+16
| * docs: Explain --seccomp data formatMatthias Clasen2016-03-081-1/+5
| * docs: Add details about optionsMatthias Clasen2016-03-081-3/+17
* | fix up manpageAlexander Larsson2016-03-081-5/+6
|/
* Add a man page for bwrapMatthias Clasen2016-03-071-0/+195