summaryrefslogtreecommitdiff
path: root/mgmtd/mgmt_fe_adapter.h
AgeCommit message (Expand)Author
2025-01-13mgmtd: add notify selectors to filter datastore notificationsChristian Hopps
2024-09-17lib: mgmtd: add `changed` and `created` to edit-reply msgChristian Hopps
2024-09-17lib: mgmtd: cleanup error value for native messagingChristian Hopps
2024-04-22mgmtd: add native RPC processingIgor Ryzhov
2024-03-26mgmtd: add support for native 'edit' operationIgor Ryzhov
2024-02-12mgmtd: remove unused commit phase SEND_CFGChristian Hopps
2024-01-31mgmtd: add support for with-defaults parameter to get-dataIgor Ryzhov
2023-12-28mgmtd: step 4: FE adapter get-tree functionalityChristian Hopps
2023-12-05mgmtd: enable conn debug when user enables mgmtd debugsChristian Hopps
2023-11-17lib, mgmtd: move common header to libIgor Ryzhov
2023-06-27mgmtd: consolidate getcfg and getdata msgs into "get"Christian 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 Frontend Interface FrameworkChristian Hopps