summaryrefslogtreecommitdiff
path: root/lib/northbound_oper.c
AgeCommit message (Expand)Author
2024-09-17mgmtd: add ietf-yang-library supportChristian Hopps
2024-09-07lib: fix clang SA warningsChristian Hopps
2024-05-02lib: fix `time_t` print without castDavid Lamparter
2024-03-26mgmtd: add support for native 'edit' operationIgor Ryzhov
2024-01-15lib: fix oper data leaf creationIgor Ryzhov
2024-01-12lib: fix coverity issueChristian Hopps
2024-01-11lib: change type of `inner` to `struct lyd_node *`, cleaner codeChristian Hopps
2024-01-11lib: implement missing YANG choice/case statements.Christian Hopps
2024-01-10Merge pull request #15123 from LabNConsulting/chopps/fix-oper-state-memleakDonatas Abraitis
2024-01-09lib: fix oper-state memleakChristian Hopps
2024-01-07lib: use libyang functions if they are presentChristian Hopps
2024-01-07lib: mgmtd: implement full XPath 1.0 predicate functionalityChristian Hopps
2024-01-07lib: fix clang SA warningsChristian Hopps
2024-01-02Merge pull request #15073 from LabNConsulting/chopps/fix-yang-key-queriesDonald Sharp
2024-01-02lib: don't count on scheme key nodes being first childrenChristian Hopps
2024-01-02lib: fix specific entry queriesChristian Hopps
2023-12-28lib: northbound: add yielding and batching to oper-state queriesChristian Hopps