| Commit message (Expand) | Author | Age |
... | |
* | | Properly handle OCI runtime being set to a path | Matthew Heon | 2019-06-20 |
* | | Make a missing OCI runtime nonfatal | Matthew Heon | 2019-06-19 |
* | | Begin adding support for multiple OCI runtimes | Matthew Heon | 2019-06-19 |
|/ |
|
* | Remove unnecessary var type to fix lint warning | Lawrence Chan | 2019-06-14 |
* | Move installPrefix and etcDir into runtime.go | Lawrence Chan | 2019-06-14 |
* | Improve DESTDIR/PREFIX/ETCDIR handling | Lawrence Chan | 2019-06-14 |
* | oci: allow to specify what runtimes support JSON | Giuseppe Scrivano | 2019-06-13 |
* | Inherit rootless init_path from system libpod.conf | Lawrence Chan | 2019-06-03 |
* | runtime: unlock the alive lock only once | Valentin Rothberg | 2019-05-28 |
* | rootless: use a pause process | Giuseppe Scrivano | 2019-05-17 |
* | migrate: not create a new namespace | Giuseppe Scrivano | 2019-05-17 |
* | set default event logger based on build tags | baude | 2019-05-14 |
* | enable integration tests for remote-client | baude | 2019-05-07 |
* | change from sysregistries to sysregistriesv2 | Daniel J Walsh | 2019-05-03 |
* | Small fixes for #2950 | Matthew Heon | 2019-05-01 |
* | runtime: pass down the context | Giuseppe Scrivano | 2019-04-26 |
* | system: add new subcommand "migrate" | Giuseppe Scrivano | 2019-04-26 |
* | Add System event type and renumber, refresh events | Matthew Heon | 2019-04-25 |
* | Merge pull request #3013 from mheon/logging_for_refresh | OpenShift Merge Robot | 2019-04-25 |
|\ |
|
| * | Add a debug message indicating that a refresh occurred | Matthew Heon | 2019-04-25 |
* | | journald event logging | baude | 2019-04-24 |
|/ |
|
* | rootless: fix segfault on refresh if there are containers | Giuseppe Scrivano | 2019-04-10 |
* | rootless: use a single user namespace | Giuseppe Scrivano | 2019-04-01 |
* | rootless: remove SkipStorageSetup() | Giuseppe Scrivano | 2019-04-01 |
* | rootless: set sticky bit on rundir | Giuseppe Scrivano | 2019-03-29 |
* | vendor buildah, image, storage, cni | Valentin Rothberg | 2019-03-28 |
* | Remove ulele/deepcopier in favor of JSON deep copy | Matthew Heon | 2019-03-27 |
* | utils: split generation and writing of storage.conf | Giuseppe Scrivano | 2019-03-17 |
* | rootless: write the custom config file before reload | Giuseppe Scrivano | 2019-03-15 |
* | rootless: do not override user settings | Giuseppe Scrivano | 2019-03-15 |
* | runtime: refactor NewRuntime and NewRuntimeFromConfig | Giuseppe Scrivano | 2019-03-15 |
* | Add event logging to libpod, even display to podman | baude | 2019-03-11 |
* | libpod: allow to configure path to the network-cmd binary | Giuseppe Scrivano | 2019-03-11 |
* | rootless: propagate errors from info | Giuseppe Scrivano | 2019-03-08 |
* | rootless: fill in correct storage conf default | Giuseppe Scrivano | 2019-03-05 |
* | runtime: fill a proper default tmpdir when --config is used | Giuseppe Scrivano | 2019-03-04 |
* | Centralize setting default volume path | Matthew Heon | 2019-02-26 |
* | Move all storage configuration defaults into libpod | Matthew Heon | 2019-02-26 |
* | Record when volume path is explicitly set in config | Matthew Heon | 2019-02-26 |
* | Add debug information when overriding paths with the DB | Matthew Heon | 2019-02-26 |
* | Validate VolumePath against DB configuration | Matthew Heon | 2019-02-26 |
* | When location of c/storage root changes, set VolumePath | Matthew Heon | 2019-02-26 |
* | oci: improve error message when the OCI runtime is not found | Giuseppe Scrivano | 2019-02-26 |
* | Do not make renumber shut down the runtime | Matthew Heon | 2019-02-21 |
* | Recreate SHM locks when renumbering on count mismatch | Matthew Heon | 2019-02-21 |
* | Move RenumberLocks into runtime init | Matthew Heon | 2019-02-21 |
* | libpod: honor runtime_path from libpod.conf | Giuseppe Scrivano | 2019-02-15 |
* | rootless: open the correct file | Daniel J Walsh | 2019-02-15 |
* | rootless: copy some settings from the global configuration | Giuseppe Scrivano | 2019-02-05 |
* | Merge pull request #2069 from mheon/warn_on_overriding_driver | OpenShift Merge Robot | 2019-01-23 |
|\ |
|