| Commit message (Expand) | Author | Age |
* | events: Add freebsd support for libpod/event | Doug Rabson | 2022-08-22 |
* | fix goroutine leaks in events and logs backend | Paul Holzinger | 2022-07-20 |
* | [CI:DOCS] Improve language. Fix spelling and typos. | Erik Sjölund | 2022-07-11 |
* | libpod: switch to golang native error wrapping | Sascha Grunert | 2022-07-05 |
* | Merge pull request #14705 from jakecorrenti/show-health-status-event | openshift-ci[bot] | 2022-06-27 |
|\ |
|
| * | Show Health Status events | Jake Correnti | 2022-06-27 |
* | | fix CI: golangci-lint is broken on main | Paul Holzinger | 2022-06-15 |
* | | golangci-lint: add systemd build tag | Paul Holzinger | 2022-06-14 |
|/ |
|
* | events: drop TODO comment | Valentin Rothberg | 2022-05-25 |
* | auto update: create an event | Valentin Rothberg | 2022-05-23 |
* | shell completion: fix podman event --filter values | Paul Holzinger | 2022-05-19 |
* | Add podman machine events | Jhon Honce | 2022-05-03 |
* | vendor c/common | Valentin Rothberg | 2022-04-21 |
* | 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 |
* | fix a number of errcheck issues | Valentin Rothberg | 2022-03-22 |
* | go fmt: use go 1.18 conditional-build syntax | Valentin Rothberg | 2022-03-18 |
* | 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 |
* | Add ExecDied event and use it to retrieve exit codes | Matthew Heon | 2021-06-10 |
* | events: support disjunctive filters | Valentin Rothberg | 2021-06-02 |
* | [NO TESTS NEEDED] Shrink the size of podman-remote | Daniel J Walsh | 2021-03-29 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Enable whitespace linter | Paul Holzinger | 2021-02-11 |
* | close journald when reading | baude | 2021-01-04 |
* | podman events allow future time for --until | Paul Holzinger | 2020-12-11 |
* | rewrite podman-cp | Valentin Rothberg | 2020-12-04 |
* | Remove varlink support from Podman | Daniel J Walsh | 2020-11-26 |
* | 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 |
* | APIv2 compatibility network connect|disconnect | baude | 2020-10-22 |
* | add event for image build | Brent Baude | 2020-08-12 |
* | Remove some unnecessary []byte to string conversions | Sascha Grunert | 2020-08-03 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | events endpoint: fix panic and race condition | Valentin Rothberg | 2020-07-20 |
* | Remove all instances of named return "err" from Libpod | Matthew Heon | 2020-07-09 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Fix `system service` panic from early hangup in events | Matthew Heon | 2020-07-02 |
* | Poll on events for file reading | Brent Baude | 2020-06-19 |
* | Turn on More linters | Daniel J Walsh | 2020-06-15 |
* | auto updates | Valentin Rothberg | 2020-03-17 |
* | update systemd & dbus dependencies | Valentin Rothberg | 2020-03-10 |
* | 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 |