summaryrefslogtreecommitdiff
path: root/pkg
Commit message (Expand)AuthorAge
* Fix handling of devicesDaniel J Walsh2018-08-20
* podman: fix --uts=hostGiuseppe Scrivano2018-08-17
* Added helper function for libpod pod api callshaircommander2018-08-16
* CreatePod args now PodCreate structurehaircommander2018-08-16
* Added reason to PodContainerErrorhaircommander2018-08-16
* Change batchcontainer to sharedhaircommander2018-08-16
* Add Pod API to varlink.haircommander2018-08-16
* switch projectatomic to containersDaniel J Walsh2018-08-16
* Revert "spec: bind mount /sys only for rootless containers"Giuseppe Scrivano2018-08-16
* Suport format param for varlink CommitQi Wang2018-08-16
* spec: bind mount /sys only for rootless containersGiuseppe Scrivano2018-08-15
* Fix handling of hostname in --net=hostDaniel J Walsh2018-08-15
* pkg/apparmor: use a pipe instead of a tmp fileValentin Rothberg2018-08-14
* pkg/apparmor: move data under Linux/apparmor buildtagsValentin Rothberg2018-08-14
* pkg/apparmor: move all linux-code into apparmor_linux*Valentin Rothberg2018-08-14
* when searching, survive errors for multiple registriesbaude2018-08-14
* 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