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
/
libpod
/
events.go
Commit message (
Expand
)
Author
Age
*
Add ExecDied event and use it to retrieve exit codes
Matthew Heon
2021-06-10
*
bump go module to v3
Valentin Rothberg
2021-02-22
*
add network connect|disconnect compat endpoints
baude
2020-11-19
*
filter events by labels
baude
2020-10-23
*
Switch all references to github.com/containers/libpod -> podman
Daniel J Walsh
2020-07-28
*
fix race condition in `libpod.GetEvents(...)`
Valentin Rothberg
2020-07-07
*
move go module to v2
Valentin Rothberg
2020-07-06
*
Fix `system service` panic from early hangup in events
Matthew Heon
2020-07-02
*
Turn on More linters
Daniel J Walsh
2020-06-15
*
Add support for containers.conf
Daniel J Walsh
2020-03-27
*
get last container event
baude
2019-07-07
*
Add System event type and renumber, refresh events
Matthew Heon
2019-04-25
*
journald event logging
baude
2019-04-24
*
Remove ulele/deepcopier in favor of JSON deep copy
Matthew Heon
2019-03-27
*
display logs for multiple containers at the same time
baude
2019-03-15
*
events: use os.SEEK_END instead of its value
Giuseppe Scrivano
2019-03-15
*
Add event on container death
Matthew Heon
2019-03-13
*
Add event logging to libpod, even display to podman
baude
2019-03-11