summaryrefslogtreecommitdiff
path: root/pkg
Commit message (Expand)AuthorAge
* rootless: unexport GetUserNSForPidGiuseppe Scrivano2018-08-29
* rootless: add new function to join existing namespaceGiuseppe Scrivano2018-08-29
* Vendor in latest projectatomic/buildahDaniel J Walsh2018-08-29
* Set nproc in containers unless explicitly overriddenMatthew Heon2018-08-28
* Do not set max open files by default if we are rootlessMatthew Heon2018-08-28
* Set default max open files in specMatthew Heon2018-08-28
* Ensure return errors match API docsbaude2018-08-28
* Fix Mount PropagationGiuseppe Scrivano2018-08-27
* rootless: fix --pid=hostGiuseppe Scrivano2018-08-27
* rootless: fix --ipc=hostGiuseppe Scrivano2018-08-27
* spec: bind mount /sys only when userNS are enabledGiuseppe Scrivano2018-08-27
* rootless: exec handle processes that create an user namespaceGiuseppe Scrivano2018-08-26
* rootless: fix execGiuseppe Scrivano2018-08-26
* exposes tcp port only if no proto specified.Kunal Kushwaha2018-08-24
* Reveal information about container capabilitiesDaniel J Walsh2018-08-24
* Fixing network ns segfaulthaircommander2018-08-23
* Change pause container to infra containerhaircommander2018-08-23
* Support pause containers in varlinkhaircommander2018-08-23
* Added option to share kernel namespaces in libpod and podmanhaircommander2018-08-23
* Changed GetContainerStats to return ErrCtrStateInvalidhaircommander2018-08-23
* Add GetPodStats to varlinkhaircommander2018-08-23
* rootless: fix --net host --privilegedGiuseppe Scrivano2018-08-22
* Fix a bug with hook ALWAYS matching with a processMatthew Heon2018-08-22
* 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