index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkg
/
api
/
server
/
server.go
Commit message (
Expand
)
Author
Age
*
bump go module to v3
Valentin Rothberg
2021-02-22
*
Implement Secrets
Ashley Cui
2021-02-09
*
Ensure shutdown handler access is syncronized
Matthew Heon
2021-01-25
*
Spelling
Josh Soref
2020-12-22
*
Make podman service log events
Jhon Honce
2020-11-19
*
Enforce LIFO ordering for shutdown handlers
Matthew Heon
2020-10-13
*
Enable masking stop signals within container creation
Matthew Heon
2020-10-12
*
Add a shutdown handler package
Matthew Heon
2020-10-12
*
Fixes remote attach and exec to signal IdleTracker
Jhon Honce
2020-10-05
*
Refactor IdleTracker to handle StateIdle transitions
Jhon Honce
2020-09-29
*
podman.service: use sdnotiy
Valentin Rothberg
2020-08-13
*
Switch all references to github.com/containers/libpod -> podman
Daniel J Walsh
2020-07-28
*
Fix: Correct connection counters for hijacked connections
Korhonen Sami (Samlink)
2020-07-09
*
Remove hijacked connections from active connections list
Korhonen Sami (Samlink)
2020-07-09
*
move go module to v2
Valentin Rothberg
2020-07-06
*
Ensure umask is set appropriately for 'system service'
Matthew Heon
2020-06-26
*
Fixup issues found by golint
Daniel J Walsh
2020-06-10
*
v2 copy endpoints
Brent Baude
2020-05-26
*
Add MethodNotAllowedHandler() to add in debugging
Jhon Honce
2020-05-22
*
enable podman v2 networking for remote client
Brent Baude
2020-05-12
*
add {generate,play} kube
Valentin Rothberg
2020-05-06
*
Instrumentation to answer #5765
Jhon Honce
2020-04-22
*
V2 Fix support for tcp://[::]<port> connections
Jhon Honce
2020-04-17
*
Refactor service idle support
Jhon Honce
2020-04-13
*
V2 podman system service
Jhon Honce
2020-04-07
*
Merge pull request #5540 from jwhonce/issues/5531
OpenShift Merge Robot
2020-03-18
|
\
|
*
Reduce CPU usage when --timeout=0
Jhon Honce
2020-03-18
*
|
serve swagger when present
Brent Baude
2020-03-18
|
/
*
apiv2 addition of manifests
Brent Baude
2020-03-16
*
update systemd & dbus dependencies
Valentin Rothberg
2020-03-10
*
Remove 1 sec delay
Jhon Honce
2020-02-25
*
Fix handler and systemd activation errors
Jhon Honce
2020-02-17
*
Merge pull request #5074 from jwhonce/wip/swagger_endpoint
OpenShift Merge Robot
2020-02-14
|
\
|
*
Add /swagger/ endpoint to serve swagger yaml to clients
Jhon Honce
2020-02-04
*
|
apiv2 stream events
Brent Baude
2020-02-11
|
/
*
[CI:DOCS]add apiv2 endpoints for exec
Brent Baude
2020-02-03
*
fix longname handling for bindings
Brent Baude
2020-01-31
*
Add query parameter converters for complex types
Jhon Honce
2020-01-23
*
Enable swagger validation for each PR
Jhon Honce
2020-01-22
*
Merge pull request #4912 from jwhonce/wip/swagger
OpenShift Merge Robot
2020-01-22
|
\
|
*
Update build images
Jhon Honce
2020-01-21
*
|
Add service endpoint
baude
2020-01-21
|
/
*
[CI:DOCS] Add logo and dev statement
Brent Baude
2020-01-20
*
make binaries: include service
Valentin Rothberg
2020-01-16
*
service: don't block sigterm
Valentin Rothberg
2020-01-16
*
Initial commit on compatible API
Jhon Honce
2020-01-10