| Commit message (Expand) | Author | Age |
* | Make errors during refresh nonfatal | Matthew Heon | 2018-08-10 |
* | Add missing runtime.go lines to set namespace | Matthew Heon | 2018-07-24 |
* | Add constraint that dependencies must be in the same ns | Matthew Heon | 2018-07-24 |
* | Merge pull request #1075 from giuseppe/rootless-no-symlinks-into-storage-path | Daniel J Walsh | 2018-07-13 |
|\ |
|
| * | runtime: delete unused function | Giuseppe Scrivano | 2018-07-11 |
| * | rootless: propagate errors from GetRootlessRuntimeDir() | Giuseppe Scrivano | 2018-07-11 |
* | | Support multiple networks | baude | 2018-07-12 |
|/ |
|
* | rootless: add /run/user/$UID to the lookup paths | Giuseppe Scrivano | 2018-07-05 |
* | rootless: always set XDG_RUNTIME_DIR | Giuseppe Scrivano | 2018-07-05 |
* | rootless: use $HOME/.config/containers/libpod.conf | Giuseppe Scrivano | 2018-06-27 |
* | oci: set XDG_RUNTIME_DIR to the runtime from GetRootlessRuntimeDir() | Giuseppe Scrivano | 2018-06-27 |
* | rootless: add management for the userNS | Giuseppe Scrivano | 2018-06-27 |
* | Make CGroups cleanup optional on whether they exist | Matthew Heon | 2018-06-22 |
* | We are using err in defer function, needs to be defined name | Daniel J Walsh | 2018-06-22 |
* | Add --all,-a flag to podman images | umohnani8 | 2018-06-18 |
* | podman: use a different store for the rootless case | Giuseppe Scrivano | 2018-06-15 |
* | oci: do not set the cgroup path in Rootless mode | Giuseppe Scrivano | 2018-06-15 |
* | runtime: add /usr/libexec/podman/conmon to the conmon paths | Giuseppe Scrivano | 2018-06-01 |
* | Spell check strings and comments | Jhon Honce | 2018-05-25 |
* | Refresh pods when refreshing podman state | Matthew Heon | 2018-05-17 |
* | libpod: Add HooksDirNotExistFatal | W. Trevor King | 2018-05-11 |
* | pkg/hooks: Version the hook structure and add 1.0.0 hooks | W. Trevor King | 2018-05-11 |
* | Add --cgroup-manager flag to Podman binary | Matthew Heon | 2018-05-11 |
* | podman, userNS: configure an intermediate mount namespace | Giuseppe Scrivano | 2018-05-04 |
* | Modify secrets pkg | umohnani8 | 2018-04-27 |
* | Add --default-mounts-file hidden flag | umohnani8 | 2018-04-26 |
* | regression: tls verify should be set on registries.conf if insecure | baude | 2018-04-18 |
* | Add hooks support to podman | Daniel J Walsh | 2018-04-05 |
* | Check for duplicate names when generating new container and pod names. | Daniel J Walsh | 2018-03-29 |
* | Remove current SQLite DB driver | Matthew Heon | 2018-03-26 |
* | Image library stage 4 - create and commit | baude | 2018-03-20 |
* | Fix review comments | Matthew Heon | 2018-03-06 |
* | Change standard config path and add override config | Matthew Heon | 2018-03-06 |
* | Fix Conmon error to display Conmon paths | Matthew Heon | 2018-03-06 |
* | Add support to load runtime configuration from config file | Matthew Heon | 2018-03-06 |
* | Add ability to dump config to file as TOML | Matthew Heon | 2018-03-06 |
* | Change conmon and runtime paths to arrays | Matthew Heon | 2018-03-06 |
* | podman info add registries | baude | 2018-02-28 |
* | CNIPluginDir: check "/usr/lib/cni" | Valentin Rothberg | 2018-02-28 |
* | Add ubuntu paths | baude | 2018-02-26 |
* | Remove unused registry related options from libpod | Matthew Heon | 2018-02-19 |
* | Add implementation for BoltDB-backed state | Matthew Heon | 2018-02-12 |
* | libpod/runtime.go: Stick paths in arrays | baude | 2018-01-31 |
* | libpod/runtime.go: runtime path | baude | 2018-01-31 |
* | Add StopWithTimeout API function for containers | Matthew Heon | 2018-01-30 |
* | Fix seccomp support | Daniel J Walsh | 2018-01-18 |
* | Address review comments | Matthew Heon | 2018-01-17 |
* | Wire in logic for selecting backing state impl | Matthew Heon | 2018-01-17 |
* | Remove unused fields from runtime config | Matthew Heon | 2018-01-12 |
* | Update CNI plugin directories to search default location as well | Matthew Heon | 2018-01-11 |