summaryrefslogtreecommitdiff
path: root/libpod/events/logfile.go
Commit message (Expand)AuthorAge
* fix goroutine leaks in events and logs backendPaul Holzinger2022-07-26
* libpod: switch to golang native error wrappingSascha Grunert2022-07-05
* vendor c/commonValentin Rothberg2022-04-21
* Add log rotation based on log sizeNiall Crowe2022-04-14
* fix a number of errcheck issuesValentin Rothberg2022-03-22
* bump go module to version 4Valentin Rothberg2022-01-18
* logFile until flag issuecdoern2021-08-23
* events: support disjunctive filtersValentin Rothberg2021-06-02
* [NO TESTS NEEDED] Shrink the size of podman-remoteDaniel J Walsh2021-03-29
* bump go module to v3Valentin Rothberg2021-02-22
* Enable whitespace linterPaul Holzinger2021-02-11
* podman events allow future time for --untilPaul Holzinger2020-12-11
* add network connect|disconnect compat endpointsbaude2020-11-19
* events endpoint: fix panic and race conditionValentin Rothberg2020-07-20
* Fix `system service` panic from early hangup in eventsMatthew Heon2020-07-02
* events: make sure the write channel is always closedGiuseppe Scrivano2019-11-06
* add eventlogger to infobaude2019-08-02
* System events are valid, don't error on themMatthew Heon2019-07-31
* Add System event type and renumber, refresh eventsMatthew Heon2019-04-25
* journald event loggingbaude2019-04-24