| Commit message (Expand) | Author | Age |
... | |
* | | Add runtime and conmon path discovery | Sascha Grunert | 2019-08-01 |
* | | Update libpod.conf to be NixOS friendly | Sascha Grunert | 2019-07-30 |
|/ |
|
* | Fix a segfault on Podman no-store commands with refresh | Matthew Heon | 2019-07-23 |
* | Merge pull request #3532 from mheon/ensure_store_on_refresh | OpenShift Merge Robot | 2019-07-15 |
|\ |
|
| * | Ensure we have a valid store when we refresh | Matthew Heon | 2019-07-10 |
* | | first pass of corrections for golangci-lint | baude | 2019-07-10 |
|/ |
|
* | code cleanup | baude | 2019-07-08 |
* | Merge pull request #3437 from giuseppe/fix-nocgo | OpenShift Merge Robot | 2019-07-03 |
|\ |
|
| * | lock: new lock type "file" | Giuseppe Scrivano | 2019-07-02 |
| * | runtime: allow to specify the lock mechanism | Giuseppe Scrivano | 2019-07-02 |
* | | configure runtime without store | baude | 2019-07-01 |
|/ |
|
* | Merge pull request #3324 from marcov/detach-keys-configurable | OpenShift Merge Robot | 2019-07-01 |
|\ |
|
| * | libpod: specify a detach keys sequence in libpod.conf | Marco Vedovati | 2019-06-26 |
* | | rootless: enable linger if /run/user/UID not exists | Giuseppe Scrivano | 2019-06-27 |
* | | Merge pull request #3442 from baude/removelibpodfrommainphase2 | OpenShift Merge Robot | 2019-06-27 |
|\ \ |
|
| * | | libpod removal from main (phase 2) | baude | 2019-06-27 |
| |/ |
|
* | | runtime: do not attempt to use global conf file | Giuseppe Scrivano | 2019-06-27 |
* | | runtime: use GetRootlessUID() to get rootless uid | Giuseppe Scrivano | 2019-06-27 |
* | | Merge pull request #3429 from cevich/strip_crio_conmon | OpenShift Merge Robot | 2019-06-27 |
|\ \
| |/
|/| |
|
| * | Remove refs to crio/conmon | Chris Evich | 2019-06-26 |
* | | Merge pull request #3419 from baude/removelibpodfrommainphase1 | OpenShift Merge Robot | 2019-06-26 |
|\ \
| |/
|/| |
|
| * | remove libpod from main | baude | 2019-06-25 |
* | | Merge pull request #3332 from rhatdan/cgroupmanager | OpenShift Merge Robot | 2019-06-25 |
|\ \
| |/
|/| |
|
| * | Correctly identify the defaults for cgroup-manager | Daniel J Walsh | 2019-06-15 |
* | | runtime.go: Add /usr/local/{s,}bin | Jamie Bliss | 2019-06-21 |
* | | 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 |