| Commit message (Expand) | Author | Age |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | standardize logrus messages to upper case | Daniel J Walsh | 2021-09-22 |
* | Add no-trunc support to podman-events | Daniel J Walsh | 2021-09-16 |
* | logFile until flag issue | cdoern | 2021-08-23 |
* | events: support disjunctive filters | Valentin Rothberg | 2021-06-02 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | close journald when reading | baude | 2021-01-04 |
* | podman events allow future time for --until | Paul Holzinger | 2020-12-11 |
* | add network connect|disconnect compat endpoints | baude | 2020-11-19 |
* | Improve the journal event reading | Paul Holzinger | 2020-10-27 |
* | filter events by labels | baude | 2020-10-23 |
* | Remove some unnecessary []byte to string conversions | Sascha Grunert | 2020-08-03 |
* | events endpoint: fix panic and race condition | Valentin Rothberg | 2020-07-20 |
* | Fix `system service` panic from early hangup in events | Matthew Heon | 2020-07-02 |
* | update systemd & dbus dependencies | Valentin Rothberg | 2020-03-10 |
* | events: make sure the write channel is always closed | Giuseppe Scrivano | 2019-11-06 |
* | performance fix for podman events with large journalds | baude | 2019-08-14 |
* | Small optimization - only store exit code when nonzero | Matthew Heon | 2019-08-12 |
* | Fix container exit code with Journald backend | Matthew Heon | 2019-08-12 |
* | systemd library conflict with seektail and addmatch | baude | 2019-08-06 |
* | add eventlogger to info | baude | 2019-08-02 |
* | get last container event | baude | 2019-07-07 |
* | set default event logger based on build tags | baude | 2019-05-14 |
* | Add `systemd` build tag | Sascha Grunert | 2019-05-13 |
* | Do not hard fail on non-decodable events | Matthew Heon | 2019-04-26 |
* | journald event logging | baude | 2019-04-24 |