summaryrefslogtreecommitdiffstats
path: root/mgmtd/mgmt_fe_adapter.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* mgmtd: add native RPC processingIgor Ryzhov2024-04-221-0/+20
* mgmtd: add support for native 'edit' operationIgor Ryzhov2024-03-261-0/+20
* mgmtd: remove unused commit phase SEND_CFGChristian Hopps2024-02-121-1/+0
* mgmtd: add support for with-defaults parameter to get-dataIgor Ryzhov2024-01-311-6/+6
* mgmtd: step 4: FE adapter get-tree functionalityChristian Hopps2023-12-281-0/+46
* mgmtd: enable conn debug when user enables mgmtd debugsChristian Hopps2023-12-051-0/+4
* lib, mgmtd: move common header to libIgor Ryzhov2023-11-171-1/+1
* mgmtd: consolidate getcfg and getdata msgs into "get"Christian Hopps2023-06-281-26/+6
* mgmtd: convert BE/FE adapter to use allocated connectionsChristian Hopps2023-05-281-1/+1
* lib: mgmtd: add server-side connection code to mgmt_msgChristian Hopps2023-05-281-12/+5
* lib: remove write-on-off, just requeue to the back of the queueChristian Hopps2023-05-281-4/+0
* *: Convert `struct event_master` to `struct event_loop`Donald Sharp2023-03-241-2/+1
* *: Convert struct thread_master to struct event_master and it's ilkDonald Sharp2023-03-241-1/+1
* *: Rename `struct thread` to `struct event`Donald Sharp2023-03-241-4/+4
* mgmtd: lib: utilize msglib constructed from the removed codeChristian Hopps2023-03-221-10/+5
* mgmtd: Add MGMT Frontend Interface FrameworkChristian Hopps2023-03-221-0/+189