podman/pkg/api/server
Valentin Rothberg 7a94f8c123 system service: unset NOTIFY_SOCKET
Unset the NOTIFY_SOCKET environment variable after sending the MAIN_PID
and READY message.  This avoids any unintentional side-effects of other
code paths using the socket assuming they'd run in a non-server
short-lived Podman process.

Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2023-08-24 16:23:01 +02:00
..
idle bump golangci-lint to v1.49.0 2022-10-17 09:19:41 +02:00
doc.go Fix system service manpage name in API Documentation 2023-06-11 14:21:46 -04:00
handler_api.go pkg/api: BufferedResponseWriter flush correctly 2023-06-23 16:51:22 +02:00
handler_logging.go system service --log-level=trace: support hijack 2023-03-14 14:33:52 +01:00
handler_panic.go bump go module to version 4 2022-01-18 12:47:07 +01:00
handler_rid.go Replace deprecated ioutil 2022-09-20 15:34:27 -04:00
listener_api.go bump golangci-lint to v1.49.0 2022-10-17 09:19:41 +02:00
register_archive.go Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00
register_auth.go Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00
register_containers.go top: do not depend on ps(1) in container 2023-07-10 13:32:55 +02:00
register_distribution.go bump go module to version 4 2022-01-18 12:47:07 +01:00
register_events.go Use 8k buffer to help clients w/ broken parsing 2022-07-29 00:51:44 -05:00
register_exec.go Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00
register_generate.go Add generate systemd -e/--env option 2022-09-06 20:17:11 +09:00
register_healthcheck.go Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00
register_images.go Revert "compat,build: pull must accept string" 2023-08-14 15:01:53 +02:00
register_info.go Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00
register_kube.go Merge pull request #19211 from jakecorrenti/add-reserved-flag-generate 2023-07-16 17:34:35 +02:00
register_manifest.go manifest/push: add support for --add-compression 2023-08-03 14:20:38 +05:30
register_monitor.go bump go module to version 4 2022-01-18 12:47:07 +01:00
register_networks.go Fix typos 2023-02-11 18:23:24 +01:00
register_ping.go Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00
register_plugins.go bump go module to version 4 2022-01-18 12:47:07 +01:00
register_pods.go top: do not depend on ps(1) in container 2023-07-10 13:32:55 +02:00
register_secrets.go Display secret to user in inpspect 2023-06-28 13:14:49 -04:00
register_swagger.go bump go module to version 4 2022-01-18 12:47:07 +01:00
register_swarm.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
register_system.go Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00
register_version.go Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00
register_volumes.go Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00
server.go system service: unset NOTIFY_SOCKET 2023-08-24 16:23:01 +02:00