aboutsummaryrefslogtreecommitdiff
path: root/libpod/events
Commit message (Expand)AuthorAge
* Events for containers in pods now include the pod's IDMatthew Heon2022-09-22
* Replace deprecated ioutilChris Evich2022-09-20
* events: Fix spelling of newNullEventerDoug Rabson2022-09-13
* set default EventsLogFilePath on first runPaul Holzinger2022-09-12
* event backend journald: fix problem with empty journalPaul Holzinger2022-09-12
* event backend none: return an error when reading eventsPaul Holzinger2022-09-12
* fix hang with podman events file loggerPaul Holzinger2022-09-12
* events: Add freebsd support for libpod/eventDoug Rabson2022-08-22
* fix goroutine leaks in events and logs backendPaul Holzinger2022-07-20
* [CI:DOCS] Improve language. Fix spelling and typos.Erik Sjölund2022-07-11
* libpod: switch to golang native error wrappingSascha Grunert2022-07-05
* Merge pull request #14705 from jakecorrenti/show-health-status-eventopenshift-ci[bot]2022-06-27
|\
| * Show Health Status eventsJake Correnti2022-06-27
* | fix CI: golangci-lint is broken on mainPaul Holzinger2022-06-15
* | golangci-lint: add systemd build tagPaul Holzinger2022-06-14
|/
* events: drop TODO commentValentin Rothberg2022-05-25
* auto update: create an eventValentin Rothberg2022-05-23
* shell completion: fix podman event --filter valuesPaul Holzinger2022-05-19
* Add podman machine eventsJhon Honce2022-05-03
* vendor c/commonValentin Rothberg2022-04-21
* Add log rotation based on log sizeNiall Crowe2022-04-14
* replace hpcloud/tail with nxadm/tailValentin Rothberg2022-03-29
* event: generate a valid event on container rename operationAditya R2022-03-28
* fix a number of errcheck issuesValentin Rothberg2022-03-22
* go fmt: use go 1.18 conditional-build syntaxValentin Rothberg2022-03-18
* bump go module to version 4Valentin Rothberg2022-01-18
* standardize logrus messages to upper caseDaniel J Walsh2021-09-22
* Add no-trunc support to podman-eventsDaniel J Walsh2021-09-16
* logFile until flag issuecdoern2021-08-23
* Add ExecDied event and use it to retrieve exit codesMatthew Heon2021-06-10
* 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
* close journald when readingbaude2021-01-04
* podman events allow future time for --untilPaul Holzinger2020-12-11
* rewrite podman-cpValentin Rothberg2020-12-04
* Remove varlink support from PodmanDaniel J Walsh2020-11-26
* add network connect|disconnect compat endpointsbaude2020-11-19
* Improve the journal event readingPaul Holzinger2020-10-27
* filter events by labelsbaude2020-10-23
* APIv2 compatibility network connect|disconnectbaude2020-10-22
* add event for image buildBrent Baude2020-08-12
* Remove some unnecessary []byte to string conversionsSascha Grunert2020-08-03
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* events endpoint: fix panic and race conditionValentin Rothberg2020-07-20
* Remove all instances of named return "err" from LibpodMatthew Heon2020-07-09
* move go module to v2Valentin Rothberg2020-07-06
* Fix `system service` panic from early hangup in eventsMatthew Heon2020-07-02
* Poll on events for file readingBrent Baude2020-06-19