summaryrefslogtreecommitdiffstats
path: root/lib/mgmt.proto (follow)
Commit message (Expand)AuthorAgeFilesLines
* mgmtd: add backend xpath map for RPCIgor Ryzhov2024-04-221-0/+1
* mgmtd: backend subscriptions to notificationsChristian Hopps2024-01-301-2/+3
* mgmt, lib: implement REPLACE operationIgor Ryzhov2024-01-111-0/+1
* mgmt, lib: differentiate DELETE and REMOVE operationsIgor Ryzhov2024-01-111-1/+2
* mgmtd, lib: implement CREATE_EXCL operationIgor Ryzhov2024-01-111-0/+1
* mgmtd: step 6: remove old unfinished get-data codeChristian Hopps2023-12-281-16/+0
* mgmtd, lib: remove batch ids from all messagesIgor Ryzhov2023-11-121-6/+4
* mgmtd, lib: remove batch ids from cfg apply replyIgor Ryzhov2023-10-171-3/+2
* mgmtd: remove unused "placeholder" code.Christian Hopps2023-06-281-27/+0
* mgmtd: consolidate getcfg and getdata msgs into "get"Christian Hopps2023-06-281-30/+14
* mgmtd: KISS the locking codeChristian Hopps2023-06-191-1/+2
* mgmtd: Add MGMT Backend Interface FrameworkChristian Hopps2023-03-221-23/+9
* mgmtd: Add MGMT Frontend Interface FrameworkChristian Hopps2023-03-221-0/+345