| Commit message (Expand) | Author | Age |
* | make lint: enable gocritic | Valentin Rothberg | 2020-01-13 |
* | codespell: spelling corrections | Dmitry Smirnov | 2019-11-13 |
* | 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 |
* | Merge pull request #3171 from QiWang19/events_json | OpenShift Merge Robot | 2019-08-05 |
|\ |
|
| * | podman events format json | Qi Wang | 2019-08-02 |
* | | add eventlogger to info | baude | 2019-08-02 |
|/ |
|
* | Use "none" instead of "null" for the null eventer | Matthew Heon | 2019-08-01 |
* | System events are valid, don't error on them | Matthew Heon | 2019-07-31 |
* | Expose Null eventer and allow its use in the Podman CLI | Matthew Heon | 2019-07-31 |
* | Add a flag to set events logger type | Matthew Heon | 2019-07-31 |
* | golangci-lint pass number 2 | baude | 2019-07-11 |
* | 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 |
* | Fix 'restart' event in journald | Matthew Heon | 2019-05-03 |
* | Add a restart event, and make one during restart policy | Matthew Heon | 2019-05-03 |
* | Do not hard fail on non-decodable events | Matthew Heon | 2019-04-26 |
* | Add System event type and renumber, refresh events | Matthew Heon | 2019-04-25 |
* | journald event logging | baude | 2019-04-24 |
* | Merge pull request #2801 from mheon/remove_wait_event | OpenShift Merge Robot | 2019-03-29 |
|\ |
|
| * | Remove wait event | Matthew Heon | 2019-03-29 |
* | | Add locking to ensure events file is concurrency-safe | Matthew Heon | 2019-03-29 |
|/ |
|
* | Add "died" event | baude | 2019-03-25 |
* | Add event on container death | Matthew Heon | 2019-03-13 |
* | Add event logging to libpod, even display to podman | baude | 2019-03-11 |