Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bubblewrap: add option --userns-block-fd | Giuseppe Scrivano | 2017-06-29 | 1 | -0/+8 |
* | bubblewrap: add --cap-add and --cap-drop | Giuseppe Scrivano | 2017-06-29 | 1 | -0/+19 |
* | bubblewrap: add --as-pid-1 | Giuseppe Scrivano | 2017-06-13 | 1 | -0/+6 |
* | Add --die-with-parent | Marek Jarycki | 2017-02-27 | 1 | -0/+9 |
* | Added --unshare-all to manpage | valoq | 2017-01-21 | 1 | -0/+4 |
* | Make the call to setsid() optional, with --new-session | Alexander Larsson | 2017-01-17 | 1 | -0/+12 |
* | man: Correct namespace user -> mount | Colin Walters | 2017-01-10 | 1 | -3/+4 |
* | Add --ro-bind-data, which is the same as --bind-data but readonly | Alexander Larsson | 2016-09-07 | 1 | -0/+4 |
* | manpage: Document option --unshare-user-try | Chad Versace | 2016-09-02 | 1 | -0/+4 |
* | Fix --unshare-user in manpage | Chad Versace | 2016-09-02 | 1 | -4/+4 |
* | Add --hostname HOSTNAME. | Yawning Angel | 2016-09-02 | 1 | -0/+4 |
* | Merge pull request #92 from giuseppe/bwrap-oci-hooks | Alexander Larsson | 2016-08-26 | 1 | -0/+12 |
|\ | |||||
| * | Implement info-fd | Giuseppe Scrivano | 2016-08-26 | 1 | -0/+6 |
| * | Implement block-fd | Giuseppe Scrivano | 2016-08-26 | 1 | -0/+6 |
* | | Add --remount-ro DEST | Giuseppe Scrivano | 2016-08-12 | 1 | -0/+4 |
|/ | |||||
* | Add support for --try-unshare-cgroup flag | Mrunal Patel | 2016-05-12 | 1 | -0/+4 |
* | Add support for --unshare-cgroup | Mrunal Patel | 2016-05-12 | 1 | -0/+4 |
* | Update documentation for --mqueue | Mrunal Patel | 2016-05-07 | 1 | -0/+4 |
* | Add --tmpfs argument | Alexander Larsson | 2016-05-06 | 1 | -0/+4 |
* | Add SELinux Support | Dan Walsh | 2016-03-22 | 1 | -0/+14 |
* | Clarify filesystem ops in manpage | Alexander Larsson | 2016-03-08 | 1 | -2/+4 |
* | Merge pull request #18 from matthiasclasen/man | Alexander Larsson | 2016-03-08 | 1 | -9/+47 |
|\ | |||||
| * | docs: Some more intro | Matthias Clasen | 2016-03-08 | 1 | -5/+9 |
| * | docs: Add an Environment section | Matthias Clasen | 2016-03-08 | 1 | -0/+16 |
| * | docs: Explain --seccomp data format | Matthias Clasen | 2016-03-08 | 1 | -1/+5 |
| * | docs: Add details about options | Matthias Clasen | 2016-03-08 | 1 | -3/+17 |
* | | fix up manpage | Alexander Larsson | 2016-03-08 | 1 | -5/+6 |
|/ | |||||
* | Add a man page for bwrap | Matthias Clasen | 2016-03-07 | 1 | -0/+195 |