| Commit message (Expand) | Author | Age |
* | Add podman machine events | Jhon Honce | 2022-05-03 |
* | Add log rotation based on log size | Niall Crowe | 2022-04-14 |
* | replace hpcloud/tail with nxadm/tail | Valentin Rothberg | 2022-03-29 |
* | event: generate a valid event on container rename operation | Aditya R | 2022-03-28 |
* | Add no-trunc support to podman-events | Daniel J Walsh | 2021-09-16 |
* | Add ExecDied event and use it to retrieve exit codes | Matthew Heon | 2021-06-10 |
* | Enable whitespace linter | Paul Holzinger | 2021-02-11 |
* | podman events allow future time for --until | Paul Holzinger | 2020-12-11 |
* | add network connect|disconnect compat endpoints | baude | 2020-11-19 |
* | filter events by labels | baude | 2020-10-23 |
* | add event for image build | Brent Baude | 2020-08-12 |
* | Poll on events for file reading | Brent Baude | 2020-06-19 |
* | make lint: enable gocritic | Valentin Rothberg | 2020-01-13 |
* | Use "none" instead of "null" for the null eventer | Matthew Heon | 2019-08-01 |
* | 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 |
* | get last container event | baude | 2019-07-07 |
* | Add `systemd` build tag | Sascha Grunert | 2019-05-13 |
* | Fix 'restart' event in journald | 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 |