summaryrefslogtreecommitdiffstats
path: root/crates/core/tedge_agent/src/agent.rs
AgeCommit message (Expand)Author
2022-08-18Merge pull request #1279 from matthiasbeyer/remove-let-unitDidier Wenzek
2022-08-18make log directory configurable during initinitard
2022-08-18Fix clippy in tedge_agent: Remove let-unit-valueMatthias Beyer
2022-08-06Do not necessarily pass &str anymore to fs helper fnsMatthias Beyer
2022-07-29MQTT health endpoints for tedge plugin extensions (#1299)PradeepKiruvale
2022-06-16tedge_agent fixing clippy warnings #825initard
2022-06-09Testing utility: TempTedgeDir POC (#1148)Alex Solomes
2022-05-27Unit test for latest health response validation logicAlbin Suresh
2022-05-27Fix watchdog health check with timestamp validationAlbin Suresh
2022-05-03operation logs improvement #1027initard
2022-05-03moving operation_logs out of agent #1027initard
2022-05-03operation logs type #1027initard
2022-04-21Have a single unix user used for all the thin-edge daemons (#1085)PradeepKiruvale
2022-04-11Remove default from some tedge config settigsRina Fujino
2022-04-11Closes #1040 use config-dir feature for initalize and run (#1059)PradeepKiruvale
2022-03-31Include PID in health status message of tedge-daemonsAlbin Suresh
2022-03-31Issue #769 Common health check MQTT endpoint for tedge daemonsAlbin Suresh
2022-03-30Merge PR #1025 MQTT health endpoints for tedge-daemonsAlbin Suresh
2022-03-30MQTT health endpoint for tedge-agentAlbin Suresh
2022-03-24[#761] tedge init (#993)PradeepKiruvale
2022-03-15appending tedge/agent to logs.path key (#997)initard
2022-03-11error handling on tedge-agent start upinitard
2022-03-10fixing sm plugins path error message (#937)initard
2022-03-04configurable run path (#858)initard
2022-03-04configurable logs path (#858)initard
2022-03-01[823] Configurable mqtt bind address (#929)PradeepKiruvale
2022-02-22--config-dir for tedge command (#814)initard
2022-02-15Merge pull request #879 from matthiasbeyer/clippy-fixes-tedge_agentMatthias Beyer
2022-02-14Remove needless static lifetimeMatthias Beyer
2022-02-14Remove borrow that is immediately dereferencedMatthias Beyer
2022-02-07Replace new() constructor with Default implMatthias Beyer
2022-02-04[699] init/clear agent and mapper sessions (#797)PradeepKiruvale
2022-01-19Refactoring the MQTT client API (#575)Didier Wenzek
2022-01-12Feature/651/configurable temp path (#732)initard
2022-01-11[663] agent topics (#731)PradeepKiruvale
2022-01-07Remove capabilities messages on tedge agent start (#741)Didier Wenzek
2021-12-09creating runtime directory /run/tedge_agent (#683) (#698)initard
2021-12-06Feature/599/restart device cloud operation (#662)initard
2021-12-01[Bug-540] tedge agent missing software list request (#653)PradeepKiruvale
2021-11-26[CIT-659] restart device local operation (#591)initard
2021-11-24Restructure directories of the workspace (#559)Lukasz Woznicki