summaryrefslogtreecommitdiff
path: root/pkg
Commit message (Expand)AuthorAge
* Merge pull request #1731 from afbjorklund/versionOpenShift Merge Robot2018-10-31
|\
| * Fix setting of version informationAnders F Björklund2018-10-31
* | Merge pull request #1715 from baude/getusergroupOpenShift Merge Robot2018-10-30
|\ \ | |/ |/|
| * get user and group information using securejoin and runc's user librarybaude2018-10-29
* | Change to exported name in ParseDeviceQi Wang2018-10-29
|/
* Add helper function to read out CRIU versionAdrian Reber2018-10-23
* Fix man page to show info on storageDaniel J Walsh2018-10-22
* Move rootless directory handling to the libpod/pkg/util directoryDaniel J Walsh2018-10-22
* Mount proper cgroup for systemd to manage inside of the container.Daniel J Walsh2018-10-15
* Generate a passwd file for users not in containerDaniel J Walsh2018-10-12
* Merge pull request #1605 from mheon/syslog_cleanupOpenShift Merge Robot2018-10-11
|\
| * Pass along syslog variable to podman cleanup processesMatthew Heon2018-10-11
* | Merge pull request #1628 from giuseppe/rootless-fix-hang-on-setresuidOpenShift Merge Robot2018-10-11
|\ \
| * | rootless: detect when user namespaces are not enabledGiuseppe Scrivano2018-10-11
| * | rootless: report more error messages from the startup phaseGiuseppe Scrivano2018-10-11
| * | rootless: fix an hang on older versions of setresuid/setresgidGiuseppe Scrivano2018-10-11
| |/
* / Add --ip flag and plumbing into libpodMatthew Heon2018-10-11
|/
* Fix lintMatthew Heon2018-10-04
* Drop libnetwork vendor and move the code into pkg/Matthew Heon2018-10-04
* Merge pull request #1557 from rhatdan/systemdOpenShift Merge Robot2018-10-04
|\
| * Don't tmpcopyup on systemd cgroupDaniel J Walsh2018-09-29
* | Add ContainerStateExited and OCI delete() in cleanup()Matthew Heon2018-10-02
* | Merge pull request #1563 from jwhonce/wip/podsOpenShift Merge Robot2018-10-02
|\ \
| * | Implement pod varlink bindingsJhon Honce2018-10-01
| |/
* / rootless: raise an error when trying to use cgroupsGiuseppe Scrivano2018-10-01
|/
* Add buildah version and distribution to infobaude2018-09-28
* Add --mount option for `create` & `run` commandDaniel J Walsh2018-09-21
* Refactor Wait() to not require a timeoutMatthew Heon2018-09-21
* Don't mount /dev/shm if the user told you --ipc=noneDaniel J Walsh2018-09-21
* rootless: error out if there are not enough UIDs/GIDs availableGiuseppe Scrivano2018-09-21
* rootless: skip usage of filepath.JoinGiuseppe Scrivano2018-09-21
* create, rootless: join the userns of ns:PATHGiuseppe Scrivano2018-09-21
* spec: refactor ns modes to a common interfaceGiuseppe Scrivano2018-09-21
* Add new field to libpod to indicate whether or not to use labellingDaniel J Walsh2018-09-20
* Vendor in latest containers/buildahDaniel J Walsh2018-09-18
* Small updates to OCI spec generationMatthew Heon2018-09-17
* Merge pull request #1467 from rhatdan/devMatthew Heon2018-09-14
|\
| * Don't mount /dev/* if user mounted /devDaniel J Walsh2018-09-14
* | Merge pull request #1474 from baude/varlinkinforegistriesMatthew Heon2018-09-14
|\ \
| * | add registry information to varlink infobaude2018-09-14
| |/
* | Merge pull request #1434 from rhatdan/waitMatthew Heon2018-09-14
|\ \ | |/ |/|
| * Add --interval flag to podman waitDaniel J Walsh2018-09-13
* | Swap default mount propagation from private to rprivateMatthew Heon2018-09-13
|/
* Pass on securityOpts from podInfraContainer to container added to pod.Daniel J Walsh2018-09-11
* Replace existing iptables handler with firewall codeMatthew Heon2018-09-10
* Vendor CNI plugins firewall codeMatthew Heon2018-09-10
* 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