summaryrefslogtreecommitdiffstats
path: root/lib/mgmt_be_client.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: mgmtd: improvements in logging and commentaryChristian Hopps2023-06-131-0/+10
* lib: mgmtd: remove abstraction layer and other cleanupChristian Hopps2023-06-041-112/+33
* lib: msg: refactor common connection code from mgmtdChristian Hopps2023-05-281-1/+1
* mgmtd: fully implement debug flags for mgmtd and clientsChristian Hopps2023-05-011-0/+14
* *: Convert `struct event_master` to `struct event_loop`Donald Sharp2023-03-241-1/+1
* *: Convert struct thread_master to struct event_master and it's ilkDonald Sharp2023-03-241-3/+2
* mgmtd: lib: utilize msglib constructed from the removed codeChristian Hopps2023-03-221-12/+2
* mgmtd: Enroll Staticd as a backend client for MGMTDChristian Hopps2023-03-221-2/+0
* mgmtd: Add MGMT Backend Interface FrameworkChristian Hopps2023-03-221-0/+273