summaryrefslogtreecommitdiff
path: root/mgmtd/mgmt_vty.c
AgeCommit message (Expand)Author
2023-09-27mgmtd: fix crash on "show mgmtd datastore-contents"Igor Ryzhov
2023-06-27mgmtd: consolidate getcfg and getdata msgs into "get"Christian Hopps
2023-06-12lib: mgmtd: simplify implicit commit codeChristian Hopps
2023-05-30mgmtd: fix possible race btw read config and backend connectionChristian Hopps
2023-05-30mgmtd: fix reading of config file[s]Christian Hopps
2023-05-28lib: mgmtd: add server-side connection code to mgmt_msgChristian Hopps
2023-05-01mgmtd: fully implement debug flags for mgmtd and clientsChristian Hopps
2023-04-05mgmtd: Fixing style warningsrgirada
2023-04-04Merge pull request #13131 from LabNConsulting/chopps/no-startup-fileJafar Al-Gharaibeh
2023-04-01mgmtd: lib: read transitioned daemons split config files in mgmtdChristian Hopps
2023-03-31mgmtd: Fix for issue 13154.Manoj Naragund
2023-03-21mgmtd: Enroll Staticd as a backend client for MGMTDChristian Hopps
2023-03-21mgmtd: Add MGMT Transaction FrameworkYash Ranjan
2023-03-21mgmtd: Add MGMT Backend Interface FrameworkChristian Hopps
2023-03-21mgmtd: Add MGMT Frontend Interface FrameworkChristian Hopps
2023-03-21mgmtd: Bringup MGMTD daemon and datastore module supportChristian Hopps