summaryrefslogtreecommitdiff
path: root/libpod/define
Commit message (Expand)AuthorAge
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Add --umask flag for create, runAshley Cui2020-07-21
* abi: set default umask and rlimitsGiuseppe Scrivano2020-07-17
* Merge pull request #6956 from mheon/add_ports_to_pod_inspectOpenShift Merge Robot2020-07-15
|\
| * Include infra container information in `pod inspect`Matthew Heon2020-07-14
* | Add SystemdMode to inspect for containersMatthew Heon2020-07-14
|/
* Implement --sdnotify cmdline option to control sd-notify behaviorJoseph Gooch2020-07-06
* Merge pull request #6836 from ashley-cui/tzlibpodOpenShift Merge Robot2020-07-06
|\
| * Add --tz flag to create, runAshley Cui2020-07-02
* | move go module to v2Valentin Rothberg2020-07-06
* | Print errors from individual containers in podsMatthew Heon2020-07-02
|/
* Merge pull request #6746 from vrothberg/untagOpenShift Merge Robot2020-06-24
|\
| * podman untag: error if tag doesn't existValentin Rothberg2020-06-24
* | Reformat inspect network settingsQi Wang2020-06-23
|/
* Do not share container log driver for execMatthew Heon2020-06-17
* Turn on More lintersDaniel J Walsh2020-06-15
* pod config: add a `CreateCommand` fieldValentin Rothberg2020-06-11
* Ensure Conmon is alive before waiting for exit fileMatthew Heon2020-06-08
* add socket information to podman infoBrent Baude2020-06-03
* podman version --format ... was not workingDaniel J Walsh2020-05-21
* Display human build date in podman infoDaniel J Walsh2020-05-21
* Merge pull request #6323 from rhatdan/shrinkOpenShift Merge Robot2020-05-21
|\
| * Remove github.com/libpod/libpod from cmd/pkg/podmanDaniel J Walsh2020-05-21
* | Fix remote integration for healthchecksBrent Baude2020-05-20
|/
* Add podman static buildSascha Grunert2020-05-11
* Merge pull request #6152 from mheon/fix_pod_join_cgroupnsOpenShift Merge Robot2020-05-09
|\
| * Fix bug where pods would unintentionally share cgroupnsMatthew Heon2020-05-08
* | V2 Impliment tunnelled podman versionJhon Honce2020-05-08
|/
* add {generate,play} kubeValentin Rothberg2020-05-06
* v2 podman statsbaude2020-05-05
* V2 Restore rmi testsJhon Honce2020-04-22
* Update podman to use containers.confDaniel J Walsh2020-04-20
* Update pod inspect report to hold current pod status.Sujil022020-04-20
* podman v2 remove bloat v2Brent Baude2020-04-16
* Add version to podman info commandDaniel J Walsh2020-04-15
* Add basic structure of output for APIv2 pod inspectMatthew Heon2020-04-15
* refactor infoBrent Baude2020-04-06
* v2podman attach and execBrent Baude2020-04-05
* podmanv2 save imageBrent Baude2020-04-03
* Add support for containers.confDaniel J Walsh2020-03-27
* use `pause:3.2` image for infra containersValentin Rothberg2020-03-27
* podmanv2 container inspectBrent Baude2020-03-26
* Implement APIv2 Exec Create and Inspect EndpointsMatthew Heon2020-03-23
* Add structure for new exec session tracking to DBMatthew Heon2020-03-18
* Populate ExecSession with all required fieldsMatthew Heon2020-03-18
* Revert "Exec: use ErrorConmonRead"Matthew Heon2020-03-09
* Exec: use ErrorConmonReadPeter Hunt2020-03-03
* Add basic deadlock detection for container start/removeMatthew Heon2020-02-24
* APIv2 review corrections #3Brent Baude2020-01-25
* Add ContainerStateRemovingMatthew Heon2019-11-19