| Commit message (Expand) | Author | Age |
* | rootless: unexport GetUserNSForPid | Giuseppe Scrivano | 2018-08-29 |
* | rootless: add new function to join existing namespace | Giuseppe Scrivano | 2018-08-29 |
* | Vendor in latest projectatomic/buildah | Daniel J Walsh | 2018-08-29 |
* | Set nproc in containers unless explicitly overridden | Matthew Heon | 2018-08-28 |
* | Do not set max open files by default if we are rootless | Matthew Heon | 2018-08-28 |
* | Set default max open files in spec | Matthew Heon | 2018-08-28 |
* | Ensure return errors match API docs | baude | 2018-08-28 |
* | Fix Mount Propagation | Giuseppe Scrivano | 2018-08-27 |
* | rootless: fix --pid=host | Giuseppe Scrivano | 2018-08-27 |
* | rootless: fix --ipc=host | Giuseppe Scrivano | 2018-08-27 |
* | spec: bind mount /sys only when userNS are enabled | Giuseppe Scrivano | 2018-08-27 |
* | rootless: exec handle processes that create an user namespace | Giuseppe Scrivano | 2018-08-26 |
* | rootless: fix exec | Giuseppe Scrivano | 2018-08-26 |
* | exposes tcp port only if no proto specified. | Kunal Kushwaha | 2018-08-24 |
* | Reveal information about container capabilities | Daniel J Walsh | 2018-08-24 |
* | Fixing network ns segfault | haircommander | 2018-08-23 |
* | Change pause container to infra container | haircommander | 2018-08-23 |
* | Support pause containers in varlink | haircommander | 2018-08-23 |
* | 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 |