summaryrefslogtreecommitdiff
path: root/mgmtd/mgmt_txn.h
AgeCommit message (Expand)Author
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-01-31mgmtd: add ability to choose datastore to get data fromIgor Ryzhov
2024-01-31mgmtd: add support for with-defaults parameter to get-dataIgor Ryzhov
2024-01-26mgmtd: fix commit request overwriteIgor Ryzhov
2024-01-15lib, mgmtd: add ability to set content type in get-data requestIgor Ryzhov
2024-01-07lib: mgmtd: implement full XPath 1.0 predicate functionalityChristian Hopps
2023-12-28mgmtd: step 5: add get-tree txn functionalityChristian Hopps
2023-11-22Merge pull request #14815 from idryzhov/lib-mgmt-depsChristian Hopps
2023-11-17lib, mgmtd: move common header to libIgor Ryzhov
2023-11-12mgmtd, lib: remove batch ids from all messagesIgor Ryzhov
2023-10-17mgmtd, lib: remove batch ids from cfg apply replyIgor Ryzhov
2023-06-27mgmtd: consolidate getcfg and getdata msgs into "get"Christian Hopps
2023-06-18mgmtd: simplify locking, removing read locksChristian Hopps
2023-06-12mgmtd: remove unused codeChristian Hopps
2023-06-05mgmtd: rm unused/unneeded code add couple commentsChristian 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-21mgmtd: Add MGMT Transaction FrameworkYash Ranjan