summaryrefslogtreecommitdiff
path: root/pkg/bindings
Commit message (Expand)AuthorAge
* Send HTTP Hijack headers after successful attachMatthew Heon2020-08-27
* Merge pull request #7283 from mheon/pod_infra_has_exit_cmdOpenShift Merge Robot2020-08-17
|\
| * Ensure pod infra containers have an exit commandMatthew Heon2020-08-13
* | podman-remote fixes for msi and clientBrent Baude2020-08-12
|/
* Unconditionally retrieve pod names via APIMatthew Heon2020-08-10
* correct go-binding key for volumesBrent Baude2020-08-04
* Make `search --no-trunc` work for podman remoteRalf Haferkamp2020-07-31
* bindings: skip flaky pause/unpause testEd Santiago2020-07-29
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* events endpoint: fix panic and race conditionValentin Rothberg2020-07-20
* Correctly print STDOUT on non-terminal remote execMatthew Heon2020-07-10
* move go module to v2Valentin Rothberg2020-07-06
* Fix ssh-agent supportJhon Honce2020-06-23
* V2 podman system connectionJhon Honce2020-06-23
* libpod/containers/json: alias last -> limitValentin Rothberg2020-06-22
* Correct logic for demux'ing channelsJhon Honce2020-06-19
* fix misc remote build issuesBrent Baude2020-06-17
* Merge pull request #6603 from sujil02/python-testOpenShift Merge Robot2020-06-15
|\
| * Adds more docker py testSujil022020-06-15
* | Merge pull request #6599 from afbjorklund/server-builtOpenShift Merge Robot2020-06-15
|\ \
| * | The string field of Built was missing from serverAnders F Björklund2020-06-13
| |/
* / Turn on More lintersDaniel J Walsh2020-06-15
|/
* Fix Id->ID where possible for lintDaniel J Walsh2020-06-10
* Fixup issues found by golintDaniel J Walsh2020-06-10
* V2 Add support for ssh authentication methodsJhon Honce2020-06-03
* Enable detached exec for remoteMatthew Heon2020-06-02
* Add bindings for exec and enable attached remoteMatthew Heon2020-06-01
* compat handlers: add X-Registry-Auth header supportValentin Rothberg2020-05-29
* Add streaming ability to endpointBrent Baude2020-05-27
* V2 Fix interface nil checksJhon Honce2020-05-26
* V2 enable remote logs and testingJhon Honce2020-05-22
* Merge pull request #6345 from QiWang19/mani-push-testOpenShift Merge Robot2020-05-22
|\
| * remote manifest testQi Wang2020-05-21
* | Removes remote system reset functionality. skip e2e test for remote.Sujil022020-05-22
* | Merge pull request #6327 from baude/v2buildOpenShift Merge Robot2020-05-22
|\ \
| * | v2 podman-remote buildBrent Baude2020-05-21
| |/
* / podman version --format ... was not workingDaniel J Walsh2020-05-21
|/
* Start testing with cross compilationDaniel J Walsh2020-05-21
* Merge pull request #6284 from baude/v2remotetestfixesOpenShift Merge Robot2020-05-21
|\
| * Test fixes for remote integrationBrent Baude2020-05-20
* | Merge pull request #6300 from baude/v2governattachOpenShift Merge Robot2020-05-20
|\ \
| * | govern remote attach and startBrent Baude2020-05-20
| |/
* / V2 API Version SupportJhon Honce2020-05-20
|/
* V2 Implement terminal handling in bindings attachJhon Honce2020-05-18
* v2endpoint remove image path correctionBrent Baude2020-05-18
* Make convenience boxed true/false easier to useJhon Honce2020-05-14
* V2 Update attach bindings to use Readers/Writers vs chanJhon Honce2020-05-14
* Merge pull request #6211 from baude/v2remoteimagetreeOpenShift Merge Robot2020-05-13
|\
| * enable remote image treeBrent Baude2020-05-13
* | Merge pull request #6203 from jwhonce/wip/attachOpenShift Merge Robot2020-05-13
|\ \