aboutsummaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* pkg/ctime: Factor libpod/finished* into a separate packageW. Trevor King2018-07-06
* remove buildah requirement for the libpod image librarybaude2018-07-06
* Remove now-unneeded cleanupCgroup() for unsupported OSMatthew Heon2018-07-06
* Remove per-container CGroup parentsMatthew Heon2018-07-06
* libpod/runtime_pod: Make removePod per-platformW. Trevor King2018-07-06
* libpod/networking_unsupported: Remove JoinNetworkNameSpaceW. Trevor King2018-07-06
* more changes to compile darwinbaude2018-07-05
* rootless: add /run/user/$UID to the lookup pathsGiuseppe Scrivano2018-07-05
* rootless: always set XDG_RUNTIME_DIRGiuseppe Scrivano2018-07-05
* rootless: set XDG_RUNTIME_DIR also for state and execGiuseppe Scrivano2018-07-05
* libpod/container: Replace containerState* with containerPlatformStateW. Trevor King2018-07-05
* add image user to inspect databaude2018-07-02
* changes to allow for darwin compilationbaude2018-06-29
* Fix built-in volume issue with podman run/createumohnani82018-06-29
* Add `podman container cleanup` to CLIDaniel J Walsh2018-06-29
* Returning joining namespace error should not be fatalDaniel J Walsh2018-06-29
* conmon no longer writes to syslogDaniel J Walsh2018-06-29
* *: Replace Generator.Spec() with Generator.ConfigW. Trevor King2018-06-27
* generator.New() requires an OS string input variablebaude2018-06-27
* rootless: use $HOME/.config/containers/libpod.confGiuseppe Scrivano2018-06-27
* rootless: do not configure additional groupsGiuseppe Scrivano2018-06-27
* oci: set XDG_RUNTIME_DIR to the runtime from GetRootlessRuntimeDir()Giuseppe Scrivano2018-06-27
* rootless: add management for the userNSGiuseppe Scrivano2018-06-27
* container_internal: don't ignore error from cleanupNetwork()Giuseppe Scrivano2018-06-27
* Mark containers invalid earlier during removalMatthew Heon2018-06-27
* Make CGroups cleanup optional on whether they existMatthew Heon2018-06-22
* Add Refresh() to ctrs to refresh state after db changeMatthew Heon2018-06-22
* Podman history now prints out intermediate image IDsumohnani82018-06-22
* Fix image volumes access and mount problems on restartMarco Vedovati2018-06-22
* We are using err in defer function, needs to be defined nameDaniel J Walsh2018-06-22
* libpod: fix race with attach/startGiuseppe Scrivano2018-06-20
* Errors from closing a netns on removal from DB are nonfatalMatthew Heon2018-06-19
* Add extra debug so we can tell apart postdelete hooksMatthew Heon2018-06-19
* Add --all,-a flag to podman imagesumohnani82018-06-18
* Add MacAddress to inspectWim2018-06-18
* top: make output tabularValentin Rothberg2018-06-18
* Add more network info ipv4/ipv6 and be more compatible with dockerWim2018-06-17
* Do not run iptablesDNS workaround on IPv6 addressesWim2018-06-17
* container: specify path to error messageGiuseppe Scrivano2018-06-15
* podman: use a different store for the rootless caseGiuseppe Scrivano2018-06-15
* container: do not set any mapping when using a rootfsGiuseppe Scrivano2018-06-15
* podman: do not use Chown in rootless modeGiuseppe Scrivano2018-06-15
* network: do not attempt to create a network in rootless modeGiuseppe Scrivano2018-06-15
* oci: do not use hooks in rootless modeGiuseppe Scrivano2018-06-15
* oci: do not set the cgroup path in Rootless modeGiuseppe Scrivano2018-06-15
* container: do not add shm in rootless modeGiuseppe Scrivano2018-06-15
* oci: pass XDG_RUNTIME_DIR down to the OCI runtimeGiuseppe Scrivano2018-06-15
* podman: accept option --rootfs to use exploded imagesGiuseppe Scrivano2018-06-15
* Fix cleaning up network namespaces on detached ctrsMatthew Heon2018-06-15
* Correctly report errors retrieving containers in psMatthew Heon2018-06-14