summaryrefslogtreecommitdiff
path: root/libpod/container_internal.go
Commit message (Expand)AuthorAge
* Implement conmon execPeter Hunt2019-07-22
* golangci-lint round #3baude2019-07-21
* golangci-lint pass number 2baude2019-07-11
* Merge pull request #3425 from adrianreber/restore-mount-labelOpenShift Merge Robot2019-07-08
|\
| * Provide correct SELinux mount-label for restored containerAdrian Reber2019-06-25
* | code cleanupbaude2019-07-08
* | Merge pull request #3472 from haircommander/generate-volumesOpenShift Merge Robot2019-07-04
|\ \
| * | Improve parsing of mountsPeter Hunt2019-07-02
* | | trivial cleanups from golangbaude2019-07-03
* | | Wipe PID and ConmonPID in state after container stopsMatthew Heon2019-07-02
* | | Store Conmon's PID in our state and display in inspectMatthew Heon2019-07-02
|/ /
* | libpod removal from main (phase 2)baude2019-06-27
* | libpod: use pkg/cgroups instead of containerd/cgroupsGiuseppe Scrivano2019-06-26
* | remove libpod from mainbaude2019-06-25
|/
* Add additional debugging when refreshing locksMatthew Heon2019-06-21
* Begin adding support for multiple OCI runtimesMatthew Heon2019-06-19
* When you change the storage driver we ignore the storage-optionsDaniel J Walsh2019-06-08
* Added support to migrate containersAdrian Reber2019-06-03
* Added helper functions for container migrationAdrian Reber2019-06-03
* libpod: prefer WaitForFile to pollingGiuseppe Scrivano2019-05-21
* Use standard remove functions for removing pod ctrsMatthew Heon2019-05-10
* When refreshing after a reboot, force lock allocationMatthew Heon2019-05-06
* Small code fixMatthew Heon2019-05-03
* Address review comments on restart policyMatthew Heon2019-05-03
* Add a restart event, and make one during restart policyMatthew Heon2019-05-03
* Restart policy should not run if a container is runningMatthew 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
* Add container restart policy to Libpod & PodmanMatthew Heon2019-05-03
* Add a StoppedByUser field to the DBMatthew Heon2019-05-03
* Merge pull request #3039 from mheon/podman_initOpenShift Merge Robot2019-05-02
|\
| * Add basic structure of podman init commandMatthew Heon2019-05-01
* | container: drop rootless checkGiuseppe Scrivano2019-05-01
|/
* Merge pull request #2501 from mtrmac/fixed-hook-orderOpenShift Merge Robot2019-04-14
|\
| * Potentially breaking: Make hooks sort order locale-independentMiloslav Trmač2019-04-09
* | Merge pull request #2913 from mheon/get_instead_of_lookupOpenShift Merge Robot2019-04-12
|\ \
| * | Use GetContainer instead of LookupContainer for full IDMatthew Heon2019-04-12
* | | Expand debugging for container cleanup errorsMatthew Heon2019-04-11
|/ /
* / Implement podman-remote rmJhon Honce2019-04-09
|/
* Switch Libpod over to new explicit named volumesMatthew Heon2019-04-04
* userns: do not use an intermediate mount namespaceGiuseppe Scrivano2019-03-29
* podman health check phase3baude2019-03-22
* ps: fix segfault if the store is not initializedGiuseppe Scrivano2019-03-19
* Make sure buildin volumes have the same ownership and permissions as imageDaniel J Walsh2019-03-15
* container: check containerInfo.Config before accessing itGiuseppe Scrivano2019-03-15
* Add event on container deathMatthew Heon2019-03-13
* Add event logging to libpod, even display to podmanbaude2019-03-11
* errors: fix error cause comparisonGiuseppe Scrivano2019-03-11
* libpod/container_internal: Split locale at the first dot, etc.W. Trevor King2019-03-05
* Append hosts to dependency container's /etc/hosts filePeter Hunt2019-03-05