summaryrefslogtreecommitdiff
path: root/pkg
Commit message (Expand)AuthorAge
* Fix pod sharing for utsmodeDaniel J Walsh2018-09-07
* Respect user-added mounts over default spec mountsMatthew Heon2018-09-07
* Ensure we do not overlap mounts in the specMatthew Heon2018-09-07
* Change references to cri-o to point at new repositoryDaniel J Walsh2018-09-07
* Add CRI logs parsing to podman logsumohnani82018-09-05
* rootless: check uid with Geteuid() instead of Getuid()Giuseppe Scrivano2018-09-04
* Add proper support for systemd inside of podmanDaniel J Walsh2018-08-31
* 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