summaryrefslogtreecommitdiff
path: root/libpod/define
Commit message (Expand)AuthorAge
* Add --requires flag to podman run/createMatthew Heon2021-04-06
* Do not leak libpod package into the remote clientPaul Holzinger2021-03-15
* separate file with mount consts in libpod/defineJakub Guzik2021-03-07
* Merge pull request #9593 from vrothberg/cp-tmpOpenShift Merge Robot2021-03-05
|\
| * podman cp: support copying on tmpfs mountsValentin Rothberg2021-03-04
* | Use version package to track all versionsJhon Honce2021-03-03
|/
* prune remotecommand dependencybaude2021-02-25
* bump go module to v3Valentin Rothberg2021-02-22
* Display correct value for unlimited ulimitbaude2021-02-10
* Implement SecretsAshley Cui2021-02-09
* Fix per review requestMatej Vasek2021-02-04
* Initial implementation of volume pluginsMatthew Heon2021-01-14
* Merge pull request #8906 from vrothberg/fix-8501OpenShift Merge Robot2021-01-14
|\
| * container stop: release lock before calling the runtimeValentin Rothberg2021-01-14
* | Merge pull request #8950 from mheon/exorcise_driverOpenShift Merge Robot2021-01-12
|\ \
| * | Exorcise Driver code from libpod/defineMatthew Heon2021-01-12
| |/
* / Expose security attribute errors with their own messagesJuan Antonio Osorio Robles2021-01-12
|/
* SpellingJosh Soref2020-12-22
* Add Security information to podman infoDaniel J Walsh2020-12-22
* Add LogSize to container inspectDaniel J Walsh2020-12-15
* add network connect|disconnect compat endpointsbaude2020-11-19
* Fix podman pod inspect show wrong MAC stringzhangguanzhang2020-11-18
* Add support for network connect / disconnect to DBMatthew Heon2020-11-11
* Merge pull request #8156 from mheon/add_net_aliases_dbOpenShift Merge Robot2020-11-04
|\
| * Add network aliases for containers to DBMatthew Heon2020-10-27
* | Merge pull request #8174 from rhatdan/errorsOpenShift Merge Robot2020-10-29
|\ \
| * | Podman often reports OCI Runtime does not exist, even if it doesDaniel J Walsh2020-10-29
* | | Merge pull request #8178 from rhatdan/existsOpenShift Merge Robot2020-10-29
|\ \ \ | |/ / |/| |
| * | NewFromLocal can return multiple imagesDaniel J Walsh2020-10-28
| |/
* / Add a Degraded state to podsMatthew Heon2020-10-21
|/
* Store cgroup manager on a per-container basisMatthew Heon2020-10-08
* Fix handling of remove of bogus volumes, networks and PodsDaniel J Walsh2020-09-29
* Merge pull request #7783 from ashley-cui/slirpOpenShift Merge Robot2020-09-29
|\
| * Add support for slirp network for podsAshley Cui2020-09-25
* | Include cgroup manager in `podman info` outputMatthew Heon2020-09-22
* | Refactor version handling in cmd treeJhon Honce2020-09-18
|/
* Fix up errors found by codespellDaniel J Walsh2020-09-11
* Show c/storage (Buildah/CRI-O) containers in psDaniel J Walsh2020-09-09
* podman: add option --cgroup-confGiuseppe Scrivano2020-08-21
* error when adding container to pod with network informationBrent Baude2020-08-21
* API returns 500 in case network is not found instead of 404zhangguanzhang2020-08-02
* Ensure libpod/define does not include libpod/imageMatthew Heon2020-07-31
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Add --umask flag for create, runAshley Cui2020-07-21
* abi: set default umask and rlimitsGiuseppe Scrivano2020-07-17
* Merge pull request #6956 from mheon/add_ports_to_pod_inspectOpenShift Merge Robot2020-07-15
|\
| * Include infra container information in `pod inspect`Matthew Heon2020-07-14
* | Add SystemdMode to inspect for containersMatthew Heon2020-07-14
|/
* Implement --sdnotify cmdline option to control sd-notify behaviorJoseph Gooch2020-07-06
* Merge pull request #6836 from ashley-cui/tzlibpodOpenShift Merge Robot2020-07-06
|\