aboutsummaryrefslogtreecommitdiff
path: root/pkg
Commit message (Expand)AuthorAge
* rootless: fix user lookup if USER= is not setGiuseppe Scrivano2018-08-08
* Rename varlink socket and interfacebaude2018-08-06
* Make one runtime for the varlink servicebaude2018-08-05
* Check for missing arguments in /proc/self/cmdlineAnders F Björklund2018-08-03
* rootless: do not set setgroups to deny when using newuidmapGiuseppe Scrivano2018-08-02
* Merge pull request #1201 from giuseppe/fix-segfault-rootlessDaniel J Walsh2018-08-02
|\
| * rootless: do not segfault if the parent already diedGiuseppe Scrivano2018-08-02
* | RFC: Rename Image.PushImage to Image.PushImageToHeuristicDestinationMiloslav Trmač2018-08-01
|/
* network: add support for rootless network with slirp4netnsGiuseppe Scrivano2018-07-31
* varlink ImageRemove should always return image IDbaude2018-07-31
* Fix godoc comment in pkg/netnsMatthew Heon2018-07-27
* Fix handling of Linux network namespacesMatthew Heon2018-07-27
* Clear variables used to store options after parsing for every volumeumohnani82018-07-25
* Merge pull request #1116 from mheon/namespacesDaniel J Walsh2018-07-25
|\
| * Add missing runtime.go lines to set namespaceMatthew Heon2018-07-24
* | Merge pull request #1153 from jwhonce/bug/psgoMatthew Heon2018-07-24
|\ \
| * | Fix varlink API usage of psgoJhon Honce2018-07-24
| |/
* | podman: allow to specify the IPC namespace to joinGiuseppe Scrivano2018-07-24
* | podman: allow to specify the UTS namespace to joinGiuseppe Scrivano2018-07-24
* | podman: allow to specify the PID namespace to joinGiuseppe Scrivano2018-07-24
* | podman: allow to specify the userns to joinGiuseppe Scrivano2018-07-24
* | network: support ns: prefix to join existing namespaceGiuseppe Scrivano2018-07-24
* | spec: allow container:NAME network modeGiuseppe Scrivano2018-07-24
|/
* AppArmor: runtime check if it's enabled on the hostValentin Rothberg2018-07-23
* rootless: support a per-user mounts.confGiuseppe Scrivano2018-07-20
* secrets: parse only one mounts configuration fileGiuseppe Scrivano2018-07-20
* rootless: allow a per-user registries.conf fileGiuseppe Scrivano2018-07-20
* rootless: require subids to be presentGiuseppe Scrivano2018-07-16
* Only print container size JSON if --size was requestedMatthew Heon2018-07-13
* Merge pull request #1091 from giuseppe/rootless-unshare-mount-nsDaniel J Walsh2018-07-13
|\
| * rootless: unshare mount namespaceGiuseppe Scrivano2018-07-13
* | Merge pull request #1075 from giuseppe/rootless-no-symlinks-into-storage-pathDaniel J Walsh2018-07-13
|\ \
| * | rootless: correctly propagate the exit status from the containerGiuseppe Scrivano2018-07-13
* | | Added full podman pod ps, with tests and man pagehaircommander2018-07-13
* | | Podman pod create/rm commands with man page and tests.haircommander2018-07-13
| |/ |/|
* | Support multiple networksbaude2018-07-12
* | create conmon sockets when getting their pathsbaude2018-07-11
* | podman/libpod: add default AppArmor profileValentin Rothberg2018-07-11
|/
* rootless: fix when argv[0] is not an absolute pathGiuseppe Scrivano2018-07-10
* Add --volumes-from flag to podman run and createumohnani82018-07-09
* Mask /proc/keys to protect information leak about keys on hostDaniel J Walsh2018-07-08
* ctime: Drop 32-/64-bit distinction on LinuxW. Trevor King2018-07-07
* pkg/ctime: Factor libpod/finished* into a separate packageW. Trevor King2018-07-06
* Block use of /proc/acpi from inside containersDaniel J Walsh2018-07-06
* spec: Make addPrivilegedDevices and createBlockIO per-platformW. Trevor King2018-07-06
* rootless: Merge rootless.go back into rootless_linux.goW. Trevor King2018-07-06
* more changes to compile darwinbaude2018-07-05
* rootless: add function to retrieve the original UIDGiuseppe Scrivano2018-07-05
* add image user to inspect databaude2018-07-02
* changes to allow for darwin compilationbaude2018-06-29