aboutsummaryrefslogtreecommitdiff
path: root/libpod/events
Commit message (Expand)AuthorAge
* codespell: spelling correctionsDmitry Smirnov2019-11-13
* events: make sure the write channel is always closedGiuseppe Scrivano2019-11-06
* performance fix for podman events with large journaldsbaude2019-08-14
* Small optimization - only store exit code when nonzeroMatthew Heon2019-08-12
* Fix container exit code with Journald backendMatthew Heon2019-08-12
* systemd library conflict with seektail and addmatchbaude2019-08-06
* Merge pull request #3171 from QiWang19/events_jsonOpenShift Merge Robot2019-08-05
|\
| * podman events format jsonQi Wang2019-08-02
* | add eventlogger to infobaude2019-08-02
|/
* Use "none" instead of "null" for the null eventerMatthew Heon2019-08-01
* System events are valid, don't error on themMatthew Heon2019-07-31
* 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
* golangci-lint pass number 2baude2019-07-11
* get last container eventbaude2019-07-07
* set default event logger based on build tagsbaude2019-05-14
* Add `systemd` build tagSascha Grunert2019-05-13
* Fix 'restart' event in journaldMatthew Heon2019-05-03
* Add a restart event, and make one during restart policyMatthew 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