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
Commit message (
Expand
)
Author
Age
*
Add ExecDied event and use it to retrieve exit codes
Matthew Heon
2021-06-10
*
events: support disjunctive filters
Valentin Rothberg
2021-06-02
*
[NO TESTS NEEDED] Shrink the size of podman-remote
Daniel J Walsh
2021-03-29
*
bump go module to v3
Valentin Rothberg
2021-02-22
*
Enable whitespace linter
Paul Holzinger
2021-02-11
*
close journald when reading
baude
2021-01-04
*
podman events allow future time for --until
Paul Holzinger
2020-12-11
*
rewrite podman-cp
Valentin Rothberg
2020-12-04
*
Remove varlink support from Podman
Daniel J Walsh
2020-11-26
*
add network connect|disconnect compat endpoints
baude
2020-11-19
*
Improve the journal event reading
Paul Holzinger
2020-10-27
*
filter events by labels
baude
2020-10-23
*
APIv2 compatibility network connect|disconnect
baude
2020-10-22
*
add event for image build
Brent Baude
2020-08-12
*
Remove some unnecessary []byte to string conversions
Sascha Grunert
2020-08-03
*
Switch all references to github.com/containers/libpod -> podman
Daniel J Walsh
2020-07-28
*
events endpoint: fix panic and race condition
Valentin Rothberg
2020-07-20
*
Remove all instances of named return "err" from Libpod
Matthew Heon
2020-07-09
*
move go module to v2
Valentin Rothberg
2020-07-06
*
Fix `system service` panic from early hangup in events
Matthew Heon
2020-07-02
*
Poll on events for file reading
Brent Baude
2020-06-19
*
Turn on More linters
Daniel J Walsh
2020-06-15
*
auto updates
Valentin Rothberg
2020-03-17
*
update systemd & dbus dependencies
Valentin Rothberg
2020-03-10
*
make lint: enable gocritic
Valentin Rothberg
2020-01-13
*
codespell: spelling corrections
Dmitry Smirnov
2019-11-13
*
events: make sure the write channel is always closed
Giuseppe Scrivano
2019-11-06
*
performance fix for podman events with large journalds
baude
2019-08-14
*
Small optimization - only store exit code when nonzero
Matthew Heon
2019-08-12
*
Fix container exit code with Journald backend
Matthew Heon
2019-08-12
*
systemd library conflict with seektail and addmatch
baude
2019-08-06
*
Merge pull request #3171 from QiWang19/events_json
OpenShift Merge Robot
2019-08-05
|
\
|
*
podman events format json
Qi Wang
2019-08-02
*
|
add eventlogger to info
baude
2019-08-02
|
/
*
Use "none" instead of "null" for the null eventer
Matthew Heon
2019-08-01
*
System events are valid, don't error on them
Matthew Heon
2019-07-31
*
Expose Null eventer and allow its use in the Podman CLI
Matthew Heon
2019-07-31
*
Add a flag to set events logger type
Matthew Heon
2019-07-31
*
golangci-lint pass number 2
baude
2019-07-11
*
get last container event
baude
2019-07-07
*
set default event logger based on build tags
baude
2019-05-14
*
Add `systemd` build tag
Sascha Grunert
2019-05-13
*
Fix 'restart' event in journald
Matthew Heon
2019-05-03
*
Add a restart event, and make one during restart policy
Matthew Heon
2019-05-03
*
Do not hard fail on non-decodable events
Matthew Heon
2019-04-26
*
Add System event type and renumber, refresh events
Matthew Heon
2019-04-25
*
journald event logging
baude
2019-04-24
*
Merge pull request #2801 from mheon/remove_wait_event
OpenShift Merge Robot
2019-03-29
|
\
|
*
Remove wait event
Matthew Heon
2019-03-29
*
|
Add locking to ensure events file is concurrency-safe
Matthew Heon
2019-03-29
|
/
[next]