summaryrefslogtreecommitdiffstats
path: root/mgmtd/mgmt_ds.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mgmt: delete candidate scratch bufferIgor Ryzhov2023-10-061-16/+0
* mgmtd: fix memleakChristian Hopps2023-06-191-30/+22
* mgmtd: simplify locking, removing read locksChristian Hopps2023-06-181-44/+34
* lib: mgmtd: improvements in logging and commentaryChristian Hopps2023-06-131-1/+3
* lib: mgmtd: fix/stdize debug message macrosChristian Hopps2023-06-121-1/+1
* mgmtd: simplify early config build removing unused codeChristian Hopps2023-05-301-120/+46
* mgmtd: lib: cleanup error and debug messagesChristian Hopps2023-05-281-1/+1
* mgmtd: fix uninit warning and cleanup history error messagesChristian Hopps2023-05-181-1/+1
* mgmtd: fully implement debug flags for mgmtd and clientsChristian Hopps2023-05-011-11/+1
* Merge pull request #13149 from pushpasis/mgmt_cleanup_zlogChristian Hopps2023-04-241-1/+1
|\
| * mgmtd, lib: Cleanup zlog_err()Pushpasis Sarkar2023-04-121-1/+1
* | mgmtd: Fixing style warningsrgirada2023-04-051-0/+1
* | mgmtd: Fixing code coverity issues in mgmtdrgirada2023-04-051-2/+2
|/
* mgmtd: remove startup config feature for nowChristian Hopps2023-03-311-24/+0
* mgmtd: Add MGMT Transaction FrameworkYash Ranjan2023-03-221-17/+44
* mgmtd: Add MGMT Frontend Interface FrameworkChristian Hopps2023-03-221-5/+4
* mgmtd: Bringup MGMTD daemon and datastore module supportChristian Hopps2023-03-221-0/+643