summaryrefslogtreecommitdiffstats
path: root/mgmtd/mgmt_history.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mgmtd: KISS the locking codeChristian Hopps2023-06-191-16/+20
* mgmtd: simplify locking, removing read locksChristian Hopps2023-06-181-1/+3
* lib: mgmtd: improvements in logging and commentaryChristian Hopps2023-06-131-1/+1
* mgmtd: fix uninit warning and cleanup history error messagesChristian Hopps2023-05-181-32/+28
* mgmtd: simplify commit id to just be a timeval stringChristian Hopps2023-05-041-31/+23
* mgmtd: Fixing style warningsrgirada2023-04-051-5/+10
* mgmtd: Fixing code coverity issues in mgmtdrgirada2023-04-051-1/+1
* Merge pull request #12953 from donaldsharp/struct_eventJafar Al-Gharaibeh2023-03-241-1/+1
|\
| * *: Convert event.h to frrevent.hDonald Sharp2023-03-241-1/+1
| * *: Rename thread.[ch] to event.[ch]Donald Sharp2023-03-241-1/+1
* | mgmtd: Fix fd leak.Loganaden Velvindron2023-03-231-0/+1
|/
* lib, mgmtd: Add few fixes for commit-check and rollbackPushpasis Sarkar2023-03-221-1/+24
* mgmtd: Add MGMT Transaction FrameworkYash Ranjan2023-03-221-0/+356