| Age | Commit message (Expand) | Author |
| 2025-01-18 | lib: mgmt_be_client handles datastore notification using CBs | Christian Hopps |
| 2025-01-14 | lib: northbound/mgmtd: add backend model support | Christian Hopps |
| 2025-01-13 | lib: fix new (incorrect) CLANG SA warnings | Christian Hopps |
| 2025-01-13 | mgmtd: add notify selectors to filter datastore notifications | Christian Hopps |
| 2025-01-07 | Merge pull request #17772 from LabNConsulting/chopps/fix-oper-walk | Donald Sharp |
| 2025-01-07 | lib: add impl of NOTIF message ops (notif, replace, delete, patch) | Christian Hopps |
| 2025-01-06 | lib: change and improve walk finish callback function API | Christian Hopps |
| 2024-08-27 | lib: common debug status output | Igor Ryzhov |
| 2024-08-27 | lib: common debug config output | Igor Ryzhov |
| 2024-08-27 | lib: rework debug init | Igor Ryzhov |
| 2024-08-18 | mgmtd: fix a couple compilation warnings. | Christian Hopps |
| 2024-04-22 | lib: add native RPC processing to mgmt backend client | Igor Ryzhov |
| 2024-03-22 | mgmtd: fix a couple of log messages | Igor Ryzhov |
| 2024-02-18 | lib: mgmtd: add xpath arg to notification message | Christian Hopps |
| 2024-02-15 | lib: always call new notification hooks too | Christian Hopps |
| 2024-02-11 | lib, mgmtd: rework processing of yang notifications | Igor Ryzhov |
| 2024-02-10 | lib, mgmtd: fix processing of yang notifications | Igor Ryzhov |
| 2024-01-31 | mgmtd: convert MGMTD_BE_CLIENT_DBG() to debug_be_client() | Christian Hopps |
| 2024-01-30 | mgmtd: backend subscriptions to notifications | Christian Hopps |
| 2024-01-30 | lib: mgmtd: add YANG notification support | Christian Hopps |
| 2024-01-28 | lib: use shared candidate between vty and mgmtd client | Igor Ryzhov |
| 2024-01-27 | lib, mgmtd: fix wrong mgmtd socket paths | David Lamparter |
| 2024-01-19 | lib: better conditionalize leaf-list predicate xpath addition | Christian Hopps |
| 2024-01-11 | mgmt, lib: implement REPLACE operation | Igor Ryzhov |
| 2024-01-11 | mgmt, lib: differentiate DELETE and REMOVE operations | Igor Ryzhov |
| 2024-01-11 | mgmtd, lib: implement CREATE_EXCL operation | Igor Ryzhov |
| 2023-12-30 | lib: mgmtd: increase soft-max msg size to 64K | Christian Hopps |
| 2023-12-28 | lib: add dedicated API functions for native msgs | Christian Hopps |
| 2023-12-28 | lib: northbound: add yielding and batching to oper-state queries | Christian Hopps |
| 2023-12-28 | lib: create and use libyang tree during oper-state walk | Christian Hopps |
| 2023-12-28 | mgmtd: step 6: remove old unfinished get-data code | Christian Hopps |
| 2023-12-28 | lib: step 2: mgmtd: BE client code for get-tree functionality | Christian Hopps |
| 2023-12-11 | lib: fix the ASAN OneDefinitionRule violation. | Christian Hopps |
| 2023-12-05 | lib: mgmtd: enable conn debugs when user enables client debug | Christian Hopps |
| 2023-11-22 | Merge pull request #14815 from idryzhov/lib-mgmt-deps | Christian Hopps |
| 2023-11-18 | Merge pull request #14657 from idryzhov/mgmtd-remove-batch-ids | Christian Hopps |
| 2023-11-17 | lib, mgmtd: remove function duplication | Igor Ryzhov |
| 2023-11-13 | Merge pull request #14768 from idryzhov/mgmtd-base-xpath | Donald Sharp |
| 2023-11-12 | lib, mgmtd: respect base xpath in mgmtd | Igor Ryzhov |
| 2023-11-12 | mgmtd, lib: remove batch ids from all messages | Igor Ryzhov |
| 2023-11-11 | lib: mgmtd: fix debug cli commands and memleaks | Christian Hopps |
| 2023-11-06 | mgmtd: simplify xpath registries | Christian Hopps |
| 2023-10-17 | mgmtd, lib: remove batch ids from cfg apply reply | Igor Ryzhov |
| 2023-06-27 | mgmtd: remove unused "placeholder" code. | Christian Hopps |
| 2023-06-13 | Merge pull request #13768 from LabNConsulting/chopps/mgmt-better-logs | Igor Ryzhov |
| 2023-06-13 | Merge pull request #13764 from LabNConsulting/chopps/robust1 | Igor Ryzhov |
| 2023-06-13 | lib: mgmtd: improvements in logging and commentary | Christian Hopps |
| 2023-06-12 | lib: mgmtd: make error handling more robust | Christian Hopps |
| 2023-06-12 | lib: mgmtd: fix/stdize debug message macros | Christian Hopps |
| 2023-06-04 | lib: mgmtd: remove abstraction layer and other cleanup | Christian Hopps |