summaryrefslogtreecommitdiff
path: root/cmd
Commit message (Expand)AuthorAge
* Fix pod sharing for utsmodeDaniel J Walsh2018-09-07
* use layer cache when building imagesbaude2018-09-07
* Fix nameing of Namespaces to be more consistentDaniel J Walsh2018-09-06
* Fix up libpod.conf man pages and referencese to it.Daniel J Walsh2018-09-06
* We should fail Podman with ExitCode 125 by defaultDaniel J Walsh2018-09-05
* Add CRI logs parsing to podman logsumohnani82018-09-05
* rmi remove all not error when no images are presentbaude2018-09-05
* rootless: check uid with Geteuid() instead of Getuid()Giuseppe Scrivano2018-09-04
* rootless, create: support --podGiuseppe Scrivano2018-09-04
* rootless, run: support --podGiuseppe Scrivano2018-09-04
* rootless: be in an userns to initialize the runtimeGiuseppe Scrivano2018-09-04
* commandNotFoundHandler: use stderr and exit code 1Valentin Rothberg2018-09-01
* Add proper support for systemd inside of podmanDaniel J Walsh2018-08-31
* pod create: restore help flagValentin Rothberg2018-08-31
* catch command-not-found errorsValentin Rothberg2018-08-31
* don't print help message for usage errorsValentin Rothberg2018-08-31
* varlink: fix --timeout usageGiuseppe Scrivano2018-08-30
* run/create: reserve `-h` flag for hostnameValentin Rothberg2018-08-30
* podman,varlink: inform user about --timeout 0Tomas Tomecek2018-08-30
* rootless: show an error when stats is usedGiuseppe Scrivano2018-08-29
* rootless: show an error when pause/unpause are usedGiuseppe Scrivano2018-08-29
* rootless, exec: use the new function to join the usernsGiuseppe Scrivano2018-08-29
* rootless: fix topGiuseppe Scrivano2018-08-29
* Vendor in latest projectatomic/buildahDaniel J Walsh2018-08-29
* allow specification of entrypoint in the form of a sliceDaniel J Walsh2018-08-28
* rootless, search: do not create a new usernsGiuseppe Scrivano2018-08-28
* rootless, login, logout: do not create a new usernsGiuseppe Scrivano2018-08-28
* rootless, kill: do not create a new usernsGiuseppe Scrivano2018-08-28
* rootless, stop: do not create a new usernsGiuseppe Scrivano2018-08-28
* Ensure return errors match API docsbaude2018-08-28
* Fix handling of multiple filters in podman psMatthew Heon2018-08-27
* rootless: fix execGiuseppe Scrivano2018-08-26
* Fixed formatting and lowered verbosity of pod pshaircommander2018-08-24
* Do not try to enable AppArmor in rootless modeMarco Vedovati2018-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
* Add podman pod tophaircommander2018-08-23
* Enable pod stats with short ID and namehaircommander2018-08-21
* Fix handling of devicesDaniel J Walsh2018-08-20
* Mention that systemd is the default cgroup managerMatthew Heon2018-08-17
* Don't fail on size.Daniel J Walsh2018-08-17
* podman pod statsbaude2018-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