aboutsummaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* Merge pull request #6591 from jgallucci32/patch-1OpenShift Merge Robot2020-06-15
|\
| * Remove redundant break in for loop.jgallucci322020-06-15
| * Do not print error message when container does not existjgallucci322020-06-12
| * Changed from t.StopAtEOF() to t.Stop() and added error checkjgallucci322020-06-12
| * Fix -f logs to stop when a container exitsjgallucci322020-06-12
| * Fix -f logs follow with stopped containerQi Wang2020-06-11
* | Turn on More lintersDaniel J Walsh2020-06-15
|/
* Merge pull request #6415 from vrothberg/systemd-new-podOpenShift Merge Robot2020-06-11
|\
| * generate systemd: create pod templateValentin Rothberg2020-06-11
| * generate systemd: refactorValentin Rothberg2020-06-11
| * add (*Pod).CreateCommand()Valentin Rothberg2020-06-11
| * pod create: add `--infra-conmon-pidfile`Valentin Rothberg2020-06-11
| * pod config: add a `CreateCommand` fieldValentin Rothberg2020-06-11
* | Merge pull request #6568 from giuseppe/fix-check-for-rootless-netOpenShift Merge Robot2020-06-11
|\ \
| * | libpod: fix check for slirp4netns netnsGiuseppe Scrivano2020-06-11
| |/
* | Merge pull request #6529 from mheon/v6_portsOpenShift Merge Robot2020-06-11
|\ \ | |/ |/|
| * Enable IPv6 port bindingMatthew Heon2020-06-10
* | Fixed bug where 'podman log <container>' would truncate some lines.Will Haines2020-06-10
* | container: do not set hostname when joining utsGiuseppe Scrivano2020-06-10
* | container: make resolv.conf and hosts accessible in usernsGiuseppe Scrivano2020-06-10
|/
* Fixup issues found by golintDaniel J Walsh2020-06-10
* Ensure Conmon is alive before waiting for exit fileMatthew Heon2020-06-08
* Ensure that containers in pods properly set hostnameMatthew Heon2020-06-04
* Merge pull request #6470 from mheon/fix_stats_nonetOpenShift Merge Robot2020-06-04
|\
| * Properly follow linked namespace container for statsMatthew Heon2020-06-02
* | add socket information to podman infoBrent Baude2020-06-03
* | Merge pull request #6468 from mheon/remote_detached_execOpenShift Merge Robot2020-06-03
|\ \ | |/ |/|
| * Enable detached exec for remoteMatthew Heon2020-06-02
* | check --user range for rootless containersQi Wang2020-06-02
|/
* compat handlers: add X-Registry-Auth header supportValentin Rothberg2020-05-29
* podman version --format ... was not workingDaniel J Walsh2020-05-21
* Display human build date in podman infoDaniel J Walsh2020-05-21
* Merge pull request #6323 from rhatdan/shrinkOpenShift Merge Robot2020-05-21
|\
| * Remove github.com/libpod/libpod from cmd/pkg/podmanDaniel J Walsh2020-05-21
* | Merge pull request #6312 from rhatdan/imageOpenShift Merge Robot2020-05-21
|\ \
| * | Fix remote handling of podman images callsDaniel J Walsh2020-05-21
* | | Merge pull request #6281 from rhatdan/fipsOpenShift Merge Robot2020-05-21
|\ \ \
| * | | Fix mountpont in SecretMountsWithUIDGIDDaniel J Walsh2020-05-19
* | | | vendor: update seccomp/containers-golang to v0.4.1Giuseppe Scrivano2020-05-21
* | | | Merge pull request #6304 from baude/v2remotehctestsOpenShift Merge Robot2020-05-21
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix remote integration for healthchecksBrent Baude2020-05-20
| |/ /
* | | Enable cleanup processes for detached execMatthew Heon2020-05-20
* | | Add ability to clean up exec sessions with cleanupMatthew Heon2020-05-20
* | | Add backend code for detached execMatthew Heon2020-05-20
* | | Add exit commands to exec sessionsMatthew Heon2020-05-20
| |/ |/|
* | oci conmon: tell conmon to log container namePeter Hunt2020-05-20
|/
* Merge pull request #6231 from mheon/fix_coverityOpenShift Merge Robot2020-05-17
|\
| * Fix two coverity issues (unchecked null return)Matthew Heon2020-05-14
* | Drop a debug line which could print very large messagesMatthew Heon2020-05-15
* | Remove duplicated exec handling codeMatthew Heon2020-05-14