summaryrefslogtreecommitdiff
path: root/libpod/events/journal_linux.go
Commit message (Expand)AuthorAge
* logFile until flag issuecdoern2021-08-23
* events: support disjunctive filtersValentin Rothberg2021-06-02
* bump go module to v3Valentin Rothberg2021-02-22
* close journald when readingbaude2021-01-04
* podman events allow future time for --untilPaul Holzinger2020-12-11
* add network connect|disconnect compat endpointsbaude2020-11-19
* Improve the journal event readingPaul Holzinger2020-10-27
* filter events by labelsbaude2020-10-23
* Remove some unnecessary []byte to string conversionsSascha Grunert2020-08-03
* events endpoint: fix panic and race conditionValentin Rothberg2020-07-20
* Fix `system service` panic from early hangup in eventsMatthew Heon2020-07-02
* update systemd & dbus dependenciesValentin Rothberg2020-03-10
* 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
* add eventlogger to infobaude2019-08-02
* get last container eventbaude2019-07-07
* set default event logger based on build tagsbaude2019-05-14
* Add `systemd` build tagSascha Grunert2019-05-13
* Do not hard fail on non-decodable eventsMatthew Heon2019-04-26
* journald event loggingbaude2019-04-24