summaryrefslogtreecommitdiff
path: root/mgmtd/mgmt_be_adapter.h
AgeCommit message (Expand)Author
2023-06-18mgmtd: simplify locking, removing read locksChristian Hopps
2023-06-05mgmtd: rm unused/unneeded code add couple commentsChristian Hopps
2023-05-30mgmtd: address review commentsChristian Hopps
2023-05-30mgmtd: cleanup BE xpath subscription and matching codeChristian Hopps
2023-05-28mgmtd: eliminate unused stateChristian Hopps
2023-05-28mgmtd: convert BE/FE adapter to use allocated connectionsChristian Hopps
2023-05-28lib: mgmtd: add server-side connection code to mgmt_msgChristian Hopps
2023-05-28lib: remove write-on-off, just requeue to the back of the queueChristian Hopps
2023-03-24*: Convert `struct event_master` to `struct event_loop`Donald Sharp
2023-03-24*: Convert struct thread_master to struct event_master and it's ilkDonald Sharp
2023-03-24*: Rename `struct thread` to `struct event`Donald Sharp
2023-03-22mgmtd: lib: utilize msglib constructed from the removed codeChristian Hopps
2023-03-21mgmtd: Add MGMT Backend Interface FrameworkChristian Hopps