summaryrefslogtreecommitdiff
path: root/cmd
Commit message (Expand)AuthorAge
* libpod: Add HooksDirNotExistFatalW. Trevor King2018-05-11
* pkg/hooks: Version the hook structure and add 1.0.0 hooksW. Trevor King2018-05-11
* Update Podman-specific readmeMatthew Heon2018-05-11
* Add --cgroup-manager flag to Podman binaryMatthew Heon2018-05-11
* Major fixes to systemd cgroup handlingMatthew Heon2018-05-11
* varlink infobaude2018-05-11
* podman push should honor registries.confbaude2018-05-10
* alphabetize the varlink methods, types, and errors in the docsbaude2018-05-10
* Add missing newline to podman portMatthew Heon2018-05-10
* Generate varlink API documentation automaticallybaude2018-05-08
* Allow streaming on some varlink container methodsbaude2018-05-08
* Remove extra close from attach resize channelMatthew Heon2018-05-08
* Fix calculation of RunningFor in ps json outputMatthew Heon2018-05-05
* Make invalid state nonfatal when cleaning up in runMatthew Heon2018-05-04
* networking, userNS: configure the network namespace after createGiuseppe Scrivano2018-05-04
* Begin wiring in USERNS Support into podmanDaniel J Walsh2018-05-04
* varlink containersbaude2018-05-03
* Trivial refactor on volume additionMatthew Heon2018-05-03
* When adding volumes to DB, handle nontrivial casesMatthew Heon2018-05-03
* Store user Volumes, Entrypoint, Command in databaseMatthew Heon2018-05-03
* Add config bool to indicate there are user volumesMatthew Heon2018-05-03
* remove options from create/run that we cannot supportbaude2018-05-02
* Fix podman logout --all flagumohnani82018-05-02
* podman should assign a host port to -p when omittedbaude2018-05-01
* Fix misc stuff found by jhoncebaude2018-04-30
* do not commit default volumes from containerbaude2018-04-30
* Make ':' a restricted character for file namesumohnani82018-04-30
* Add more validation to --volume flag for run and createumohnani82018-04-30
* Use buildah commit and bud in podmanbaude2018-04-27
* varlink imagesbaude2018-04-26
* Add --default-mounts-file hidden flagumohnani82018-04-26
* Only generate the varlink glue code if needed and from the vendor dirHarald Hoyer2018-04-25
* Updated varlink vendored codebaude2018-04-25
* packagers need the varlink generated filebaude2018-04-24
* Initial varlink implementationbaude2018-04-23
* podman push without destination imagebaude2018-04-20
* Print ctr ID if neither STDOUT and STDERR are attachedMatthew Heon2018-04-19
* Vendor in latest containers/image and contaners/storageumohnani82018-04-19
* It is OK to start an already running container (with no attach)baude2018-04-18
* Refactor logic for forceSecure in pull for readabilityMatthew Heon2018-04-18
* Small logic fix for podman pull with tls-verifyMatthew Heon2018-04-18
* Allow podman start to attach to a running containerbaude2018-04-18
* regression: tls verify should be set on registries.conf if insecurebaude2018-04-18
* Allow podman to exit exit codes of removed containersMatthew Heon2018-04-17
* validate dns-search values prior to creationbaude2018-04-16
* podman pull should always try to pullbaude2018-04-14
* Allow the use of -i/-a on any containerbaude2018-04-14
* Change attach to accept a struct containing streamsMatthew Heon2018-04-13
* Fix terminal attachMatthew Heon2018-04-13
* Changes to attach to enable per-stream attachingMatthew Heon2018-04-13