| Commit message (Expand) | Author | Age |
* | oci: allow to define multiple OCI runtimes | Giuseppe Scrivano | 2019-01-14 |
* | libpod: allow multiple oci runtimes | Vincent Batts | 2019-01-14 |
* | If you fail to open shm lock then attempt to create it | Daniel J Walsh | 2019-01-09 |
* | Rootless with shmlocks was not working. | Daniel J Walsh | 2019-01-05 |
* | Move lock init after tmp dir is populated properly | Matthew Heon | 2019-01-04 |
* | When refreshing libpod, if SHM locks exist, remove them | Matthew Heon | 2019-01-04 |
* | Ensure different error messages and creating/opening locks | Matthew Heon | 2019-01-04 |
* | Remove runtime lockDir and add in-memory lock manager | Matthew Heon | 2019-01-04 |
* | Convert containers to SHM locking | Matthew Heon | 2019-01-04 |
* | Add lock manager to libpod runtime | Matthew Heon | 2019-01-04 |
* | add container-init support | Valentin Rothberg | 2019-01-04 |
* | Support podman image trust command | Qi Wang | 2018-12-19 |
* | Add "podman volume" command | umohnani8 | 2018-12-06 |
* | Merge pull request #1918 from mheon/use_db_paths | OpenShift Merge Robot | 2018-12-05 |
|\ |
|
| * | Use runtime lockDir in BoltDB state | Matthew Heon | 2018-12-04 |
| * | Revert changes to GetDefaultStoreOptions | Matthew Heon | 2018-12-03 |
| * | Ensure directory where we will make database exists | Matthew Heon | 2018-12-03 |
| * | Do not initialize locks dir in BoltDB | Matthew Heon | 2018-12-02 |
| * | Move rootless storage config into libpod | Matthew Heon | 2018-12-02 |
| * | Set default paths from DB if not explicitly overridden | Matthew Heon | 2018-12-02 |
| * | Add a struct indicating if some Runtime fields were set | Matthew Heon | 2018-12-02 |
| * | Make DB config validation an explicit step | Matthew Heon | 2018-12-02 |
| * | Move DB configuration up in runtime setup | Matthew Heon | 2018-12-02 |
* | | Merge pull request #1939 from mheon/no_firewall_if_rootless | OpenShift Merge Robot | 2018-12-04 |
|\ \ |
|
| * | | Don't initialize CNI when running as rootless | Matthew Heon | 2018-12-04 |
| |/ |
|
* / | libpod/container_internal: Deprecate implicit hook directories | W. Trevor King | 2018-12-03 |
|/ |
|
* | rootless: create libpod.conf when it doesn't exist | Giuseppe Scrivano | 2018-11-19 |
* | Sync default config with libpod.conf | Anders F Björklund | 2018-10-29 |
* | Use more reliable check for rootless for firewall init | Matthew Heon | 2018-10-23 |
* | Move rootless directory handling to the libpod/pkg/util directory | Daniel J Walsh | 2018-10-22 |
* | rootless: always set XDG_RUNTIME_DIR | Giuseppe Scrivano | 2018-10-03 |
* | runtime: fix message which assumes the runtime is runc | Giuseppe Scrivano | 2018-10-01 |
* | Add new field to libpod to indicate whether or not to use labelling | Daniel J Walsh | 2018-09-20 |
* | Hooks supports two directories, process default and override | Daniel J Walsh | 2018-09-17 |
* | Add a way to disable port reservation | Matthew Heon | 2018-09-13 |
* | Explicitly set default CNI network name in libpod.conf | Matthew Heon | 2018-09-12 |
* | Vendor CNI plugins firewall code | Matthew Heon | 2018-09-10 |
* | rootless: check uid with Geteuid() instead of Getuid() | Giuseppe Scrivano | 2018-09-04 |
* | rootless: be in an userns to initialize the runtime | Giuseppe Scrivano | 2018-09-04 |
* | rootless: fix exec | Giuseppe Scrivano | 2018-08-26 |
* | rootless: allow to override policy.json by the user | Giuseppe Scrivano | 2018-08-24 |
* | Change pause container to infra container | haircommander | 2018-08-23 |
* | Added option to share kernel namespaces in libpod and podman | haircommander | 2018-08-23 |
* | switch projectatomic to containers | Daniel J Walsh | 2018-08-16 |
* | Remove unused function in runtime.go | Matthew Heon | 2018-08-14 |
* | Merge pull request #1254 from mheon/systemd_cgroups_default | Matthew Heon | 2018-08-11 |
|\ |
|
| * | Swap default CGroup manager to systemd | Matthew Heon | 2018-08-10 |
* | | 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 |