| Commit message (Expand) | Author | Age |
... | |
* | Added option to share kernel namespaces in libpod and podman | haircommander | 2018-08-23 |
* | Changed GetContainerStats to return ErrCtrStateInvalid | haircommander | 2018-08-23 |
* | Add GetPodStats to varlink | haircommander | 2018-08-23 |
* | rootless: fix --net host --privileged | Giuseppe Scrivano | 2018-08-22 |
* | Fix a bug with hook ALWAYS matching with a process | Matthew Heon | 2018-08-22 |
* | Fix handling of devices | Daniel J Walsh | 2018-08-20 |
* | podman: fix --uts=host | Giuseppe Scrivano | 2018-08-17 |
* | Added helper function for libpod pod api calls | haircommander | 2018-08-16 |
* | CreatePod args now PodCreate structure | haircommander | 2018-08-16 |
* | Added reason to PodContainerError | haircommander | 2018-08-16 |
* | Change batchcontainer to shared | haircommander | 2018-08-16 |
* | Add Pod API to varlink. | haircommander | 2018-08-16 |
* | switch projectatomic to containers | Daniel J Walsh | 2018-08-16 |
* | Revert "spec: bind mount /sys only for rootless containers" | Giuseppe Scrivano | 2018-08-16 |
* | Suport format param for varlink Commit | Qi Wang | 2018-08-16 |
* | spec: bind mount /sys only for rootless containers | Giuseppe Scrivano | 2018-08-15 |
* | Fix handling of hostname in --net=host | Daniel J Walsh | 2018-08-15 |
* | pkg/apparmor: use a pipe instead of a tmp file | Valentin Rothberg | 2018-08-14 |
* | pkg/apparmor: move data under Linux/apparmor buildtags | Valentin Rothberg | 2018-08-14 |
* | pkg/apparmor: move all linux-code into apparmor_linux* | Valentin Rothberg | 2018-08-14 |
* | when searching, survive errors for multiple registries | baude | 2018-08-14 |
* | rootless: fix user lookup if USER= is not set | Giuseppe Scrivano | 2018-08-08 |
* | Rename varlink socket and interface | baude | 2018-08-06 |
* | Make one runtime for the varlink service | baude | 2018-08-05 |
* | Check for missing arguments in /proc/self/cmdline | Anders F Björklund | 2018-08-03 |
* | rootless: do not set setgroups to deny when using newuidmap | Giuseppe Scrivano | 2018-08-02 |
* | Merge pull request #1201 from giuseppe/fix-segfault-rootless | Daniel J Walsh | 2018-08-02 |
|\ |
|
| * | rootless: do not segfault if the parent already died | Giuseppe Scrivano | 2018-08-02 |
* | | RFC: Rename Image.PushImage to Image.PushImageToHeuristicDestination | Miloslav Trmač | 2018-08-01 |
|/ |
|
* | network: add support for rootless network with slirp4netns | Giuseppe Scrivano | 2018-07-31 |
* | varlink ImageRemove should always return image ID | baude | 2018-07-31 |
* | Fix godoc comment in pkg/netns | Matthew Heon | 2018-07-27 |
* | Fix handling of Linux network namespaces | Matthew Heon | 2018-07-27 |
* | Clear variables used to store options after parsing for every volume | umohnani8 | 2018-07-25 |
* | Merge pull request #1116 from mheon/namespaces | Daniel J Walsh | 2018-07-25 |
|\ |
|
| * | Add missing runtime.go lines to set namespace | Matthew Heon | 2018-07-24 |
* | | Merge pull request #1153 from jwhonce/bug/psgo | Matthew Heon | 2018-07-24 |
|\ \ |
|
| * | | Fix varlink API usage of psgo | Jhon Honce | 2018-07-24 |
| |/ |
|
* | | podman: allow to specify the IPC namespace to join | Giuseppe Scrivano | 2018-07-24 |
* | | podman: allow to specify the UTS namespace to join | Giuseppe Scrivano | 2018-07-24 |
* | | podman: allow to specify the PID namespace to join | Giuseppe Scrivano | 2018-07-24 |
* | | podman: allow to specify the userns to join | Giuseppe Scrivano | 2018-07-24 |
* | | network: support ns: prefix to join existing namespace | Giuseppe Scrivano | 2018-07-24 |
* | | spec: allow container:NAME network mode | Giuseppe Scrivano | 2018-07-24 |
|/ |
|
* | AppArmor: runtime check if it's enabled on the host | Valentin Rothberg | 2018-07-23 |
* | rootless: support a per-user mounts.conf | Giuseppe Scrivano | 2018-07-20 |
* | secrets: parse only one mounts configuration file | Giuseppe Scrivano | 2018-07-20 |
* | rootless: allow a per-user registries.conf file | Giuseppe Scrivano | 2018-07-20 |
* | rootless: require subids to be present | Giuseppe Scrivano | 2018-07-16 |
* | Only print container size JSON if --size was requested | Matthew Heon | 2018-07-13 |