summaryrefslogtreecommitdiff
path: root/libpod/events.go
Commit message (Expand)AuthorAge
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* fix race condition in `libpod.GetEvents(...)`Valentin Rothberg2020-07-07
* move go module to v2Valentin Rothberg2020-07-06
* Fix `system service` panic from early hangup in eventsMatthew Heon2020-07-02
* Turn on More lintersDaniel J Walsh2020-06-15
* Add support for containers.confDaniel J Walsh2020-03-27
* get last container eventbaude2019-07-07
* Add System event type and renumber, refresh eventsMatthew Heon2019-04-25
* journald event loggingbaude2019-04-24
* Remove ulele/deepcopier in favor of JSON deep copyMatthew Heon2019-03-27
* display logs for multiple containers at the same timebaude2019-03-15
* events: use os.SEEK_END instead of its valueGiuseppe Scrivano2019-03-15
* Add event on container deathMatthew Heon2019-03-13
* Add event logging to libpod, even display to podmanbaude2019-03-11