| Commit message (Expand) | Author | Age |
* | Merge pull request #14789 from saschagrunert/libpod-errors | openshift-ci[bot] | 2022-07-05 |
|\ |
|
| * | libpod/runtime: switch to golang native error wrapping | Sascha Grunert | 2022-07-04 |
* | | Merge pull request #14449 from cdoern/podVolumes | openshift-ci[bot] | 2022-07-01 |
|\ \
| |/
|/| |
|
| * | podman volume create --opt=o=timeout... | cdoern | 2022-06-09 |
* | | Fix spelling "setup" -> "set up" and similar | Erik Sjölund | 2022-06-22 |
|/ |
|
* | runtime: make error clearer | Giuseppe Scrivano | 2022-06-06 |
* | Improve robustness of `podman system reset` | Matthew Heon | 2022-06-03 |
* | Remove more FIXMEs | Matthew Heon | 2022-05-25 |
* | work queue: simplify and use a wait group | Valentin Rothberg | 2022-05-25 |
* | auto update: create an event | Valentin Rothberg | 2022-05-23 |
* | Don't complain about XDG_RUNTIME_DIR, Closes #1424 | Kevin Downey | 2022-05-16 |
* | Report correct RemoteURI | Daniel J Walsh | 2022-05-04 |
* | pod: add exit policies | Valentin Rothberg | 2022-05-02 |
* | enable gocritic linter | Paul Holzinger | 2022-04-26 |
* | enable unparam linter | Paul Holzinger | 2022-04-25 |
* | Exit with 0 when receiving SIGTERM | Jhon Honce | 2022-03-15 |
* | Remove the runtime lock | Matthew Heon | 2022-02-22 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | Merge pull request #12642 from Luap99/libnetwork | OpenShift Merge Robot | 2022-01-13 |
|\ |
|
| * | use libnetwork from c/common | Paul Holzinger | 2022-01-12 |
* | | use events_logfile_path from containers.conf for events log. | Daniel J Walsh | 2022-01-13 |
* | | libpod: fix check for systemd session | Giuseppe Scrivano | 2022-01-12 |
|/ |
|
* | Update vendor or containers/common moving pkg/cgroups there | Daniel J Walsh | 2021-12-07 |
* | Make sure netavark output is logged to the syslog | Paul Holzinger | 2021-11-19 |
* | Add flag to overwrite network backend from config | Paul Holzinger | 2021-11-11 |
* | select network backend based on config | Paul Holzinger | 2021-11-11 |
* | runtime: change PID existence check | Giuseppe Scrivano | 2021-10-28 |
* | runtime: check for pause pid existence | Giuseppe Scrivano | 2021-10-27 |
* | CNI networks: reload networks if needed | Paul Holzinger | 2021-10-04 |
* | libpod: add GetConfigNoCopy() | Valentin Rothberg | 2021-09-29 |
* | standardize logrus messages to upper case | Daniel J Walsh | 2021-09-22 |
* | runtime: move pause process to scope | Giuseppe Scrivano | 2021-09-16 |
* | Wire network interface into libpod | Paul Holzinger | 2021-09-15 |
* | try to create the runroot before we warn that it is not writable | Paul Holzinger | 2021-09-10 |
* | runtime: Warn if XDG_RUNTIME_DIR is set but is not writable. | flouthoc | 2021-08-30 |
* | Update /version endpoint to add components | Jhon Honce | 2021-08-19 |
* | cgroup-manager-systemd:Fail early if user:rootless and relevent session is no... | flouthoc | 2021-08-17 |
* | Remove GetStore function from Libpod | Matthew Heon | 2021-07-08 |
* | remove `pkg/registries` | Valentin Rothberg | 2021-06-25 |
* | Do not use inotify for OCICNI | Paul Holzinger | 2021-06-22 |
* | fix systemcontext to use correct TMPDIR | Daniel J Walsh | 2021-06-18 |
* | create libimage-events channel in main routine | Valentin Rothberg | 2021-05-27 |
* | Add the option of Rootless CNI networking by default | Matthew Heon | 2021-05-26 |
* | libimage-events channel: fix data race | Valentin Rothberg | 2021-05-26 |
* | add libimage events | Valentin Rothberg | 2021-05-20 |
* | Support uid,gid,mode options for secrets | Ashley Cui | 2021-05-17 |
* | migrate Podman to containers/common/libimage | Valentin Rothberg | 2021-05-05 |
* | runtime: create userns when CAP_SYS_ADMIN is not present | Giuseppe Scrivano | 2021-04-26 |
* | runtime: bump required conmon version | Peter Hunt | 2021-04-16 |
* | runtime: return findConmon to libpod | Peter Hunt | 2021-04-16 |