summaryrefslogtreecommitdiff
path: root/libpod/runtime.go
Commit message (Expand)AuthorAge
* switch projectatomic to containersDaniel J Walsh2018-08-16
* Remove unused function in runtime.goMatthew Heon2018-08-14
* Merge pull request #1254 from mheon/systemd_cgroups_defaultMatthew Heon2018-08-11
|\
| * Swap default CGroup manager to systemdMatthew Heon2018-08-10
* | Make errors during refresh nonfatalMatthew Heon2018-08-10
|/
* Add missing runtime.go lines to set namespaceMatthew Heon2018-07-24
* Add constraint that dependencies must be in the same nsMatthew Heon2018-07-24
* Merge pull request #1075 from giuseppe/rootless-no-symlinks-into-storage-pathDaniel J Walsh2018-07-13
|\
| * runtime: delete unused functionGiuseppe Scrivano2018-07-11
| * rootless: propagate errors from GetRootlessRuntimeDir()Giuseppe Scrivano2018-07-11
* | Support multiple networksbaude2018-07-12
|/
* rootless: add /run/user/$UID to the lookup pathsGiuseppe Scrivano2018-07-05
* rootless: always set XDG_RUNTIME_DIRGiuseppe Scrivano2018-07-05
* rootless: use $HOME/.config/containers/libpod.confGiuseppe 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
* Make CGroups cleanup optional on whether they existMatthew Heon2018-06-22
* We are using err in defer function, needs to be defined nameDaniel J Walsh2018-06-22
* Add --all,-a flag to podman imagesumohnani82018-06-18
* podman: use a different store for the rootless caseGiuseppe Scrivano2018-06-15
* oci: do not set the cgroup path in Rootless modeGiuseppe Scrivano2018-06-15
* runtime: add /usr/libexec/podman/conmon to the conmon pathsGiuseppe Scrivano2018-06-01
* Spell check strings and commentsJhon Honce2018-05-25
* Refresh pods when refreshing podman stateMatthew Heon2018-05-17
* libpod: Add HooksDirNotExistFatalW. Trevor King2018-05-11
* pkg/hooks: Version the hook structure and add 1.0.0 hooksW. Trevor King2018-05-11
* Add --cgroup-manager flag to Podman binaryMatthew Heon2018-05-11
* podman, userNS: configure an intermediate mount namespaceGiuseppe Scrivano2018-05-04
* Modify secrets pkgumohnani82018-04-27
* Add --default-mounts-file hidden flagumohnani82018-04-26
* regression: tls verify should be set on registries.conf if insecurebaude2018-04-18
* Add hooks support to podmanDaniel J Walsh2018-04-05
* Check for duplicate names when generating new container and pod names.Daniel J Walsh2018-03-29
* Remove current SQLite DB driverMatthew Heon2018-03-26
* Image library stage 4 - create and commitbaude2018-03-20
* Fix review commentsMatthew Heon2018-03-06
* Change standard config path and add override configMatthew Heon2018-03-06
* Fix Conmon error to display Conmon pathsMatthew Heon2018-03-06
* Add support to load runtime configuration from config fileMatthew Heon2018-03-06
* Add ability to dump config to file as TOMLMatthew Heon2018-03-06
* Change conmon and runtime paths to arraysMatthew Heon2018-03-06
* podman info add registriesbaude2018-02-28
* CNIPluginDir: check "/usr/lib/cni"Valentin Rothberg2018-02-28
* Add ubuntu pathsbaude2018-02-26
* Remove unused registry related options from libpodMatthew Heon2018-02-19
* Add implementation for BoltDB-backed stateMatthew Heon2018-02-12
* libpod/runtime.go: Stick paths in arraysbaude2018-01-31
* libpod/runtime.go: runtime pathbaude2018-01-31
* Add StopWithTimeout API function for containersMatthew Heon2018-01-30
* Fix seccomp supportDaniel J Walsh2018-01-18