summaryrefslogtreecommitdiff
path: root/libpod/container_api.go
Commit message (Expand)AuthorAge
* if container is not in a pid namespace, stop all processesDaniel J Walsh2019-12-19
* Reap exec sessions on cleanup and removalMatthew Heon2019-12-12
* Add ContainerStateRemovingMatthew Heon2019-11-19
* podman: add support for specifying MACJakub Filak2019-11-06
* Switch to bufio Reader for exec streamsPeter Hunt2019-10-31
* Add ensureState helper for checking container stateMatthew Heon2019-10-28
* Add a MissingRuntime implementationMatthew Heon2019-10-15
* Move OCI runtime implementation behind an interfaceMatthew Heon2019-10-10
* Podman-remote run should wait for exit codeDaniel J Walsh2019-09-12
* Use exit code constantsDaniel J Walsh2019-09-12
* libpod: avoid polling container statusGiuseppe Scrivano2019-09-04
* exec: run with user specified on container startPeter Hunt2019-08-20
* Merge pull request #3690 from adrianreber/ignore-static-ipOpenShift Merge Robot2019-08-05
|\
| * restore: added --ignore-static-ip optionAdrian Reber2019-08-02
* | Ensure we generate a 'stopped' event on force-removeMatthew Heon2019-07-31
|/
* move editing of exitCode to runtimePeter Hunt2019-07-23
* Implement conmon execPeter Hunt2019-07-22
* golangci-lint round #3baude2019-07-21
* Merge pull request #3443 from adrianreber/rootfs-changes-migrationOpenShift Merge Robot2019-07-19
|\
| * Add --ignore-rootfs option for checkpoint/restoreAdrian Reber2019-07-11
| * Fix typo in checkpoint/restore related textsAdrian Reber2019-07-11
* | Remove exec PID files after use to prevent memory leaksMatthew Heon2019-07-18
* | golangci-lint pass number 2baude2019-07-11
|/
* Merge pull request #3324 from marcov/detach-keys-configurableOpenShift Merge Robot2019-07-01
|\
| * libpod: fix hang on container start and attachMarco Vedovati2019-06-26
* | libpod removal from main (phase 2)baude2019-06-27
|/
* remove libpod from mainbaude2019-06-25
* Fix a segfault in 'podman ps --sync'Matthew Heon2019-06-24
* Begin adding support for multiple OCI runtimesMatthew Heon2019-06-19
* stop/kill: inproper state errors: s/in state/is in state/Valentin Rothberg2019-06-17
* kill: print ID and state for non-running containersValentin Rothberg2019-06-17
* If container is not in correct state podman exec should exit with 126Daniel J Walsh2019-06-12
* Merge pull request #3180 from mheon/inspect_volumesOpenShift Merge Robot2019-06-08
|\
| * Begin to break up pkg/inspectMatthew Heon2019-06-03
* | migration: add possibility to restore a container with a new nameAdrian Reber2019-06-04
* | Added support to migrate containersAdrian Reber2019-06-03
* | Added helper functions for container migrationAdrian Reber2019-06-03
|/
* container: move channel close to its writerGiuseppe Scrivano2019-05-20
* Ensure that start() in StartAndAttach() is lockedMatthew Heon2019-05-14
* Address review comments on restart policyMatthew Heon2019-05-03
* Move to using constants for valid restart policy typesMatthew Heon2019-05-03
* Add support for retry count with --restart flagMatthew Heon2019-05-03
* Sending signals to containers prevents restart policyMatthew Heon2019-05-03
* Add container restart policy to Libpod & PodmanMatthew Heon2019-05-03
* Add basic structure of podman init commandMatthew Heon2019-05-01
* Implement podman-remote rmJhon Honce2019-04-09
* Remove wait eventMatthew Heon2019-03-29
* Merge pull request #2621 from mheon/event_on_deathOpenShift Merge Robot2019-03-13
|\
| * Add event on container deathMatthew Heon2019-03-13
* | Vendor docker/docker, fsouza and more #2TomSweeneyRedHat2019-03-13
|/