aboutsummaryrefslogtreecommitdiff
path: root/cmd/podman/system/service_abi.go
Commit message (Expand)AuthorAge
* Return error in podman system service if URI scheme is not unix/tcpBoaz Shuster2022-10-06
* service: make move to sub-cgroup non fatalGiuseppe Scrivano2022-08-26
* podman: move MaybeMoveToSubCgroup to utils/Giuseppe Scrivano2022-07-13
* Merge pull request #14787 from giuseppe/move-systemd-service-to-subcgroupopenshift-ci[bot]2022-06-30
|\
| * service: do not run under the root cgroupGiuseppe Scrivano2022-06-30
* | cmd/podman: switch to golang native error wrappingSascha Grunert2022-06-30
|/
* systemd socker activation: check listener to prevent panicPaul Holzinger2022-06-15
* Report correct RemoteURIDaniel J Walsh2022-05-04
* system service: remove unnecessary pointer to listnerPaul Holzinger2022-04-21
* go fmt: use go 1.18 conditional-build syntaxValentin Rothberg2022-03-18
* bump go module to version 4Valentin Rothberg2022-01-18
* Fix CI flake on time of shutdown for API serviceJhon Honce2021-10-12
* Enable /debug/pprof API service endpointsJhon Honce2021-10-08
* podman service reaperPaul Holzinger2021-07-02
* Add CORS supportBoaz Shuster2021-06-04
* podman-remote should show podman.sock infoDaniel J Walsh2021-04-20
* service: use LISTEN_FDSGiuseppe Scrivano2021-03-29
* bump go module to v3Valentin Rothberg2021-02-22
* Close the stdin/tty when using podman as a restAPI.Daniel J Walsh2020-12-17
* add network connect|disconnect compat endpointsbaude2020-11-17
* Remove some more excessive wrapping and stutteringDaniel J Walsh2020-11-17
* Support sighup reload configuration filesQi Wang2020-08-18
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Remove use of ABISupport buildtagDaniel J Walsh2020-06-03
* Don't build code on remoteclientDaniel J Walsh2020-05-29
* podman rmi: refactor logicValentin Rothberg2020-04-21