summaryrefslogtreecommitdiff
path: root/libpod/events/events.go
Commit message (Expand)AuthorAge
* libpod: switch to golang native error wrappingSascha Grunert2022-07-05
* Show Health Status eventsJake Correnti2022-06-27
* events: drop TODO commentValentin Rothberg2022-05-25
* auto update: create an eventValentin Rothberg2022-05-23
* Add podman machine eventsJhon Honce2022-05-03
* Add log rotation based on log sizeNiall Crowe2022-04-14
* replace hpcloud/tail with nxadm/tailValentin Rothberg2022-03-29
* event: generate a valid event on container rename operationAditya R2022-03-28
* Add no-trunc support to podman-eventsDaniel J Walsh2021-09-16
* Add ExecDied event and use it to retrieve exit codesMatthew Heon2021-06-10
* Enable whitespace linterPaul Holzinger2021-02-11
* podman events allow future time for --untilPaul Holzinger2020-12-11
* add network connect|disconnect compat endpointsbaude2020-11-19
* filter events by labelsbaude2020-10-23
* add event for image buildBrent Baude2020-08-12
* Poll on events for file readingBrent Baude2020-06-19
* make lint: enable gocriticValentin Rothberg2020-01-13
* Use "none" instead of "null" for the null eventerMatthew Heon2019-08-01
* Expose Null eventer and allow its use in the Podman CLIMatthew Heon2019-07-31
* Add a flag to set events logger typeMatthew Heon2019-07-31
* get last container eventbaude2019-07-07
* Add `systemd` build tagSascha Grunert2019-05-13
* Fix 'restart' event in journaldMatthew Heon2019-05-03
* Do not hard fail on non-decodable eventsMatthew Heon2019-04-26
* Add System event type and renumber, refresh eventsMatthew Heon2019-04-25
* journald event loggingbaude2019-04-24
* Merge pull request #2801 from mheon/remove_wait_eventOpenShift Merge Robot2019-03-29
|\
| * Remove wait eventMatthew Heon2019-03-29
* | Add locking to ensure events file is concurrency-safeMatthew Heon2019-03-29
|/
* Add "died" eventbaude2019-03-25
* Add event on container deathMatthew Heon2019-03-13
* Add event logging to libpod, even display to podmanbaude2019-03-11