summaryrefslogtreecommitdiff
path: root/libpod/events
Commit message (Expand)AuthorAge
* 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
* Turn on More lintersDaniel J Walsh2020-06-15
* auto updatesValentin Rothberg2020-03-17
* update systemd & dbus dependenciesValentin Rothberg2020-03-10
* make lint: enable gocriticValentin Rothberg2020-01-13
* codespell: spelling correctionsDmitry Smirnov2019-11-13
* events: make sure the write channel is always closedGiuseppe Scrivano2019-11-06
* performance fix for podman events with large journaldsbaude2019-08-14
* Small optimization - only store exit code when nonzeroMatthew Heon2019-08-12
* Fix container exit code with Journald backendMatthew Heon2019-08-12
* systemd library conflict with seektail and addmatchbaude2019-08-06
* Merge pull request #3171 from QiWang19/events_jsonOpenShift Merge Robot2019-08-05
|\
| * podman events format jsonQi Wang2019-08-02
* | add eventlogger to infobaude2019-08-02
|/
* Use "none" instead of "null" for the null eventerMatthew Heon2019-08-01
* System events are valid, don't error on themMatthew Heon2019-07-31
* Expose Null eventer and allow its use in the Podman CLIMatthew Heon2019-07-31
* Add a flag to set events logger typeMatthew Heon2019-07-31
* golangci-lint pass number 2baude2019-07-11
* get last container eventbaude2019-07-07
* set default event logger based on build tagsbaude2019-05-14
* Add `systemd` build tagSascha Grunert2019-05-13